Debian: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
6vffdh (Diskussion | Beiträge) |
6vffdh (Diskussion | Beiträge) |
||
Zeile 20: | Zeile 20: | ||
root@apollo:~# cat /etc/motd | root@apollo:~# cat /etc/motd | ||
+ | |||
+ | |||
+ | Netzwerk konfiguration | ||
+ | |||
+ | :[https://www.thomas-krenn.com/de/wiki/Netzwerkkonfiguration_in_Debian /Netzwerkkonfiguration_in_Debian] |
Version vom 27. April 2020, 08:06 Uhr
Update installieren, Befehle ausführen damit das gesamte System, inkl. aller Pakete aktualisiert wird.
apt-get update apt-get upgrade
Install software
apt-get install vim
Genaue Versionsnummer anzeigen:
lsb_release -a
MOTD anpassen Artikel
root@apollo:~# cat /etc/motd
Netzwerk konfiguration