# 0 = disabled # 1 = enabled # Hostname HOSTNAME=DC # fah and boinc login password for console and SSH if enabled FAHPWD=Fah-1234! BPWD=Boinc-1234! # Enable CUDA support CUDA=1 NVER=280.13-301 # Enable WINE support WINE=1 # Enable Folding Support FAH=1 # Folding username FAHUSERNAME=anonymous # Folding team FAHTEAM=0 # Folding passkey - required for bonus points FAHPASSKEY= # Startup the folding smp client automatically FSMP=0 # Enable -bigadv BIGADV=0 # Enable -advmethods MADVMETHODS=1 # Number of cores to fold with (-smp) MCORES=8 # Run one work unit and then exit MONEUNIT=1 # Enable verbosity MVERBOSITY=0 # Verbosity level MLEVEL=9 # Startup the folding uni-processor client FUNIP=0 # Number of uni-processor clients to start UCLIENTS=2 # Packet size USIZE=small # Enable -advmethods UADVMETHODS=1 # Run one work unit and then exit UONEUNIT=1 # Enable verbosity UVERBOSITY=0 # Verbosity level ULEVEL=9 # Enable Langouste Decoupler LANGOUSTE=0 # Store contents of work directory in RAM via tmpfs RAMDISK=0 # Memory allocated to tmpfs in kilobytes if RAMDISK=1 RDSIZE=750000 # NFS - Mount remote network share - used for storing folding data and backups FNFSMNT=192.168.0.50:/home/dc/fah0 # Enable BOINC Support BOINC=1 # Startup the BOINC client automatically BAUTOSTART=1 # NFS - Mount remote network share - used for storing BOINC data BNFSMNT=192.168.0.50:/home/dc/b0 # Maximum CPUs MAXCPUS= # Maximum Memory Usage MAXMEMORY= # Maximum CPU Usage CPUUSAGELIMIT= # Enable 32-bit BOINC instead of 64-bit BOINC ENABLE32=1 # BOINC Projects to connect to on startup # BP= Project URL # BKEY= Project Account Key # BP0=http://setiathome.berkeley.edu/ BKEY0=0123456789abcdef BP1=http://milkyway.cs.rpi.edu/milkyway/ BKEY1=0123456789abcdef BP2=http://www.cosmologyathome.org/ BKEY2=0123456789abcdef BP3=http://aqua.dwavesys.com/ BKEY3=0123456789abcdef BP4=http://einstein.phys.uwm.edu/ BKEY4=0123456789abcdef BP5= BKEY5= BP6= BKEY6= BP7= BKEY7= BP8= BKEY8= BP9= BKEY9= # Services # # Enable NTPD NTP=1 # Enable Dropbear SSHD SSH=1 # Enable Mongoose HTTPD HTTP=1 HTTPROOT=/var/http HTTPPORT=80 # HTTP Access and Error Logs (Optional) HTTPALOG=/var/log/access_log HTTPELOG=/var/log/error_log # Location of Folding psummary - relevant if HTTP is enabled PSUMURL=http://fah-web.stanford.edu/psummary.html