help hosting server linux
#8

The ports are already forwarded (Given that you are using a hosted linux server)

go to your command prompt (Putty)

type in the following commands:

cd /root/(yourfoldername)

type: nohup ./samp03svr &

The above command explained: nohup(ignore other connections and launch connections) ./samp03svr(samp server file name) & (disregard other cnnections and continue to run)

7777 is the port the server runs on (default)

also do this command if the server refuses to run:

(you should already be in directory) chmod 700 *
(ensure its in the directory of your samp server)

If you need anymore help, I'll be happy to
Reply


Messages In This Thread
help hosting server linux - by owner3000 - 04.01.2011, 13:33
Re: help hosting server linux - by Georgelopez1 - 04.01.2011, 13:57
Re: help hosting server linux - by owner3000 - 04.01.2011, 14:33
Re: help hosting server linux - by clum# - 04.01.2011, 14:36
Re: help hosting server linux - by owner3000 - 04.01.2011, 14:57
Re: help hosting server linux - by Ironboy500[TW] - 04.01.2011, 15:20
Re: help hosting server linux - by owner3000 - 04.01.2011, 16:01
Re: help hosting server linux - by Dokins - 04.01.2011, 16:12
Re: help hosting server linux - by owner3000 - 04.01.2011, 16:51
Re: help hosting server linux - by snoob - 04.01.2011, 23:52

Forum Jump:


Users browsing this thread: 1 Guest(s)