- Joined
- Feb 10, 2006
- Location
- Folding@Home on the Blue Ball
Don't forget to post it up in the folding forum where we can get this new and improved borgix!!!
with anticipation!!
with anticipation!!
Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!
#!/bin/bash
if cat /proc/cpuinfo | grep -q "processor : 1" ; then
mkdir -p ~/FAH && cd ~/FAH && wget http://folding.stanford.edu/release/FAH_SMP_Linux.tgz && tar -xzf FAH_SMP_Linux.tgz
else
mkdir -p ~/FAH && cd ~/FAH && wget http://www.stanford.edu/group/pandegroup/release/FAH504-Linux.exe
fi
#!/bin/bash
if cat /proc/cpuinfo | grep -q "processor : 1" ; then
mkdir -p ~/FAH && cd ~/FAH && wget http://folding.stanford.edu/release/FAH_SMP_Linux.tgz && tar -xzf FAH_SMP_Linux.tgz && ./fah5
else
mkdir -p ~/FAH && cd ~/FAH && wget http://www.stanford.edu/group/pandegroup/release/FAH504-Linux.exe && ./FAH504-Linux.exe
fi
King Warg² said:The project repository is now online...
King Warg² said:
TollhouseFrank said:Ok... the dual-release looks ready to go. If what I found works right... then we could have a prelim 64bit Borgix out within the week soon for testing.
Based on Debian Etch
KDE
Gnome
a random Light WM most likely XFCE
Open Office
"One Click" DC Client Setup (For BOINC and F@H.... DIMES will take some time as Java is iffy in 64bit).
Any other suggested DC projects?
Any benchmarking software?
Any development software ?
Any suggestions? I'm planning on making this a Live DVD, so the ISO will have room to spare.
Shelnutt2 said:I keep timing out. I've tried with gftp and with fireftp extension for firefox.