sudo lsof -nP -i
- https://help.ubuntu.com/community/SSH/OpenSSH/Keys
- Show ssh fingerprint
ssh-keygen -lf [PATH]
ssh-keygen -E md5 -lf [PATH]
find [DIRECTORY] -mindepth 2 -type f -exec mv -i '{}' [DIRECTORY] ';'
(works in OSX)
df -h --total
https://help.ubuntu.com/community/InstallingANewHardDrive
sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL