|
|
Creating random passwords
Setting up new users is a common task on unix systems and usually requires the creation of an initial password. The password should be random in order not to compromise security. Many users never change...
Kategorie: Linux
[engeler@debian ~]$ uptime 09:43:14 up 16 days, 22:41, 1 user, load average: 2.53, 1.84, 0.98
The UNIX commands w, top and uptime print out the load average. But what do those three numbers mean?
Unix systems...
Kategorie: Linux
Datenanalyse mit der shelll: Individuelle Einträge in einer tabseparierten Datei ermitteln
Kategorie: Linux
Das Starten von Diensten beim Systemstart geschieht auf Linux-Systemen anhand der Symlinks in den /etc/rc[0-6].d/ Verzeichnissen. Die Links können mit dem Programm chkconfig auf einfache Weise verwaltet werden. Damit ein Skript...
Kategorie: Linux
Zeichensatzumwandlung auf der Linux-Konsole
Kategorie: Linux
|