Main > Free Download Search >

Free seti software for linux

seti

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 16
wmseti 1.0.3

wmseti 1.0.3


wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. more>>
wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. wmseti can display various statistics and can pause/continue or kill/run the program.
It can be compiled with or without graphics showing alien faces coming out of the shadows as the workunit progresses, with a progress bar that is green for running, yellow for paused, and red when not running.
Statistics for display are;
- [WMSETI..X] Title and current SETI directory where X=AB...
- [12.34%..X] Progress as percentage where X is program status
- [01:23:45.] Time spent on workunit
- [01:23:45.] Time left before completion of workunit
- [TX:...123] Number of workunits sent
- [RX:...123] Number of workunits received (no longer updated, defunct)
- [PID:.1234] PID of SETI@Home client
- [=====----] Progess as a graphic bar
- [PT:.12/34] Total CPU time contributed to SETI@home as years/days or days/hours
Controls available;
- A left click changes between SETI@home directories
- A middle click runs or kills the SETI@home client
- A right click pauses or continues the SETI@home client
- A left click on the top-left quarter changes to/from info text and alien (if compiled)
- A left click on the bottom-left quarter of alien sets the progress bar on or off (if compiled)
- A mouse wheel up or down changes to the next or previous directory.
<<less
Download (0.13MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
Pywmseti 0.1

Pywmseti 0.1


Pywmseti monitors the progress of one SETI@home process. more>>
Pywmseti monitors the progress of one SETI@home process.

Pywmseti is written in Python. The colours are highly customizable. You can start/stop the process through clicking somewhere in the window.

It also displays the time spent on the workunit (or since you started the program if you restart it in the middle of a workunit). Invoke the program with --help or see the sample rc-file for
more information about customization.

Why?

No one of the existing monitors suited my needs. And the more Python the world gets, the better itll be!
<<less
Download (0.006MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
KSetiSpy 0.6.4

KSetiSpy 0.6.4


KSetiSpy is a SETI@home utility for GNU/Linux. more>>
KSetiSpy is a KDE utility that monitors the progress of the SETI@home client, and displays all kinds of information about the work unit(s) being processed.
It uses the same interface as SETI Spy, a Windows program written by Roelof Engelbrecht.
The SETI@home project started in May 1999; its goal is to harness the power of distributed computing to analyze radio signals from space, for "the small but captivating possibility of detecting the faint murmur of a civilization beyond Earth".
To participate in this exciting project, all you have to do is to run the SETI@home client program. This program downloads a set of data (usually called "work unit") from the SETI@home servers, processes it on the local machine (using idle processing time that would otherwise go wasted), and then transmits the result back to the servers.
Over time, SETI@home participants people have become more and more interested in learning everything about the data contained in these work units and the computations done on them. To address these needs, several SETI@home monitoring add-on programs were developed. These extract interesting information from the SETI@home client and present it in a user-friendly way.
One of the most complete SETI@home monitoring tools available today is a Windows program named SETI Spy. KSetiSpy has been created with the intent of providing a version of SETI Spy for my favorite desktop environment (KDE). KSetiSpy borrows most of its user interface conventions from SETI Spy, so SETI Spy users will feel immediately at home with KSetiSpy.
KSetiSpy started as a programming experiment in KDE in June 2001, and has grown a lot since then, mainly to keep up with the ever-increasing feature set of its Windows counterpart. Like many open source projects, its basically the work of a single developer (that would be me), working on it on his spare time. Therefore advancement is not linear, and debugging is mostly left to the users (that would be you). If you run into a bug, please report it to Roberto Virga
Enhancements:
- fixed RA and Dec formatting
- fixed julian date conversion (was off by 6 hours - thanks to Bengt-Erik Soderstrom for reporting this)
- fixed constellation links (the P.A.S. re-organized their web site)
<<less
Download (1.92MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1666 downloads
Ksetiwatch 3.0.1

Ksetiwatch 3.0.1


Ksetiwatch is a SETI@home monitor and work unit manager. more>>
Ksetiwatch is a monitoring tool for the Seti@home distributed computing project, which searches for signals of extraterrestrial life. It displays the state of the Seti@home client(s) running on your computer or in your local network, and logs/manages completed work units and interesting signals.

In addition, Ksetiwatch features a skymap that displays all work units processed, a graphical display of scientific data (gaussians, pulses, and triplets), a dock icon with detailed status information about a client, the option to start/stop the SETI@home clients, and much more.

SetiContainer is a C++ class that allows convenient access to all the information in the state files of a SETI@home client. It periodically examines these files and updates its own data members accordingly.

Other programs can use this class to extract information about the progress of the client, the signals found, or the work unit being processed. Additional functions offer more advanced info (like the amount of TeraFlops in a work unit, estimated time of completion, etc.). The SetiContainer class is based on the Qt toolkit, and extensively uses Qts Signal/Slot .
<<less
Download (1.1MB)
Added: 2005-06-06 License: GPL (GNU General Public License) Price:
1600 downloads
Lin-setibuf Modules 1.8.1

Lin-setibuf Modules 1.8.1


Lin-setibuf Modules are a set of Perl modules for manipulating both the SETI@Home client files, and the SETI@Home text client. more>>
Lin-setibuf Modules are a set of Perl modules for manipulating both the SETI@Home client files, and the SETI@Home text client.
SETI::Monitor offers an intuitive interface to stats retrieval, and manipulation via a Perl program. SETI::Client gives the Perl programmer a high-level layer for control of the SETI@Home client.
Enhancements:
- Bug fixed in the Do_Loop sub (thaks to beatrice).
- Added Glin-setibuf in the contrib/ directory. Glin-setibuf is a graphical tool (written in Perl/GTK) that checks the stack status. See README.contrib for more details, and glin-setibufs help for its command line options.
- Resyncd with SETI 0.44 - history file changed, so there could be warnings from Perl, complaining about a null concatenation; to avoid them, you may backup the old history file, create a new history and then diff back the old stats.
- Bug fixed in the `PushStack sub - now adding units to the stack works again.
- Main PID file is saved only when elaboration starts (because you may want to launch download when still elaborating).
<<less
Download (0.050MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
MUSCLE 3.34

MUSCLE 3.34


MUSCLE is a multiplatform, multilanguage, N-way client/server protocol library and server. more>>
MUSCLE is a somewhat scalable, robust, cross-platform client-server messaging system for dynamic distributed applications that runs under any POSIX-compliant operating system.
MUSCLE has been developed, used, and refined as the networking component of BeShare, CueStation, CueConsole, and various other audio control applications at Level Control Systems for over four years.
Main features:
- Use BMessage-like muscle::Messages under any operating system.
- Send flattened muscle::Messages from one computer to another over TCP streams, eliminating unnecessary compatibility and protocol-versioning hassles.
- Run a "muscled server" on a central machine, and write (or download) client programs to log in to the server and communicate through it. Once logged in, client programs can discover who else is logged in, send muscle::Messages to other clients, and store muscle::Messages in the servers RAM for other clients to download later. Clients can also "subscribe" to selected data on the server, and be automatically notified whenever it changes. Unicast-style, multicast-style, and broadcast-style Message routing are all supported via an intelligent hierarchical pattern-matching routing mechanism. Writing multiplayer games, IRC style chat applications, SETI style distributed calculation apps, or any other type of distributed software is made easy because MUSCLE handles all the dirty work for you!
- Customize the included "muscled server" by defining your own session logic or message-streaming protocol. (Note that this is only necessary for certain specialized applications--the standard server provides sufficient functionality for most things)
- Write your client code in C++, Java, or Python. Single-threaded and multi-threaded messaging APIs are provided for all three languages.
- Or just use the included message, string, dataIO, hashtable, dequeue, string-tokenizer, reference-count, regular expression and pattern matching parser, and object-pool code by themselves, as handy cross-platform utility classes. All source code is included, and you are free to use and abuse it any way you wish.
- See the Beginners Guide for a more detailed description of the system and its capabilites.
Enhancements:
- This release includes various minor bugfixes to the Java and C++ code, as well as a few minor optimizations.
<<less
Download (0.92MB)
Added: 2007-05-03 License: BSD License Price:
907 downloads
Hardware Monitor 1.4

Hardware Monitor 1.4


Hardware Monitor is a multi-purpose, beautiful system-monitoring applet. more>>
Hardware Monitor is a multi-purpose, beautiful system-monitoring applet.
The Hardware Monitor applet is an applet for the GNOME panel which tries to be a beautiful all-around solution to system monitoring. It also strives to be user-friendly and generally nice and sensible, integrating pleasantly with the rest of your GNOME desktop.
Includes different viewers, including a flame effect, allows multiple devices to be monitored in the samme applet, uses smooth updating, polished graphs, clean HIG-compliant interface.
Main features:
- A graphical view where each monitor is represented by a (time, measurement) colored curve
- A bar-plot view with a horizontal bar per monitor
- A column view with a column (time, measurement) diagram for each monitor
- A textual view which simply lists the monitors and the currently measured values
- A flame view which produces spiffy flames, the sizes of which are determined by the values of the monitored device
And the applet supports monitoring the following hardware characteristics:
- CPU usage (all CPUs, or one at the time) - niced background processes such as SETI@home are automatically ignored
- Memory usage - cache and buffers are automatically ignored
- Swap usage
- Load average
- Disk usage (or disk space free)
- Network throughput (Ethernet, wireless, modem, serial link), either incoming or outgoing or both
- Temperatures from internal sensors (e.g. system board and CPU temperatures)
- Fan speeds from internal sensors
<<less
Download (0.29MB)
Added: 2007-01-13 License: GPL (GNU General Public License) Price:
1037 downloads
BOINC 5.9.5

BOINC 5.9.5


BOINC lets you donate computing power to scientific research projects. more>>
BOINC project lets you donate computing power to scientific research projects.
Some projects are:
- Climateprediction.net: study climate change
- Einstein@home: search for gravitational signals emitted by pulsars
- LHC@home: improve the design of the CERN LHC particle accelerator
- Predictor@home: investigate protein-related diseases
- Rosetta@home: help researchers develop cures for human diseases
- SETI@home: Look for radio evidence of extraterrestrial life
- Cell Computing biomedical research (Japanese; requires nonstandard client software)
- World Community Grid: advance our knowledge of human disease. (Requires 5.2.1 or greater)
<<less
Download (3.5MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
917 downloads
THC-FuzzyFingerprint 0.0.8

THC-FuzzyFingerprint 0.0.8


THC-FuzzyFingerprint tool generates fuzzy fingerprints as described in the corresponding paper. more>>
Welcome to the world of Fuzzy Fingerprinting, a new technique to attack cryptographic key authentication protocols that rely on human verification of key fingerprints. It is important to note that while fuzzy fingerprinting is an attack against a protocol, it is not a cryptographic attack and thus does not attack any cryptographic algorithm.

THC-FuzzyFingerprint tool generates fuzzy fingerprints as described in the corresponding paper. It is an ideal extension to man-in-the-middle attacks against the SSH service. The current version supports RSA and DSA key generation and MD5 and SHA1 fingerprints.

The Challenge:

THC is doing a little "seti@home" like competition. The challenge is to generate the best fuzzy fingerprint for our target public SSH host key. Here are some information on our victims SSH public host key.

The victim host: kimble.org
Public SSH key: kimble.org.pub
Public key algorithm: RSA
Public key length: 1024
MD5 key fingerprint: 08:54:5d:27:f8:e9:47:4e:49:8a:87:7e:03:cc:98:73

Download the fuzzy fingerprint release from the link at the top of this page and join the competition. Compile ffp and launch the tool against the victim hosts fingerprint and key algorithm using the following setup. (It is essential that you provide all of the given arguments to ffp so that we are able to compare different peoples fuzzy fingerprints)

$ ffp -f md5 -k rsa -b 1024
-t 08:54:5d:27:f8:e9:47:4e:49:8a:87:7e:03:cc:98:73
-s /var/tmp/kimble.org.state

You can stop the process at any point and continue later by just using the following comman line options.

$ ffp -s /var/tmp/kimble.org.state
<<less
Download (0.20MB)
Added: 2006-03-08 License: GPL (GNU General Public License) Price:
1327 downloads
SysCON 1.2.0

SysCON 1.2.0


SysCON is a Web-based utility that shows important information about a Linux (and other Unices) box. more>>
SysCON is a Web-based utility that shows important information about a Linux (and other Unices) box.

SysCON project includes modules for disk space, memory usage, network interfaces, headline, ADSL traffic watching, kernel information (version and CPU), a ping checker, lm_sensors status, server stats and hits, SETI@home status, date and time, XMMS, xferreport (FTP traffic), lspci, and the uptime.

<<less
Download (0.020MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1205 downloads
Hardware Monitor applet 1.4

Hardware Monitor applet 1.4


The Hardware Monitor applet is a small program for the Gnome panel. more>>
Hardware Monitor applet is a small program for the Gnome panel which tries to be a beautiful all-round solution to hardware monitoring.
It also tries to be user-friendly and generally nice and sensible, integrating pleasantly with the rest of your Gnome desktop.
Main features:
- A graphical view where each monitor is represented by a (time, measurement) colored curve
- A bar-plot view with a horizontal bar per monitor
- A column view with a column (time, measurement) diagram for each monitor
- A textual view which simply lists the monitors and the currently measured values
- A flame view which produces spiffy flames, the sizes of which are determined by the values of the monitored device
And the applet supports monitoring the following hardware characteristics:
- CPU usage (all CPUs, or one at the time) - niced background processes such as SETI@home are automatically ignored
- Memory usage - cache and buffers are automatically ignored
- Swap usage
- Load average
- Disk usage (or disk space free)
- Network throughput (Ethernet, wireless, modem, serial link), either incoming or outgoing or both
- Temperatures from internal sensors (e.g. system board and CPU temperatures)
- Fan speeds from internal sensors
- To avoid eating CPU time when it is scarce, the applet lowers its priority.
<<less
Download (0.30MB)
Added: 2007-01-17 License: GPL (GNU General Public License) Price:
601 downloads
XEphem 3.7.2

XEphem 3.7.2


XEphem is a free interactive astronomy program for UNIX systems with X & Motif. more>>
XEphem project is a scientific-grade interactive astronomical ephemeris package.
Main features:
- computes heliocentric, geocentric and topocentric information for all objects;
- has built-in support for all planets; the moons of Mars, Jupiter, Saturn, Uranus and Earth; central meridian longitude of Mars and Jupiter; Saturns rings; and Jupiters Great Red Spot;
- allows user-defined objects including stars, deepsky objects, asteroids, comets and Earth satellites.
- provides special efficient handling of large catalogs including Tycho, Hipparcos, GSC.
- displays data in configurable tabular formats in conjunction with several interactive graphical views;
- displays a night-at-a-glance 24 hour graphic showing when any selected objects are up;
- displays 3-D stereo Solar System views that are particularly well suited for visualizing comet trajectories;
- quickly finds all close pairs of objects in the sky;
- sorts and prints all catalogs with very flexible criteria for creating custom observing lists;
- creates plots of any pairs of all data fields throughout the program;
- downloads and displays AAVSO light curves directly online;
- downloads current asteroid and comets ephemerides from Lowell Observatory and Minor Planet Center;
- downloads timely Earth satellite orbital TLE parameters;
- plots true binary system orbits;
- downloads Digitized Sky Survey FITS files from STScI or ESO;
- displays seti@home client progress and plots position being processed on Sky View map;
- provides a handy coordinates spreadsheet for converting among equatorial, ecliptic, horizon and galactic frames ;
- displays live SOHO images of the Sun;
- includes a compiler for entering and solving user-written functions using any data fields;
- serves as the control point for GOTO telescopes such as Meade LX200 or other external applications;
- displays FITS files images overlaid with database symbols and other graphical information;
- performs automatic star pattern matching to automatically solve for World Coordinate System on any image;
- performs 1-click 2D Gaussian relative and absolute photometry;
- defines and saves any number of Eyepieces to use in sky maps;
- captures, displays and clips to any number of local horizon profiles;
- stores sets of all Sky View options in history sets for easy playback later;
- prints using high quality Postscript;
- allows you to assign any number of objects as Favorites for special fast access throughout the program, and makes them available even when their original databases are no longer loaded;
- provides an extensible image gallery initialized with over 300 beautiful and informative color images of deep sky objects;
- provides an observing logbook which is automatically filled in with observing circumstances, with searching on most fields;
- displays magnetic deviation for any location.
<<less
Download (10.5MB)
Added: 2006-11-22 License: Free for non-commercial use Price:
1071 downloads
wmpower 0.4.2

wmpower 0.4.2


wmpower is a Window Maker dock application allowing the user to graphically see the power management status of his laptop. more>>
wmpower is a Window Maker dock application allowing the user to graphically see (and set) the power management status of his laptop.
Main features:
- Battery status display (you choose the battery);
- Both APM and ACPI kernels are supported;
- On ACPI kernels you get fan status and a thermal sensor;
- Direct access to Toshiba hardware: you get fan status and LCD brightness management even without an APCI kernel;
- While on battery, it can stop your fan, HD, lin-seti service to make the battery last longer; if you have a Toshiba Laptop, it can also adjust your LCD brightness;
- Fast battery charge mode: you can keep on battery settings until your battery reaches 100%: this will make it recharge much faster;
- no-meddling option: if you want the program to display power manamenegt status, but not to take any action.
- On Toshiba laptops you can use your mouse wheel to adjust the brightness of your lcd screen.
- Support for Dell laptops for temperature and fan status
- Support for Compal hardware
- CPU frequency scaling support
Installation:
./configure
make
su root (if you are not root already)
make install
Enhancements:
- Fixed a memory allocation issue that on rare occasions could make wmpower crash.
- Fixed small bug that made wmpower print forever that it would not fast charge the battery as it was already at maximum capacity.
- When calculating battery time, and battery is charging, now wmpower displays time remaining until battery is fully charged instead of how much time would left if we were running on battery power.
<<less
Download (0.095MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1477 downloads
KBoincSpy 0.9.1

KBoincSpy 0.9.1


KBoincSpy is a KDE monitor and control utility for the BOINC distributed client. more>>
KBoincSpy is a KDE monitor and control utility for the BOINC client. KBoincSpy displays a lot of useful information about the computation of work units, such as the percent of work done, and estimates of the completion time and credits granted.
For some projects like SETI@home and ClimatePrediction.net, it also reports some interesting data about the content and significance of each work unit being analyzed.
It can be also used to control the behavior of the BOINC client, allowing the user to attach to (as well as detach from) projects, start/stop the computation, or suspend all network communications.
Its interface design was inspired by SETI Spy, a Windows monitoring utility for SETI@home Classic written by Roelof Engelbrecht.
The Berkeley Open Infrastructure for Network Computing is a software platform for distributed computing. It enables organizations who oversee scientific projects requiring extensive computing resources to easily set up and maintain a distributed computing infrastructure.
By downloading the BOINC distributed computing client, each of the hundreds of thousands of participants worldwide can select the scientific projects more to his/her liking and assign some computing resources to them.
Enhancements:
- This release focuses on reaching almost feature parity with the latest BOINC client from Berkeley (the 5.x series).
- Among the new features were an attach-to-project wizard, host and user statistics graphs, and Web links.
- This version also features new translations to eight languages. Precompiled packages are available for the x86 and x86-64 architecture versions of the Fedora, Gentoo, Mandriva, Slackware, and SuSE Linux distributions.
<<less
Download (2.0MB)
Added: 2006-02-07 License: GPL (GNU General Public License) Price:
1355 downloads
Wmufo 1.2.2

Wmufo 1.2.2


Wmufo is a dockable application which monitors your seti@home client statistics. more>>
Wmufo is a dockable application which monitors your seti@home client statistics.

Installation:

Root Installation:

1) su -
2) cd /current/directory/of/wmufo
3) ./configure

Either

4A) make install-strip

or

4B) make
4B) strip src/wmseti
4B) cp src/wmseti /usr/local/bin/

User installation

1) ./configure
2) make
3) strip src/wmseti
4) cp src/wmseti ~/bin
<<less
Download (0.22MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2