Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Might be worth mentioning that if you created a root user using a SSH key and thus don’t have a password then SSH ing and run the following command
sudo passwd root
Follow the prompts and then you should be able to login to webmin.
Hello,
I am really a newbie on linux so here is my question: I am using ubuntu 13.04 since I need php 5.4.x
And webadmin would make alot of things easier since im bad at linux.
So, do I need to install LAMP then install webadmin, or should I just install webadmin right away on my new vps?
I believe webmin installs Apache for you. I don’t know if it can be installed on an Ubuntu 13.04, but you can try it and if it doesn’t work, you can rebuild your droplet from a 12.04 image.
Thank you.
It works on 13.04 tested yesterday :) But I have changed to 12.04 since its LTS, so just made a lamp install and upgraded to php 5.4 using ppa:ondrej/php5-oldstable.
Anyways do you think I should clear my install, and install webmin right away then try to upgrade the php version using ondrej? It worked fine yesterday on 13.04 when I first installed lamp then webmin, still maybe thats not the right way to do it.
Thanks
@kevin_thulin: If it’s working fine, I don’t think you need to redo it again from scratch. Keep it this way for a while and see how it goes.
@garnet: root:password, you should change it immediately once you log in (read the MOTD when you log in via SSH or run <code>cat /etc/motd.tail</code>
Small note: I had to login using https instead of http. Seems to be working fine, except for that little turnaround I had to do in the tutorial.