Ubuntu Dedicated Server Setup

Post here if you need help setting up your server, etc.
Post Reply
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Ubuntu Dedicated Server Setup

Post by LOVER$BOY »

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.
User avatar
Jip
Round Winner
Posts: 397
Joined: Sat Sep 26, 2009 5:32 pm

Re: Ubuntu Dedicated Server Setup

Post by Jip »

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
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Ubuntu Dedicated Server Setup

Post by LOVER$BOY »

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/'
Image
User avatar
INW
Reverse Outside Corner Grinder
Posts: 1950
Joined: Tue Jul 07, 2009 4:10 pm
Location: Charlotte, NC, USA

Re: Ubuntu Dedicated Server Setup

Post by INW »

bzr is saved under root access and you only have shell access?
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Ubuntu Dedicated Server Setup

Post by LOVER$BOY »

So what do i do to fix that problem?
Image
User avatar
Jip
Round Winner
Posts: 397
Joined: Sat Sep 26, 2009 5:32 pm

Re: Ubuntu Dedicated Server Setup

Post by Jip »

You need to be root to write in /home/
Save it in a directory where your user got write access to, like /home/<user>/.
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Ubuntu Dedicated Server Setup

Post by LOVER$BOY »

oh right thanks :P
Image
Post Reply