projects:raspberrypi:install
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| projects:raspberrypi:install [2015/10/29 14:49] – benh | projects:raspberrypi:install [2016/10/22 17:46] (aktuell) – benh | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== Howto configure a basic debian server on a Raspberry Pi ====== | + | /op====== Howto configure a basic debian server on a Raspberry Pi ====== |
| ===== Requirements ===== | ===== Requirements ===== | ||
| * Raspberry Pi & power supply | * Raspberry Pi & power supply | ||
| Zeile 17: | Zeile 17: | ||
| - Memory Split - set to " | - Memory Split - set to " | ||
| - Update | - Update | ||
| - | - update firmware <code bash> | + | - update firmware <code bash>apt-get install rpi-update && |
| - reboot the Raspberry Pi <code bash> | - reboot the Raspberry Pi <code bash> | ||
| - login through ssh console <code bash>ssh pi@10.{x}.{x}.{x}</ | - login through ssh console <code bash>ssh pi@10.{x}.{x}.{x}</ | ||
| Zeile 26: | Zeile 26: | ||
| - update package repositories <code bash> | - update package repositories <code bash> | ||
| - upgrade all packages to newest version <code bash> | - upgrade all packages to newest version <code bash> | ||
| - | - enable watchdog kernel module <code bash> | + | - enable watchdog kernel module |
| - install additional packets <code bash> apt-get install vim-nox dnsmasq htop iftop nmap exim4-daemon-light uptimed dnsutils wget curl ntpdate mc fail2ban logwatch apticron watchdog git locate figlet lsb-release</ | - install additional packets <code bash> apt-get install vim-nox dnsmasq htop iftop nmap exim4-daemon-light uptimed dnsutils wget curl ntpdate mc fail2ban logwatch apticron watchdog git locate figlet lsb-release</ | ||
| - add new user <code bash> | - add new user <code bash> | ||
projects/raspberrypi/install.1446126574.txt.gz · Zuletzt geändert: von benh
