|
Installing the Webmin Control Panel
If you would like to administer your server using a browser-based control panel you may install Webmin.
To install webmin just run these two commands:
rpm -ivh http://superb-west.dl.sourceforge.net/sourceforge/webadmin/webmin-1.410-1.noarch.rpm
/usr/libexec/webmin/changepass.pl /etc/webmin root YOUR_PASSWORD
where "YOUR_PASSWORD" is your login password provided in your "New Server Information" email.
Once installed you will be able to log in with your web browser at "https://YOUR_SERVER:10000/" using the login information provided in your "New Server Information" email.
We recommend that you periodically check for updates to Webmin. This can be easily done by logging in to Webmin and selecting:
Webmin -> Webmin Configuration -> Upgrade Webmin
Make sure both the "Latest version from www.webmin.com" and "Check GnuPG signature on package?" options are selected. Click the "Upgrade Webmin" button and the latest version will be downloaded and installed automatically for you.
|