Hey people. I have recently installed Ubuntu on my computer. I've been trying to setup a server for a very long time but never had the chance as my Windows always caused some sort of problem.
I thought installing a Linux based program would help my chances of making my server be listed up in the master list. Can anyone please help me.
I'm trying to setup a racing server. The server needs to have ladder log and rotate maps around. Is there a program or a script for this sort?
Thank you for your help.
Ubuntu Dedicated Server Setup
Re: Ubuntu Dedicated Server Setup
I think this links should help you:
http://wiki.armagetronad.net/index.php? ... the_Server
http://wiki.armagetronad.net/index.php? ... cer_Script
http://www.google.com/search?hl=de&sour ... =&aql=&oq=
Oh and welcome to the forums
Edit2: there is also a race branch on launchpad. But i never tried it so other people can help more with it i guess.
https://code.launchpad.net/~absolute-pu ... ty+ct+race
http://wiki.armagetronad.net/index.php? ... the_Server
http://wiki.armagetronad.net/index.php? ... cer_Script
http://www.google.com/search?hl=de&sour ... =&aql=&oq=
Oh and welcome to the forums

Edit2: there is also a race branch on launchpad. But i never tried it so other people can help more with it i guess.
https://code.launchpad.net/~absolute-pu ... ty+ct+race
Re: Ubuntu Dedicated Server Setup
Hey i follow the steps laid out in the setting up the Linux server but now I'm getting this error:
Code: Select all
vertrex@ubuntu:~$ cd /home/
vertrex@ubuntu:/home$ bzr branch lp:~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty+ct
bzr: ERROR: Permission denied: "/home/0.2.8-armagetronad-sty+ct/": [Errno 13] Permission denied: '/home/0.2.8-armagetronad-sty+ct/'
- INW
- Reverse Outside Corner Grinder
- Posts: 1950
- Joined: Tue Jul 07, 2009 4:10 pm
- Location: Charlotte, NC, USA
Re: Ubuntu Dedicated Server Setup
bzr is saved under root access and you only have shell access?
Re: Ubuntu Dedicated Server Setup
You need to be root to write in /home/
Save it in a directory where your user got write access to, like /home/<user>/.
Save it in a directory where your user got write access to, like /home/<user>/.