Pages: 1 2 [3]
  Print  
Author Topic: Presentation of ROFL servers  (Read 7594 times)
Peter Silie
Member


Cakes 2008
Posts: 590



« Reply #50 on: November 22, 2011, 05:49:08 pm »

*pressing thumbs*
Logged
Cacatoes
Banned for leasing own account
Posts a lot
*

Cakes 64
Posts: 1429


also banned for baiting another to violate rules


« Reply #51 on: November 22, 2011, 06:51:07 pm »

Servers are back, probably still need a few tweaks in config.
And, it still seems to be laggy.
Logged

Todo: Walk the cat.
Gig
Millenial poster
**

Cakes 39
Posts: 2297


WWW
« Reply #52 on: November 23, 2011, 01:43:10 am »

About shared configuration files, I was about telling you, if symbolic links fail, to write a simple .sh script that copies a certain configuration file to all your server installations at once...
Logged
grey matter
Member


Cakes 6
Posts: 245

>9k


« Reply #53 on: November 23, 2011, 01:38:33 pm »

Symlinkin' to files outside the engine's virtual files system seems to work fine here. You could also try hardlinks.
Logged

This space is for rent.
GrosBedo
Member


Cakes 14
Posts: 674


« Reply #54 on: February 12, 2012, 02:35:45 pm »

Symlinking and hardlinking both work very fine, just be careful with files permissions if your goal is to make the files downloadable from a webserver (and this is a very nice way to avoid redundancy and synchronization problems).

Tested extensively so I can assure you about this.
Logged
GrosBedo
Member


Cakes 14
Posts: 674


« Reply #55 on: February 17, 2012, 03:52:23 pm »

Symlinking and hardlinking both work very fine, just be careful with files permissions if your goal is to make the files downloadable from a webserver (and this is a very nice way to avoid redundancy and synchronization problems).

Tested extensively so I can assure you about this.

Just another note: it seems that symlinking a folder does not work (you cannot anyway hardlink a folder due to the nature of the Unix filesystem), but symlinking/hardlinking files work fine.

If someone try to symlinking a whole folder and get it to work then please share how you did!
Logged
grey matter
Member


Cakes 6
Posts: 245

>9k


« Reply #56 on: February 17, 2012, 04:23:28 pm »

Code:
# create a folder somewhere
mkdir ~/foo && cd ~/foo
# move a pk3 for testing
mv ~/.openarena/baseoa/pro-q3tourney7.pk3 .
# create a symlink in homepath
ln -s ~/foo ~/.openarena/bar
# launch oa and test
openarena +set fs_game bar
Logged

This space is for rent.
Pages: 1 2 [3]
  Print  
 
Jump to: