FYI you don't need the ";" to end every command at the prompt. Also "sudo su -" is redundant, you can get the same effect using the "sudo -i" argument. You can read the man page for sudo using "man sudo."
ellisonjay 2 months ago
@ellisonjay
okay he used ";" in lines containing multiple command, true he does not need the ";" at the last command or a single command line
but it's good video,
kawale10 1 month ago
FYI you don't need the ";" to end every command at the prompt. Also "sudo su -" is redundant, you can get the same effect using the "sudo -i" argument. You can read the man page for sudo using "man sudo."
ellisonjay 2 months ago
@ellisonjay
okay he used ";" in lines containing multiple command, true he does not need the ";" at the last command or a single command line
but it's good video,
kawale10 1 month ago