Upvote Upvoted 8 Downvote Downvoted
How to get your own dedicated free server
1
#1
0 Frags +

Hello, i am show you how to get it for free.
Step 1. Site with promo codes for free vps/vds,test period 1 month.
Go to http://poiskvps.ru/sale.php
and check for free servers unix/linux/bsd for one month
Step 2. Activate your packet on system bilmanager. and get ip address , and root password.
and use your soft to connect via ssh, try to putty on win http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.
Step 3. Steam cmd way .i prefer ubuntu for this
3.1 apt-get install lib32gcc1 #for x86 libs
3.2 dont run as root steam client on server
adduser steam
su steam
mkdir /home/steam/steamcmd
cd /home/steam/steamcmd
wget http://media.steampowered.com/installer/steamcmd_linux.tar.gz
tar -xvzf steamcmd_linux.tar.gz
cd /home/steam/steamcmd
./steamcmd.sh
# if you get error ./steamcmd.sh: line 29: /home/steam/steamcmd/linux32/steamcmd: No such file
*** run this as root apt-get install lib32gcc1***
3.3 steam client
./steamcmd.sh +login anonymous +force_install_dir ../jaid_srv +app_update 232250 +quit
# done exit
3.4 Config your server for etf2l configs and wl
cd your server foldier
cd /home/steam/jaid_srv/tf/cfg
wget http://etf2l.org/configs/etf2l_configs_extra.zip
unzip etf2l_configs_extra.zip
cd ../maps
wget http://fakkelbrigade.eu/maps/koth_ultiduo_r_b7.bsp #or your map from http://fakkelbrigade.eu/maps/

cd ../cfg
nano server.cfg
#(http://pastebin.com/M5UNUMdR)
Step 4. all done to run your server with background without screen programm
./srcds_run -game tf +map koth_ultiduo_r_b7 &

# <--- its my comment dont copy this
Alex S. 06.08.2014
In next guide i show how to improve perfomance on server with custom lowlatency kernels cya.
#for De
In diesem Haidee gebloggt ich darüber, wie Sie eine kostenlose Server zu erhalten und stellen Sie es auf Ubuntu
#for Ru
В это гайде я расказываю , как получить бесплатно сервер и настроить это, на ubuntu.
#for Fr
Dans ce Haydée j'ai blogué sur la façon d'obtenir un serveur gratuit et mis en place sur ubuntu
P.S Thx for improved users.
Step 5. Im proved settings,
1.1 You need download all maps to a server from fakkelbrigade
su steam
cd ~/jaid_srv/tf
wget -r -np -nH –cut-dirs=1 -R index.html http://fakkelbrigade.eu/maps

http://s4.postimg.org/r9bzkv8rh/image.jpg

now we need optioanl install tftrue and ac plugins
wget http://tftrue.esport-tools.net/TriggerBotDetector.zip && unzip TriggerBotDetector.zip
wget http://tftrue.esport-tools.net/TFTrue.zip && unzip TFTrue.zip
nano cfg/server.cfg
#add this settting for example
tftrue_freezecam 0
tftrue_maxfov 90
tftrue_no_hats 1
tftrue_no_misc 1
tftrue_no_action 1
tftrue_restorestats 1
tftrue_logs_includebuffs 1
tftrue_logs_accuracy 1
tftrue_logs_apikey #your api from http://logs.tf/uploader
sv_downloadurl "http://fakkelbrigade.eu";
sv_allowdownload 1
sv_allowupload 1
Step 6. Tcp settings
add this to /etc/sysctl.conf
# increase TCP max buffer size settable using setsockopt()
net.core.rmem_max = 16777216
net.core.wmem_max = 16777216
# increase Linux autotuning TCP buffer limit
net.ipv4.tcp_rmem = 4096 87380 16777216
net.ipv4.tcp_wmem = 4096 65536 16777216
# increase the length of the processor input queue
net.core.netdev_max_backlog = 30000
# recommended default congestion control is htcp
net.ipv4.tcp_congestion_control=htcp
# recommended for hosts with jumbo frames enabled
net.ipv4.tcp_mtu_probing=1
add this to /etc/rc.local
/sbin/ifconfig ethN txqueuelen 10000

Hello, i am show you how to get it for free.
[b]Step 1.[/b] Site with promo codes for free vps/vds,test period 1 month.
Go to http://poiskvps.ru/sale.php
and check for free servers unix/linux/bsd for one month
[b]Step 2.[/b] Activate your packet on system bilmanager. and get ip address , and root password.
and use your soft to connect via ssh, try to putty on win http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.
[b]Step 3.[/b] Steam cmd way .i prefer ubuntu for this
[i]3.1[/i] apt-get install lib32gcc1 #for x86 libs
[i]3.2[/i] dont run as root steam client on server
adduser steam
su steam
mkdir /home/steam/steamcmd
cd /home/steam/steamcmd
wget http://media.steampowered.com/installer/steamcmd_linux.tar.gz
tar -xvzf steamcmd_linux.tar.gz
cd /home/steam/steamcmd
./steamcmd.sh
# if you get error ./steamcmd.sh: line 29: /home/steam/steamcmd/linux32/steamcmd: No such file
*** run this as root apt-get install lib32gcc1***
[i]3.3[/i] steam client
./steamcmd.sh +login anonymous +force_install_dir ../jaid_srv +app_update 232250 +quit
# done exit
[i]3.4[/i] Config your server for etf2l configs and wl
cd your server foldier
cd /home/steam/jaid_srv/tf/cfg
wget http://etf2l.org/configs/etf2l_configs_extra.zip
unzip etf2l_configs_extra.zip
cd ../maps
wget http://fakkelbrigade.eu/maps/koth_ultiduo_r_b7.bsp #or your map from http://fakkelbrigade.eu/maps/

cd ../cfg
nano server.cfg
#(http://pastebin.com/M5UNUMdR)
[b]Step 4.[/b] all done to run your server with background without screen programm
./srcds_run -game tf +map koth_ultiduo_r_b7 &

# <--- its my comment dont copy this
Alex S. 06.08.2014
In next guide i show how to improve perfomance on server with custom lowlatency kernels cya.
#for De
In diesem Haidee gebloggt ich darüber, wie Sie eine kostenlose Server zu erhalten und stellen Sie es auf Ubuntu
#for Ru
В это гайде я расказываю , как получить бесплатно сервер и настроить это, на ubuntu.
#for Fr
Dans ce Haydée j'ai blogué sur la façon d'obtenir un serveur gratuit et mis en place sur ubuntu
P.S Thx for improved users.
[b]Step 5.[/b] Im proved settings,
1.1 You need download all maps to a server from fakkelbrigade
su steam
cd ~/jaid_srv/tf
wget -r -np -nH –cut-dirs=1 -R index.html http://fakkelbrigade.eu/maps
[img]http://s4.postimg.org/r9bzkv8rh/image.jpg[/img]
now we need optioanl install tftrue and ac plugins
wget http://tftrue.esport-tools.net/TriggerBotDetector.zip && unzip TriggerBotDetector.zip
wget http://tftrue.esport-tools.net/TFTrue.zip && unzip TFTrue.zip
nano cfg/server.cfg
#add this settting for example
tftrue_freezecam 0
tftrue_maxfov 90
tftrue_no_hats 1
tftrue_no_misc 1
tftrue_no_action 1
tftrue_restorestats 1
tftrue_logs_includebuffs 1
tftrue_logs_accuracy 1
tftrue_logs_apikey #your api from http://logs.tf/uploader
sv_downloadurl "http://fakkelbrigade.eu"
sv_allowdownload 1
sv_allowupload 1
[b]Step 6.[/b] Tcp settings
add this to /etc/sysctl.conf
# increase TCP max buffer size settable using setsockopt()
net.core.rmem_max = 16777216
net.core.wmem_max = 16777216
# increase Linux autotuning TCP buffer limit
net.ipv4.tcp_rmem = 4096 87380 16777216
net.ipv4.tcp_wmem = 4096 65536 16777216
# increase the length of the processor input queue
net.core.netdev_max_backlog = 30000
# recommended default congestion control is htcp
net.ipv4.tcp_congestion_control=htcp
# recommended for hosts with jumbo frames enabled
net.ipv4.tcp_mtu_probing=1
add this to /etc/rc.local
/sbin/ifconfig ethN txqueuelen 10000
2
#2
4 Frags +

what

what
3
#3
5 Frags +
Moritzwhat

guide how to get and config vps/vds with test period.

[quote=Moritz]what[/quote]
guide how to get and config vps/vds with test period.
4
#4
0 Frags +

Wtf is this

Wtf is this
5
#5
9 Frags +

seems legit, where do i put my credit card info?

seems legit, where do i put my credit card info?
6
#6
-6 Frags +

"How to get your own dedicated free scam"

EDIT: I believe enigma below. Ignore this post.

"How to get your own dedicated free scam"

EDIT: I believe enigma below. Ignore this post.
7
#7
4 Frags +

srs you get free host for one month (promo code on register, allowed fake mail (http://www.mailforspam.com/) with no password, not need paypal or credit card, here fast guide how to config this free host for your game server.

srs you get free host for one month (promo code on register, allowed fake mail (http://www.mailforspam.com/) with no password, not need paypal or credit card, here fast guide how to config this free host for your game server.
8
#8
5 Frags +

where is the Nigerian flag?

where is the Nigerian flag?
9
#9
21 Frags +

it's a guide on how to host a server on a vps

in short:

1. find a promo that'll let you test run a vps 1 month for free
2. install putty or some other client to ssh into the vps
3. follow the instructions

props

it's a guide on how to host a server on a vps

in short:

1. find a promo that'll let you test run a vps 1 month for free
2. install putty or some other client to ssh into the vps
3. follow the instructions

props
10
#10
0 Frags +

legit dude, thank you for sharing!

legit dude, thank you for sharing!
11
#11
3 Frags +

thx. :] tf tv hates me and lot.

thx. :] tf tv hates me and lot.
12
#12
-4 Frags +
Jaid_thx. :] tf tv hates me and lot.

it's more because you started spouting out technical lingo under the premise of free servers without explanation, so people who don't know the words rightfully assumed it was a scam

[quote=Jaid_]thx. :] tf tv hates me and lot.[/quote]
it's more because you started spouting out technical lingo under the premise of free servers without explanation, so people who don't know the words rightfully assumed it was a scam
13
#13
0 Frags +
cd .. && cd maps

What why

[quote] cd .. && cd maps[/quote]

What why
14
#14
8 Frags +

yo salty is this u

http://puu.sh/aHfMq/56513b77ee.png

what u doin in the crash landin man

yo salty is this u [img]http://puu.sh/aHfMq/56513b77ee.png[/img]

what u doin in the crash landin man
15
#15
-1 Frags +
H0M3 cd .. && cd maps
What why

/dir1/dir2/maps(You here)
/dir1/dir2/cfg
cd .. --> /dir1/dir2(You here). # .. is level up
cd maps --> /dir1/dir2/maps(You here).
check your dir use ls
ez. :] && - next command in a row
some cli for you
http://www.ubuntugeek.com/wp-content/uploads/2012/01/line.jpg

[quote=H0M3][quote] cd .. && cd maps[/quote]

What why[/quote]
/dir1/dir2/maps(You here)
/dir1/dir2/cfg
cd .. --> /dir1/dir2(You here). # .. is level up
cd maps --> /dir1/dir2/maps(You here).
check your dir use ls
ez. :] && - next command in a row
some cli for you
http://www.ubuntugeek.com/wp-content/uploads/2012/01/line.jpg
16
#16
2 Frags +

If you ever type out "cd .. && cd maps" then I think it is you who needs to learn cli . . .
Standard way to achieve that is "cd ../maps", another faster way would be to actually just execute the two commands separately. But to each their own I guess.

If you ever type out "cd .. && cd maps" then I think it is you who needs to learn cli . . .
Standard way to achieve that is "cd ../maps", another faster way would be to actually just execute the two commands separately. But to each their own I guess.
17
#17
1 Frags +
H0M3If you ever type out "cd .. && cd maps" then I think it is you who needs to learn cli . . .
Standard way to achieve that is "cd ../maps", another faster way would be to actually just execute the two commands separately. But to each their own I guess.

sure

[quote=H0M3]If you ever type out "cd .. && cd maps" then I think it is you who needs to learn cli . . .
Standard way to achieve that is "cd ../maps", another faster way would be to actually just execute the two commands separately. But to each their own I guess.[/quote]
sure
18
#18
4 Frags +
mesyo salty is this u http://puu.sh/aHfMq/56513b77ee.png

what u doin in the crash landin man

it's like a description of my facecam.

[quote=mes]yo salty is this u [img]http://puu.sh/aHfMq/56513b77ee.png[/img]

what u doin in the crash landin man[/quote]
it's like a description of my facecam.
19
#19
0 Frags +

updated instruction,optioanl tcp settings and server maps settings and fast download all maps to server maps dir.

updated instruction,optioanl tcp settings and server maps settings and fast download all maps to server maps dir.
20
#20
1 Frags +

WHAT DO I EVEN NEED TO CLICK, ITS RUSSIAN EVERYWHERE

WHAT DO I EVEN NEED TO CLICK, ITS RUSSIAN EVERYWHERE
21
#21
0 Frags +
RiceLover
EDIT: I believe enigma below

of course u do.

[quote=RiceLover]

EDIT: I believe enigma below[/quote]

of course u do.
22
#22
0 Frags +

Does someone know how I can enable replays on a my server?

Does someone know how I can enable replays on a my server?
23
#23
0 Frags +
Teca99Does someone know how I can enable replays on a my server?

http://forums.steampowered.com/forums/showthread.php?t=1873473

[quote=Teca99]Does someone know how I can enable replays on a my server?[/quote]
http://forums.steampowered.com/forums/showthread.php?t=1873473
24
#24
3 Frags +

manual video fresh version

http://www.youtube.com/watch?v=mKKloUugW7w

manual video fresh version
[youtube]http://www.youtube.com/watch?v=mKKloUugW7w[/youtube]
25
#25
0 Frags +

penis caught in ceiling fan

penis caught in ceiling fan
26
#26
0 Frags +
Hergan5WHAT DO I EVEN NEED TO CLICK, ITS RUSSIAN EVERYWHERE
[quote=Hergan5]WHAT DO I EVEN NEED TO CLICK, ITS RUSSIAN EVERYWHERE[/quote]
Please sign in through STEAM to post a comment.