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.
At HOST4FUN we offer cheap and budget web hosting and VPS services.We are fairly new hosting provider .We have been in beta phase for last 1year. We are legally registered Private Limited Company in India under the name of QuadSpark IT Solutions LTD
Host4Fun is operated from India and Bangladesh
HOST4FUN VPS Nodes and Features Info
We always use Latest Xeon E3 or E5 and Core i7 Processor
All out nodes have either 64GB or 128GB Ram
We provide Virtualizor Control Panel with all VPS
We use KVM virtualization
1GBPS Port Connection
Basics DDOS Protection
Support via ticket and online live chat
Server locations are France, Canada , Germany , Netherlands
Packages that we offer :
==================================================
4GB Ram SSD KVM Windows/Linux VPS | $10/months [Limited Offer]
==================================================
4GB RAM
Core i7 CPU
2xCPU CORE
20GB SSD STORAGE
2TB BANDWIDTH
1GBPS PORT
1 FREE IP
FREE LINUX OS
Free Windows OS Trial
Windows 2012 , Windows 2008 .ISO Available
UNLIMITED OS REINSTALL
UNLIMITED REBOOT,RESET,POWER ON/OFF
VIRTUALIZOR CONTROL PANEL
SELF MANAGED SERVICE
Use coupon code : 3USDOFF for one time $3 discount !
ORDER NOW ([b]Germany Location)[/b] Instant Deployment !
==================================================
8GB Ram SSD KVM Windows/Linux VPS | $15/months [Limited Offer]
==================================================
8GB RAM
Core i7 CPU
3xCPU CORE
30GB SSD STORAGE
4TB BANDWIDTH
1GBPS PORT
1 FREE IP
FREE LINUX OS
Free Windows OS Trial
Windows 2012 , Windows 2008 .ISO Available
UNLIMITED OS REINSTALL
UNLIMITED REBOOT,RESET,POWER ON/OFF
VIRTUALIZOR CONTROL PANEL
SELF MANAGED SERVICE
ORDER NOW ([b]Germany Location)[/b] Instant Deployment !
=========================================
512MB Ram KVM Linux VPS | $2.90/months (Special!)
=========================================
512MB RAM
1xCPU CORE
30GB STORAGE
1TB BANDWIDTH
1GBPS PORT
1 FREE IP
FREE LINUX OS
UNLIMITED OS REINSTALL
UNLIMITED REBOOT,RESET,POWER ON/OFF
VIRTUALIZOR CONTROL PANEL
SELF MANAGED SERVICE
ORDER NOW (FRANCE Location) Instant Deployment !
ORDER NOW (CANADA Location) Instant Deployment !
-----------------------------------------------------------------------------------------------------------------------------------------
Extra IP Cost On France/Canada Location : $1.5/month Per IP and One time $2.5 Setup Fee Per IP
------------------------------------------------------------------------------------------------------------------------------------------
We can not provide extra IP on Germany location any more .
For More Packages Visit Our Sales Page : HOST4FUN.COM
We have 24hour Refund Policy
Please Read Our TOS/AUP Before Ordering : Click Here
Host4Fun is operated from India and Bangladesh
HOST4FUN VPS Nodes and Features Info
We always use Latest Xeon E3 or E5 and Core i7 Processor
All out nodes have either 64GB or 128GB Ram
We provide Virtualizor Control Panel with all VPS
We use KVM virtualization
1GBPS Port Connection
Basics DDOS Protection
Support via ticket and online live chat
Server locations are France, Canada , Germany , Netherlands
Packages that we offer :
==================================================
4GB Ram SSD KVM Windows/Linux VPS | $10/months [Limited Offer]
==================================================
4GB RAM
Core i7 CPU
2xCPU CORE
20GB SSD STORAGE
2TB BANDWIDTH
1GBPS PORT
1 FREE IP
FREE LINUX OS
Free Windows OS Trial
Windows 2012 , Windows 2008 .ISO Available
UNLIMITED OS REINSTALL
UNLIMITED REBOOT,RESET,POWER ON/OFF
VIRTUALIZOR CONTROL PANEL
SELF MANAGED SERVICE
Use coupon code : 3USDOFF for one time $3 discount !
ORDER NOW ([b]Germany Location)[/b] Instant Deployment !
==================================================
8GB Ram SSD KVM Windows/Linux VPS | $15/months [Limited Offer]
==================================================
8GB RAM
Core i7 CPU
3xCPU CORE
30GB SSD STORAGE
4TB BANDWIDTH
1GBPS PORT
1 FREE IP
FREE LINUX OS
Free Windows OS Trial
Windows 2012 , Windows 2008 .ISO Available
UNLIMITED OS REINSTALL
UNLIMITED REBOOT,RESET,POWER ON/OFF
VIRTUALIZOR CONTROL PANEL
SELF MANAGED SERVICE
ORDER NOW ([b]Germany Location)[/b] Instant Deployment !
=========================================
512MB Ram KVM Linux VPS | $2.90/months (Special!)
=========================================
512MB RAM
1xCPU CORE
30GB STORAGE
1TB BANDWIDTH
1GBPS PORT
1 FREE IP
FREE LINUX OS
UNLIMITED OS REINSTALL
UNLIMITED REBOOT,RESET,POWER ON/OFF
VIRTUALIZOR CONTROL PANEL
SELF MANAGED SERVICE
ORDER NOW (FRANCE Location) Instant Deployment !
ORDER NOW (CANADA Location) Instant Deployment !
-----------------------------------------------------------------------------------------------------------------------------------------
Extra IP Cost On France/Canada Location : $1.5/month Per IP and One time $2.5 Setup Fee Per IP
------------------------------------------------------------------------------------------------------------------------------------------
We can not provide extra IP on Germany location any more .
For More Packages Visit Our Sales Page : HOST4FUN.COM
We have 24hour Refund Policy
Please Read Our TOS/AUP Before Ordering : Click Here

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,092 » Forum posts: 34,815 Full Statistics |
Online Users |
There are currently 311 online users. » 0 Member(s) | 307 Guest(s) Google, Bing, Applebot, Yandex |