1 grep bash /etc/passwd | cut -f1 -d: 2 cls 3 clear 4 passwd root 5 su 6 apt-get install sudo 7 su