Versionsunterschiede von Test Server




← Vorherige Änderung
Nächste Änderung →

hinzugefĂźgt:

1. Update your System

Before installing any software, it’s always a good idea to update repository and software packages e.g. with zypper

2.1 Download and Install Apache 2

Download and install Apache2 on openSUSE using the following command.
 sudo zypper in apache2	

2.2 Start Apache2

If you want your webserver to start at boot time:

2.3 Test


entfernt:

1. Update your System

Before installing any software, it’s always a good idea to update repository and software packages.

2. Download and Install Apache 2

Install Apache on openSUSE using the following command.
 sudo zypper install apache2	

And enable auto start at boot time with: