Linux for Beginners Quotes

Rate this book
Clear rating
Linux for Beginners Linux for Beginners by Jason Cannon
338 ratings, 4.02 average rating, 35 reviews
Open Preview
Linux for Beginners Quotes Showing 1-2 of 2
“The superuser on a Linux system is also called root. Anything that can be done on a server can be done by root. However, normal users can only do a subset of the things root can do. Root access is typically restricted to system administrators, but if you happen to support an application on a Linux server you may need root privileges to install, start, or stop it. There are ways to grant specific users root privileges for specific cases. This is often accomplished with the sudo -- SuperUser Do -- program.”
Jason Cannon, Linux for Beginners
“The shell is nothing more than a program that accepts your commands and executes those commands. Said another way, the shell is a command line interpreter.”
Jason Cannon, Linux for Beginners