I've just purchase a VPS, but I have no idea how to use it. Can anyone explain how exactly I connect to this server and what I do then? I'm a fast learner, but I havn't been able to come up with anything that answers these most basic questions. I need something to grow off. Operating System: CentOS 5.4 i386 IP Address: 96.##.##.224 Server Memory: 256 MB Server Storage Capacity: 30GB SSH Port: 22 Firewall State: Default Envisage Recursive Name Servers: 115.##.##.60 | 115.##.##.3 Thanks, Matty
You've purchased it for what then? To host something or other reasons? This would depend on how you set it up in the first place.
are you wanting to host websites on that? if so you need to install a control panel such as Cpanel or Kloxo. if you need any help just let me know and i will see what i can do.
I just need to install php 5.3, apache 2.2 and mysql. However, today I solved half my puzzle. Telnet didn't seem to work, but I have a different SSH client now, so now I can work with something. Before my problem is I had no idea how to communicate with the server what so ever. I found nobody lists what's seen as obvious and easy...
Hi, You can get many online tutorials for how to configure your server. It's simple task to be done. Before installing php, mysql do not forget to secure your server.
If you don't want to install any control panel, you can use yum command via SSH to install Apache, PHP and MySQL on your VPS. Kailash