Ubuntu Change Username usermod -l <newname> -d /home/<newname> -m <oldname> Change Hostname sudo vim /etc/hostname // change the name inside sudo vim /etc/hosts // change the name inside Change password passwd Swap CapsLock to Ctrl /usr/bin/setxkbmap -option "ctrl:nocaps"