-
WP Installation
Installation mit wget wget http://wordpress.org/latest.tar.gz$tar xfz latest.tar.gz The above command downloads the latest WordPress install from their server and extracts the file from it into the blogdemo directory. x, f, and z are parameters which tell the tar command to extract the contents from the specified file using gzip. Now, after extraction, you will find a wordpress directory under the blogdemo directory containing your install. So […]
-
Hallo Welt!
Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!