1. Ubuntu server download + Basic Server configuration and install webmin
2. Install desktop enviroment (not recommend)
3. To Enable Web services Apache+PHP+MySQL
4. Upload files to the server + Remove installed package from server
Download from?Japan Server
After install the server core
Change system root password
sudo passwd root
The system will ask you to enter the new password for UNIX twice
sudo apt-get install update-manager-core
sudo do-release-upgrade
recommended upgrade method
Preparing for install Webmin
sudo?apt-get?install?perl?libnet-ssleay-perl?openssl libauthen-pam-perl?libpam-runtime libio-pty-perl?libmd5-perl
Download Webmin package
Install the Debian package with dpkg, not Aptitude:
sudo dpkg -i webmin_1.500_all.deb
*The downloaded version may differ. Just use the deb package you’ve just downloaded.
Ubuntu in particular don’t allow logins by the root user by default. However, the user created at system installation time can use sudo to switch to root. Webmin will allow any user who has this sudo capability to login with full root privileges.
Now you need to open your web browser and enter the following
https://your-server-ip:10000/
*need to use https(SSL) connection
After login if you want to configure Apache,Mysql server you need to click on Servers on your lefthand side you should many servers are ready to configure