March 2017
Beginner to intermediate
422 pages
8h 4m
English
We've touched upon sudo briefly and used it in some recipes, and now it is time to cover this essential command more deeply. There are also ways to become the root user and run whatever you want without having to prefix everything with sudo.
Stay in your terminal!
sudo to execute such commands. We've used apt-get several times, and if you forgot to use sudo, you will recognize these messages:pi@rpz14101:~/share/ch3 $ apt-get install postgresql E: Could not open lock file /var/lib/dpkg/lock - open (13: ...
Read now
Unlock full access