12.04.2013, 14:30
VPS software? There is no specific software.
Just upload your server with some FTP client and your login info, then login to it with ssh (e.g. putty as client). Switch to the directory you uploaded it to (e.g. cd /homes/someusername/samp) and type ./samp03svr to start it.
"nohup ./samp03svr &" will keep it running even when you close the ssh connection.
BTW there are tons of tutorials on this, just search.
Just upload your server with some FTP client and your login info, then login to it with ssh (e.g. putty as client). Switch to the directory you uploaded it to (e.g. cd /homes/someusername/samp) and type ./samp03svr to start it.
"nohup ./samp03svr &" will keep it running even when you close the ssh connection.
BTW there are tons of tutorials on this, just search.