How to run my server in Linux VPS(REP++)
#1

I got a Linux VPS and I would like to know how can I upload my server folder to it using FTP.
I didn't download linux server but windows server
Reply
#2

I followed a tutorial but it says that nohup ./samp03svr & doesn't exits why?
Reply
#3

Код:
[sampsv@fdcKlevis samp03]$ chmod +x samp-npc samp03svr announce
[sampsv@fdcKlevis samp03]$ nohup ./samp03svr &
[1] 11314
[sampsv@fdcKlevis samp03]$ nohup: ignoring input and appending output to `nohup.out'
nohup: failed to run command `./samp03svr': No such file or directory
Reply
#4

https://www.youtube.com/watch?v=mRZs4LfUaOI follow my tutorial
Reply
#5

http://deltaroh.net/projects.php?p=6&sp=2

scroll down to the very bottom, you might be missing some libraries
Reply
#6

"./sampserver" is similar to double-clicking sampserver.exe on Windows. The error states that there is no file called "sampserver" in the folder you are currently in, so you have to go to the correct folder. If you have no clue what i just said, there are many good tutorials on how to use a terminal in Linux, go look it up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)