Linux
There is a wide range of resources available for Linux online as well as via the Linux man
command. The following links provide overviews of commands and packages used in this book:
- User's manual for
screen
: http://www.gnu.org/software/screen/manual/screen.html - Raspbian package information: http://elinux.org/Raspbian
- User manual for
apt-get
: http://linux.die.net/man/8/apt-get - User manual for
wget
: http://www.gnu.org/software/wget/manual/wget.html - Linux Kernel archive: http://www.kernel.org/
- Geany IDE: http://www.geany.org/
- Command manual for
make
: http://linux.die.net/man/1/make - Manual page for
chmod
: http://linux.die.net/man/1/chmod - Manual page for
chown
: http://linux.die.net/man/1/chown