Starting Point :
Single XFS HDD with a whole bunch of Data..
Planned Setup:
ZFS Mirror without loosing any Data..
First things first: DO A BACKUP !!
and then 5 more just to be absolutely sure!
ZSH+oh-my-Zsh+Powerline is the basic combo to make it look great.
While you can get a pretty good overview in Windows using Perfmon, it might be a little bit harder in Linux.
Have to admit that i've never tried half of the tools on this image, and since netstat got replaced by "ss", i fear it might also be a lit...
Just a couple things to take care of to make it safer
sudo apt install unattended-upgrades
nano /etc/apt/apt.conf.d/50unattended-upgrades
uncomment the following lines:
"origin=Debian,codename=${distro_codename}-updates";
"origin=Debian,codename=${distro_codename}-propo...