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


Cakes 2008
Posts: 610



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

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

Cakes 73
Posts: 1427


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
In the year 3000
***

Cakes 45
Posts: 4394


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

I never want to be aggressive, offensive or ironic with my posts. If you find something offending in my posts, read them again searching for a different mood there. If you still see something bad with them, please ask me infos. I can be wrong at times, but I never want to upset anyone.
grey matter
Member


Cakes 8
Posts: 381

>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 20
Posts: 710


« 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 20
Posts: 710


« 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 8
Posts: 381

>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: