Revision history for ConfigUbuntuServer
Additions:
see now http://wdb.fh-sm.de/LinuxWissen
Deletions:
- what Ubuntu version is running: ##lsb_release -d##
- what linux version is running: ##uname -a##
== configuring networt ==
- static network adresses etc.: see https://help.ubuntu.com/lts/serverguide/network-configuration.html
== simple apache server ==
install packages: ##apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server##
additional informations see https://help.ubuntu.com/lts/serverguide/index.html
Deletions:
-
-
Additions:
additional informations see https://help.ubuntu.com/lts/serverguide/index.html
Additions:
== simple apache server ==
install packages: ##apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server##
install packages: ##apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server##
Additions:
== configuring networt ==
- static network adresses etc.: see https://help.ubuntu.com/lts/serverguide/network-configuration.html
-
- static network adresses etc.: see https://help.ubuntu.com/lts/serverguide/network-configuration.html
-