Basic Linux Commands for Beginners
Linux Shell or Terminal-
Linux shell is a program or tools which work like a interpreter, that receive command from user and send it to OS and show the outputs. In this post we will use terminal (CLI) to run basic commands-
Sudo: –Sudo stand for Substitute user do or SUPER USER DO. Sudo command use to run a program with Super user or Root user permission. We use command like –
$ sudo apt-get…
View On WordPress













