Hi,
I've been using Ultra-Host for a while to host my own SA:MP server and I wanted to share it with you in case you don't know about it.
There are 494 currently hosted by Ultra-Host, most of the time it's out of stock but checking every day at evening would get you a server for sure (2-3 servers available every day), you get a MySQL database and FTP account and ability to add sub-account. It is such a pretty nice SA:MP hosting community.
Their rules are simply:
Link: Ultra-H.com
I personally got SA:MP server multiple times, so it isn't fake.
Good luck!
I've been using Ultra-Host for a while to host my own SA:MP server and I wanted to share it with you in case you don't know about it.
There are 494 currently hosted by Ultra-Host, most of the time it's out of stock but checking every day at evening would get you a server for sure (2-3 servers available every day), you get a MySQL database and FTP account and ability to add sub-account. It is such a pretty nice SA:MP hosting community.
Their rules are simply:
Quote:By requesting free server you must accept following rules:
- You are not allowed to use poorly optimized scripts that use much RAM and CPU usage.
- You are not allowed to change server slots or port.
- You are only allowed to have one free server.
- You must login to panel every day and click "Manage" button.
- You are not allowed to run roleplay [RP/RPG] gamemode.
- You must have [Ultra-H.com] in the server name.
- You have to keep the server online.
If you break any of these rules, your server will be removed without notification.
Link: Ultra-H.com
I personally got SA:MP server multiple times, so it isn't fake.
Good luck!
Hello guys,
This tutorial is about installing DoS Deflate, it protects your VPS from small attacks.
This tutorial is made very easy, so by just following my steps, it will be installed.
You also do not need any knowledge to install as this tutorial is very easy.
Lets download the script first.
When the script is downloaded, you have to change the permission of the file that you downloaded.
Lets install the script now.
Easy, the script is installed, but what if you want to uninstall the script? It is easy, just follow my steps if you want to uninstall it.
Download the script of uninstalling it first.
Change the permission of the file that you downloaded.
Run the script now.
You can also change the configuration, it is easy too.
You can use any one of those two commands to edit the configuration file.
or
You can edit it like how you want, when its done, save it.
You can reinstall the script when the configuration file is edited.
This tutorial is about installing DoS Deflate, it protects your VPS from small attacks.
This tutorial is made very easy, so by just following my steps, it will be installed.
You also do not need any knowledge to install as this tutorial is very easy.
Lets download the script first.
Code:
wget http://www.inetbase.com/scripts/ddos/install.sh
When the script is downloaded, you have to change the permission of the file that you downloaded.
Code:
chmod 0700 install.sh
Lets install the script now.
Code:
./install.sh
Easy, the script is installed, but what if you want to uninstall the script? It is easy, just follow my steps if you want to uninstall it.
Download the script of uninstalling it first.
Code:
wget http://www.inetbase.com/scripts/ddos/uninstall.ddos
Change the permission of the file that you downloaded.
Code:
chmod 0700 uninstall.ddos
Run the script now.
Code:
./uninstall.ddos
You can also change the configuration, it is easy too.
You can use any one of those two commands to edit the configuration file.
Code:
vi /usr/local/ddos/ddos.conf
Code:
nano /usr/local/ddos/ddos.conf
You can edit it like how you want, when its done, save it.
You can reinstall the script when the configuration file is edited.
Code:
sh /usr/local/ddos/ddos.sh -c
Hi guys
You can purchase vps from me. I am reseller. Plans are
1 core 1gb ram 60gb HDD internet speed 10 to 50 Mbps 1 Canada IP only in 3$
You can order custom vps also.
Pm me or contact me by skype- rkptc11
You can purchase vps from me. I am reseller. Plans are
1 core 1gb ram 60gb HDD internet speed 10 to 50 Mbps 1 Canada IP only in 3$
You can order custom vps also.
Pm me or contact me by skype- rkptc11
Hello guys,
Which games got the best story?
I think that Sleeping Dogs, GTA V, and Call of duty Modern Warfare got nice story. What do you think?
Which games got the best story?
I think that Sleeping Dogs, GTA V, and Call of duty Modern Warfare got nice story. What do you think?
Hello guys,
I need some nice android games, can anyone tell me some good android games?
I need some nice android games, can anyone tell me some good android games?
Hello,
You don't need knowledge when you are installing a game server from the tutorials, i will give you a very easy tutorial, please just follow my steps.
You should also USE Ubuntu 14.04 as this tutorial is for Ubuntu ONLY.
Use your SSH Client and login to the VPS. I suggest you to use BitWise SSH Client, its easy for new people.
When you have logged in.
Write these commands.
Write this to download SAMP Server Files:
[url=http://files.sa-mp.com/samp037svr_R2-1.tar.gz][/url]
when its downloaded, extract it by writing this command.
The files are extracted now lets enter the folder.
Now i will suggest you to use FileZilla, if you don't know what is FileZilla, search it in google and download FileZilla Client.
When you have downloaded it, start FileZilla.
You will see these. Host, Username, Password, Port.
You should put your VPS IP in your Host.
You should put root in Username.
You should put put password of your VPS(root password).
You should use the port 22.
When its done, with FileZilla, enter the SAMP folder, just click on it two times.
There is server .cfg, use your right mouse button and click edit, if it says something about editor, use the custom editor.
Now change your password there, also RCON PASSWORD is necessary to change, if you do not change your server will not run.
When you have done it, save it.
now go to your BitWise SSH Client, you were in SAMP Folder.
We have to change the permissions of some files to make the server work.
Write this to change the permissions.
write this to start server.
You will see something written in your BitWise SSH Client that server is running, now you can connect to your server with 7777 PORT.
Your VPS IP, and port will be 7777 if u have not changed it.
You don't need knowledge when you are installing a game server from the tutorials, i will give you a very easy tutorial, please just follow my steps.
You should also USE Ubuntu 14.04 as this tutorial is for Ubuntu ONLY.
Use your SSH Client and login to the VPS. I suggest you to use BitWise SSH Client, its easy for new people.
When you have logged in.
Write these commands.
Code:
apt-get update
Code:
apt-get upgrade
Write this to download SAMP Server Files:
Code:
wget [url=http://files.sa-mp.com/samp037svr_R2-1.tar.gz]http://files.sa-mp.com/samp037svr_R2-1.tar.gz[/url]
when its downloaded, extract it by writing this command.
Code:
tar -xnvf samp037svr_R2-1.tar.gz
The files are extracted now lets enter the folder.
Code:
cd samp*
Now i will suggest you to use FileZilla, if you don't know what is FileZilla, search it in google and download FileZilla Client.
When you have downloaded it, start FileZilla.
You will see these. Host, Username, Password, Port.
You should put your VPS IP in your Host.
You should put root in Username.
You should put put password of your VPS(root password).
You should use the port 22.
When its done, with FileZilla, enter the SAMP folder, just click on it two times.
There is server .cfg, use your right mouse button and click edit, if it says something about editor, use the custom editor.
Now change your password there, also RCON PASSWORD is necessary to change, if you do not change your server will not run.
When you have done it, save it.
now go to your BitWise SSH Client, you were in SAMP Folder.
We have to change the permissions of some files to make the server work.
Write this to change the permissions.
Code:
chmod +x samp03svr
write this to start server.
Code:
./samp03svr
You will see something written in your BitWise SSH Client that server is running, now you can connect to your server with 7777 PORT.
Your VPS IP, and port will be 7777 if u have not changed it.
I will tell you here how to make a MTA San Andreas Server. Please login with putty or any other program.
I will use BitWise SSH Client, which is easy to use.
You should have ubuntu 32 bit. It works fine. Versions that are tested: Ubuntu 12.04 and 14.04
When you have logged in, please write this.
Press enter and wait for it to be done, if it asks that it will take your space then you have to write Y and press enter.
_______________________________________________________________________________________________
Press enter and wait for it to be done, if it asks that it will take your space then you have to write Y and press enter.
_______________________________________________________________________________________________
Write this whole and press enter, please wait for it to be done.
_______________________________________________________________________________________________
Write this and press enter.
_______________________________________________________________________________________
Write this and press enter!
________________________________________________________________________________________________
Write this and press enter.
______________________________________________________________________________________________
Write this so that you can download MTA San Andreas Server.
________________________________________________________________________________________________
Write this so that you can unzip it.
______________________________________________________________________________________
Write this so that you can remove this file, as its already unzipped.
________________________________________________________________________________________________
Write this so that you can go in this folder.
_____________________________________________________________________________________________
Write this so that you can download config files.
_______________________________________________________________________________________________
Write this so that you can unzip it.
_______________________________________________________________________________________________
Write this.
________________________________________________________________________________________________
Write this so that you can remove it, as it is already unzipped.
________________________________________________________________________________________________
________________________________________________________________________________________________
Write this to create resources folder.
Write this so that you can enter the folder.
________________________________________________________________________________________________
Write this so that you can download resources.
________________________________________________________________________________________________
Write this so that you can unzip it.
________________________________________________________________________________________________
Write this so that you can remove it, as it is already unzipped.
________________________________________________________________________________________________
Write this so that you can go to your MTA San Andreas Folder.
________________________________________________________________________________________________
Write this so that you can start your server. If you close Putty or any other program you are using, your server will be running.
________________________________________________________________________________________________
To close server, you can write.
________________________________________________________________________________________________
Open your server by closing your putty or any other program and start it again. You should login and write this.
________________________________________________________________________________________________
Write this so that you can enter the folder of MTA San Andreas
________________________________________________________________________________________________
Write this so that server will start running.
I will use BitWise SSH Client, which is easy to use.
You should have ubuntu 32 bit. It works fine. Versions that are tested: Ubuntu 12.04 and 14.04
When you have logged in, please write this.
Code:
apt-get update
Press enter and wait for it to be done, if it asks that it will take your space then you have to write Y and press enter.
_______________________________________________________________________________________________
Press enter and wait for it to be done, if it asks that it will take your space then you have to write Y and press enter.
Code:
apt-get upgrade
_______________________________________________________________________________________________
Write this whole and press enter, please wait for it to be done.
Code:
apt-get install build-essential automake libtool libcurl4-openssl-dev libpcre3-dev
_______________________________________________________________________________________________
Write this and press enter.
Code:
apt-get install libsqlite3-dev libreadline5-dev subversion libncurses5-dev
_______________________________________________________________________________________
Write this and press enter!
Code:
apt-get install libncursesw5-dev libsparsehash-dev libmysqlclient-dev
________________________________________________________________________________________________
Write this and press enter.
Code:
apt-get install zip unzip
Write this so that you can download MTA San Andreas Server.
Code:
wget linux.mtasa.com/dl/15/multitheftauto_linux-1.5.0.tar.gz
Write this so that you can unzip it.
Code:
tar xnvf multitheftauto_linux-1.5.0.tar.gz
Write this so that you can remove this file, as its already unzipped.
Code:
rm multitheftauto_linux-1.5.0.tar.gz
Write this so that you can go in this folder.
Code:
cd multitheftauto_linux-1.5.0/mods/deathmatch
Write this so that you can download config files.
Code:
wget linux.mtasa.com/dl/15/baseconfig-1.5.0.tar.gz
Write this so that you can unzip it.
Code:
tar xnvf baseconfig-1.5.0.tar.gz
Write this.
Code:
mv -f baseconfig/* ./
Code:
rm baseconfig-1.5.0.tar.gz
Write this so that you can remove it, as it is already unzipped.
________________________________________________________________________________________________
Code:
mkdir resources
Write this to create resources folder.
Code:
cd resources
Write this so that you can enter the folder.
________________________________________________________________________________________________
Code:
wget mirror.mtasa.com/mtasa/resources/mtasa-resources-latest.zip
Write this so that you can download resources.
________________________________________________________________________________________________
Code:
unzip mtasa-resources-latest.zip
Write this so that you can unzip it.
________________________________________________________________________________________________
Code:
rm mtasa-resources-latest.zip
Write this so that you can remove it, as it is already unzipped.
________________________________________________________________________________________________
Code:
cd ../../..
Write this so that you can go to your MTA San Andreas Folder.
________________________________________________________________________________________________
Code:
./mta-server -d
Write this so that you can start your server. If you close Putty or any other program you are using, your server will be running.
________________________________________________________________________________________________
To close server, you can write.
Code:
killall -9 mta-server
________________________________________________________________________________________________
Open your server by closing your putty or any other program and start it again. You should login and write this.
________________________________________________________________________________________________
Write this so that you can enter the folder of MTA San Andreas
Code:
cd multitheftauto_linux-1.5.0
________________________________________________________________________________________________
Code:
./mta-server -d
Write this so that server will start running.

Welcome, Guest |
You have to register before you can post on our site. |
Search Forums |
(Advanced Search) |
Forum Statistics |
» Members: 2,271 » Latest member: orzpainter » Forum threads: 3,103 » Forum posts: 34,831 Full Statistics |
Online Users |
There are currently 569 online users. » 0 Member(s) | 567 Guest(s) Bing, Google |
Latest Threads |
How Virtual Cards Are Cha...
Forum: Offtopic Last Post: bestadvisor 07-07-2025, 08:35 PM » Replies: 0 » Views: 19 |
LLHOST — 40% OFF Netherla...
Forum: Free VPS Providers Last Post: LLHOST 07-02-2025, 08:42 AM » Replies: 0 » Views: 97 |
✅ Affordable VPS Hosting ...
Forum: Cheap VPS Providers Last Post: RIYAD 07-02-2025, 03:02 AM » Replies: 0 » Views: 112 |
15% Lifetime Discount on ...
Forum: Cheap Providers Last Post: LLHOST 06-25-2025, 05:03 AM » Replies: 0 » Views: 98 |
Get 50% Off Your First Ne...
Forum: Others Last Post: LLHOST 06-19-2025, 10:09 AM » Replies: 0 » Views: 199 |
Buy DemoTiger Videos on c...
Forum: Others Last Post: DewlanceHosting 06-14-2025, 05:32 PM » Replies: 7 » Views: 3,990 |
KVM & OpenVZ Yearly VPS f...
Forum: Cheap VPS Providers Last Post: HostNamaste 06-10-2025, 11:53 AM » Replies: 1 » Views: 731 |
Budget Dedicated Servers ...
Forum: Others Last Post: HostNamaste 06-10-2025, 11:49 AM » Replies: 1 » Views: 749 |
Multiple IPs VPS in Franc...
Forum: Cheap Providers Last Post: HostNamaste 06-10-2025, 11:47 AM » Replies: 1 » Views: 784 |
60 % OFF on unmanaged VPS...
Forum: Others Last Post: LLHOST 06-09-2025, 02:21 PM » Replies: 0 » Views: 129 |