Pages

‘Reliable Hosting’ Archive

The Tutorial – CoD:MW3 Server erstellen LINUX April 28, 2013 24 Comments

Weitere Infos hier: Debian Oberfläche: http://news.metaparadigma.de/linux-setting-up-a-debian-vnc-server-237/ RealVNC: http://www.realvnc.com/ TheTutorial: http://thetutorial.de Duration : 0:10:11

How to make a left 4 dead 2 Server on linux April 21, 2013 2 Comments

Sorry if i for got any thing or did not help i have not been doing video for a long time. code ./steam -command update -left4dead2 -dir /where you want to install to Links if yous still need help. they may help you http://www.laxdal.org/node/35 http://forums.gameservers.com/viewtopic.php?f=33&t=38343 http://forums.steampowered.com/forums/showthread.php?t=1381634 Duration : 0:9:23

Servidor casero – Linux Ubuntu server April 19, 2013 1 Comment

Tutorial completo actualizado en: http://www.reparapc.tk/2012/software/tutorial-servidor-web-a-medida-con-ubuntu-server.html Tutorial paso a paso, instalacion y configuracion de Ubuntu Server para la implementacion de un Servidor LAMP con soporte SSH para transferencias seguras y consola remota. Duration : 0:6:52

How to Use the Linux “sudo” Security Feature: Linux Server Training 101 April 17, 2013 3 Comments

http://www.soundtraining.net/bookstore I.T. author and speaker Don R. Crawley demonstrates the use of the “sudo” utility for secure Linux administration, based on his book “The Accidental Administrator: Linux Server Step-by-Step Configuration Guide”: http://amzn.com/1453689923 Duration : 0:7:44

Problema cod 2 Linux dedicated server April 14, 2013 No Comments

Ciao a tutti ragazzi ecco il mio problema io sto installando un server dedicato di cod2 per linux seguendo la seguente guida: http://callofduty2.infinity-shell.net/howtos/Call_of_Duty_2_Linux_Guide_v1.01.pdf arrivato all’ultimo passaggio (ovvero l’avvio del server) mi da l’errore mostrato in questo video come installo quelle librerie? (ps il file che le contiene è reperibile a questo sito) http://icculus.org/updates/cod/gcc3-libs.tar.bz2 Duration : [...]

How to configure new domain with linux hosting, old domain was deleted by registrant? 3 Comments

I had one domain (site1.org) and hosting. I installed open cart and every thing runs smooth. I failed to renew site1.org and was deleted by registrant and now asking for heavy amount. I bought one new domain site2.org and want to configure with same old hosting and open cart. your host should be able to [...]

Linux Home Server Build PT2 | The Linux Action Show! s13e03 April 12, 2013 24 Comments

It’s round two of our Linux Home Server build project, and we’ve got the recipe you need to create an awesome Linux server! THEN – We cut through all the STANK around Oracle suing Google and killing OpenSolaris. Is Oracle the new enemy of open source? We discuss! All this week on, The Linux Action [...]

HOWTO: Install Linux Counter Strike Source Server April 10, 2013 10 Comments

1) mkdir msds 2) cd msds 3) wget http://www.steampowered.com/download/hldsupdatetool.bin 4) chmod +x hldsupdatetool.bin 5) ./hldsupdatetool.bin 6) ./steam 7) ./steam -command update -game “Counter-Strike Source” -dir . 8) Make server.cfg (msds/orangebox/cstrike/cfg/ [placew server.cfg here]) 9) yum install screen 10) screen ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -autoupdate 11) Enjoy your server! NOTE: A server [...]

Open University Linux Server Cluster April 8, 2013 19 Comments

Shows installation of a supercomputer installation in the Jenny Lee building at the Open University Campus in Milton Keynes England. Designed and built by annor ltd Duration : 0:0:53

CS:GO – Server erstellen (Linux) [Full HD] April 5, 2013 20 Comments

In diesem Video wird gezeigt, wie man einen CS:GO Server erstellt. wget http://blog.counter-strike.net/wp-content/uploads//2012/04/steamcmd.tar.gz tar xvfz steamcmd.tar.gz chmod +x steam.sh ./steam (wenn das nicht funktiniert: STEAMEXE=steamcmd ./steam.sh) login [Benutzername] [Passwort] Error Steam Guard? E-mail Checken, Steam Guard Code rausschreiben: login [Benutzername] [Passwort] [Steam guard code] force_install_dir [Verzeichnis, wo der CS:GO Server installiert werden soll] app_update 740 [...]