Search found 10 matches

by Snaver
Thu Sep 07, 2006 10:47 am
Forum: Q & A
Topic: Xbox Gentoo Cluster Idea
Replies: 15
Views: 12235

In some cases yes you will get better performace, in others no, it depends on what application you are using. (e.g. wine games on the xbox vs big number crunching) You would first need to setup either OpenMosix (for computing performace) and/or distcc for compiling across the network. Both of which...
by Snaver
Wed Sep 06, 2006 11:35 pm
Forum: Q & A
Topic: Xbox Gentoo Cluster Idea
Replies: 15
Views: 12235

I was thinking of useful things for my xbox, rendering farm, samba, web server/intranet, firewall, router. I know you can do these things with one xbox, but will clustering allow for better performance? if you use the right software.. Another question i wanted to ask was can you achieve RAID 1 throu...
by Snaver
Mon Sep 04, 2006 10:09 am
Forum: Q & A
Topic: Php install problem
Replies: 9
Views: 7349

emerge --unmerge software
by Snaver
Sat Sep 02, 2006 10:25 pm
Forum: Q & A
Topic: Php install problem
Replies: 9
Views: 7349

pico /etc/make.conf in terminal, then add php, or look for -php. I believe thats how it is done.
by Snaver
Sat Sep 02, 2006 7:23 pm
Forum: Q & A
Topic: Xbox Gentoo Cluster Idea
Replies: 15
Views: 12235

Xbox Gentoo Cluster Idea

So i just wanted to throw this idea into the air. I know it's been done before, but not with gentoo to my knowledge. What i want to know is what kind of software shall i use in tandem with gentoo ie, what kind of clustering software would be best? I'm thinking of starting with just two or three xbox...
by Snaver
Sat Sep 02, 2006 5:56 pm
Forum: Q & A
Topic: Php install problem
Replies: 9
Views: 7349

emerge apache again, and make sure you put php as a use flag.
by Snaver
Mon Jul 03, 2006 9:13 pm
Forum: Q & A
Topic: HOWTO: Fully Native
Replies: 180
Views: 221437

Pretty much, you have to do one or two more things.. simple really.
by Snaver
Mon Jul 03, 2006 7:15 pm
Forum: Q & A
Topic: Mixed Native (f native) (incomplete guide)
Replies: 4
Views: 4585

I take it this is pro v3? I just did a complete native install to a spare orginal hard drive i had laying around.. pretty flawless. I'm having troubles running emerge sync however.. >>> Updating Portage cache: Traceback (most recent call last): File "/usr/bin/emerge", line 2983, in ? conf ...
by Snaver
Fri May 26, 2006 12:09 am
Forum: Q & A
Topic: HOWTO: Fully Native
Replies: 180
Views: 221437

Thanks for putting this all together cheesyboofs, really set me up on the right track.

Thanks again.
by Snaver
Fri May 26, 2006 12:08 am
Forum: Q & A
Topic: ProFTPd Not Writable?
Replies: 5
Views: 4840

I had this error, what i did was this

Code: Select all

chmod a+rwx 'Location of directory/or file'