Encrypted Zfs Mounted In Ubuntu As Home
Considerations and assumptions:
Considerations and assumptions:
Terminator and ZSH install: # Install terminator sudo apt install terminator # Install ZSH and curl, git (if not already present in the system) sudo apt inst...
Possible usage: Use cases: app is a console app app needs some input (input data could be put inside mapped in dir. E.g. /home/<username>/app_in) ...
Setup on Ubuntu Server machine
Create a shell script Save file as /home/<yourusername>/restart_when_needed.sh Script checks if restart is required and reboots system if required.