cryptix@discuss.tchncs.de to Linux@lemmy.ml · 1 year agoYour favorite linux projects for weekendmessage-squaremessage-square19fedilinkarrow-up148arrow-down13file-text
arrow-up145arrow-down1message-squareYour favorite linux projects for weekendcryptix@discuss.tchncs.de to Linux@lemmy.ml · 1 year agomessage-square19fedilinkfile-text
I got a minimal setup with pihole and nextcloud. I was wondering what else I could do. Share your ideas🙂
minus-squarebloopernova@programming.devlinkfedilinkEnglisharrow-up7·1 year agoWith extra bonus: write an installer script that symlinks the files to the correct place. Use Ansible, plain old Bash, or Python depending on your preference.
minus-squareRanceMcGrew@infosec.publinkfedilinkEnglisharrow-up3·1 year ago rcm https://github.com/thoughtbot/rcm rcm will do symlinking for you and is pretty awesome. Been using it for this purpose for years
With extra bonus: write an installer script that symlinks the files to the correct place. Use Ansible, plain old Bash, or Python depending on your preference.
https://github.com/thoughtbot/rcm
rcm will do symlinking for you and is pretty awesome. Been using it for this purpose for years
deleted by creator