• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

A Unix SETI proxy/cache !!!

Working !!!!

Really easy setup...
You can specify a proxy and change the berkeley IP address.

So, you can use this behind a company proxy to go to OK's proxy...

HTML interface..

Here's the conf file..

$ more jsd.conf
# all configuration is done via this file
# see http://members.tripod.co.uk/chrisdavis/seti/jsd/help/confparams.html
# for information about this file

# The host should be specified as an IP if you don't have
# a constant internet connection
# SetiHost shserver2.ssl.berkeley.edu
SetiHost 128.32.18.166
SetiHostPort 80

# this is the port which SETI clients and web browers should connect to
LocalPort 5512

# specify your proxy server, if any, like this:
ProxyServer proxy
ProxyPort 8080

# list user accounts here; e-mail addresses followed by a cache size
CacheSize bingo31@btinternet.com 10

# this specifies the directory where results and work units are to be kept
# this directory must exist for jSetiDoor to start
DataPath data

ShowBanner no
BackupResults yes

# keeps a log of activity (not a log of work units)
# ActivityLog jsd.log

# specify client directories to monitor like this. jSetiDoor will
# watch state.sah
# Monitor /scratch/seti/sgrun/ Linux box

nice

🙂

Col
 
So, you can use this behind a company proxy to go to OK's proxy

Now that's cool!🙂
(ok it was justa bump really!😛)
 
Any functionality like setiq? IE: multiple users, stats, etc?

EDIT: just answered my own question (RTFM). I'm not a java guy, but this could be the beginning of some cool stats...

-Nexus9
 
Also solves the proxy problem like I said, and means you don't need a Windows machine anymore...

🙂

Col
 
Back
Top