[Tutorial] How To Install A Server On VPS
#1

My First Tutorial
ReApZ
There Are Many Tutorials Of How To Do This
First Using Putty
__________________________________
Step 1:login
First Login Using Putty
Enter Using Your The Ip Address Of Your VPS
You WIll Be Promoted To Enter The User
If You Dont Have A Special Username For It
The Name Should Be root
And The Pass Will Be Provided To You
Код:
[Addition]Use 
pawn Код:
adduser [username]
And
pawn Код:
passwd [username]
To Add A New User And A Password The New User
Remember This Is Better Than Using root
___________________________________
Step 2 Downloading
Downloading The Files
The Simple Way Is Through
pawn Код:
wget [url]http://files.sa-mp.com/samp03xsvr_R2.tar.gz[/url]
(without this or the [url] tag
This Downloads Basic Samp Linux Files
___________________________________
Step 3 Extracting
pawn Код:
Use tar -zxvf samp03xvr_R2.tar.gz
It Will Extract The Files Into A Filename Named samp03
Proceed Using
pawn Код:
cd samp03
It Will Open the directory samp03
Step 4 Editing
___________________________________
use
pawn Код:
nano server.cfg
it will open server.cfg
edit it to your liking
___________________________________
Step 5
Hosting
Use
pawn Код:
nohup ./sampsvr &
For Permanent Hosting
meaning it will be stable
And
pawn Код:
./samp03svr
for limited hosting
meaning it will be unstable and tend to crash
____________________________________
Now For The WinSCP
Now That You know Hosting How About Adding Some FIles From Your Pc Directly
__________________________________
Step 1:Starting WinSCP
Enter The Details
now that thats open
Use It Like Your PC
Drag Files From Your Pc Onto The Place On The VPS You Want To Copy It To
For Example c/games/server TO ./samp03/gamemodes
Make The Necessary Changes To server.cfg
And Also You Can Open Files Like server.cfg From WinSCP
End
note: If You Get The
Permission Denied Error
Use This Code
pawn Код:
chmod +x samp-npc samp03svr announce
it will remove the Permission Denied Error
Reply
#2

What You Use Capitals For Every Word?
What the heck you mean with 'limited hosting'?
Care explaining to people what each command does?

This isn't a tutorial really as it doesn't explain anything?
Reply
#3

sorry i edited
to what i think might suit more
Reply
#4

They can use adduser and useradd for adding
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)