|
|
|
When you start a project with eclipse you specify its type such as ‘Java Project’, ‘Static Web Project’. If you decide at a later stage that you would want to convert it a ‘J2EE Project’ the GUI is of no help at all. Instead you...[mehr]
Kategorie: Java
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...[mehr]
Kategorie: Linux
Sometimes it is desirable to have multiple instances of the MySQL running on a single machine. MySQL is configured to read the my.cnf file by default from a couple of predefined locations. When running more than one MySQL server...[mehr]
Kategorie: MySQL
[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...[mehr]
Kategorie: Linux
Datenanalyse mit der shelll: Individuelle Einträge in einer tabseparierten Datei ermitteln[mehr]
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...[mehr]
Kategorie: Linux
Zeichensatzumwandlung auf der Linux-Konsole[mehr]
Kategorie: Linux
|
|
|