Instalacja i konfiguracja Debiana
apt-get smartmontools screen emacs less chkconfig apt-file p7zip-full
apt-get extlinux mbr
apt-file update
graphic: xserver-xorg epiphany-browser xinit openbox
xinit skrypt (openbox xterm)
/etc/profile:
export PAGER=less
/etc/apt/sources.list
deb http://ftp.debian.org/debian jessie main deb http://ftp.pl.debian.org/debian jessie main
apt-file update
lighttpd - lightweight www server
/etc/lighttpd.conf:
server.document-root = "/home/pi/www" #//BS "/var/www" #//BS server.modules += ( "mod_cgi" ) cgi.assign = ( ".sh" => "" )
vi
backward word: b
forward word: w
:help