Modern tools.
Traditional dedication.
Home
| Purpose
| Linux
| Products
| Legality
| Special
| Downloads
| Articles
| Contact
![]()
| clusterit | 2.0 | BSD | Clusterit is a collection of clustering tools | This is a collection of clustering tools, to turn your ordinary everyday pile of UNIX workstations into a speedy parallel beast. dsh : run a command on a cluster of machines. dshbak : format the output of dsh. barrier, barrierd : synchronize a process on a number of machines. jsd : simple command scheduling daemon for remote execution. jsh : run scheduled commands on remote machines. run : run a command on a machine at random. seq : run a command on a cluster in sequence. pcp : copy a file to a cluster of machines. pdf : display free disk space across a group of machines. prm : delete a file or files on a cluster of machines. rvt : a specialized VT100 emulator for the X window system. dvt : clustersed quickly dissect cluster files. |
| directvnc | 0.7.5 | GPL | VNC Client Running on Linux Frame Buffer | DirectVNC is a client implementing the remote framebuffer protocol (rfb) which is used by VNC servers. DirectVNC is special; it uses the linux framebuffer device through the DirectFB library which enables it to run on anything that has a framebuffer without the need for a running X server. |
| gexec | 0.3.5 | GPL | Gexec is a scalable cluster remote execution | GEXEC is a scalable cluster remote execution system which provides fast, RSA authenticated remote execution of parallel and distributed jobs. It provides transparent forwarding of stdin, stdout, stderr, and signals to and from remote processes, provides local environment propagation, and is designed to be robust and to scale to systems over 1000 nodes. |
| gmasqdialer | 0.99.13 | GPL | GNOME/GTK Client for Masqdialer | Gnome client that allows a user to manipulate a Masqdialer controlled ppp link. |
| gnome-keyring | 0.1 | GPL/LGPL | Keyring and password manager for the GNOME desktop | gnome-keyring is a program that keep password and other secrets for users. It is run as a damon in the session, similar to ssh-agent, and other applications can locate it by an environment variable. The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. |
| grcm | 0.1.5 | GPL | GUI for remote connections (ssh, telnet, rdesktop, ftp) | grcm (GNOME Remote Connection Manager) is a highly configurable remote connection manager that allows you to store remote connections like telnet, ssh, and rdesktop in a simple-to-use GUI application. |
| grdesktop | 0.22 | GPL | A gtk2 frontend for rdesktop | grdesktop is a frontend, written in C using the GTK+ 2 toolkit, for the remote desktop client (rdesktop). It can save several connections (including their options), and browse the network for available terminal servers. |
| gsh | 0.9.0 | GPL | Run commands on other hosts through ssh | Run commands on other hosts through ssh |
| ka-run | 2.0 | GPL | A program to launch a command on several hosts. | This program allows the user to launch the same command on several hosts. The connection is made via rsh or ssh as the user wants. |
| keychain | 2.0.2 | GPL | Keychain manages ssh-agent to minimise passphrase entry for ssh | keychain helps you to manage RSA and DSA keys in a convenient and secure manner. It acts as a frontend to SSH-agent, but allows you to easily have one long running SSH-agent process per system, rather than the norm of one SSH-agent per login session. This dramatically reduces the number of times you need to enter your passphrase - with keychain, you only need to enter a passphrase once every time your local machine is rebooted. keychain also makes it easy for remote cron jobs to securely "hook in" to a long running SSH-agent process, allowing your scripts to take advantage of RSA and DSA keys. Run keychain once manually per user, after which keychain will run (quietly) every time you log in (from a profile script). Hint: If you get tired of keychain, delete ~/.keychain |
| klcc | 2.0.3 | GPL | KDE LineControl Client | LineControl Client for KDE |
| kmasqdialer | 2.05 | GPL | KMasqDialer - KDE client for the masqdialer modem server | KMasqDialer - KDE client for the masqdialer modem server |
| nocatauth | 0.82 | GPL | NoCatAuth is a third party wireless authentication system | The NoCatAuth project implements a third party wireless authentication system (or Auth system, for short). Written in Perl and C, it takes care of presenting the user with a login prompt, contacts a MySQL database to lookup user credentials, securely notifies the wireless gateway of the user's status, and authorizes further access. Note: The packaged gnupg keys are just using fairly generic values. You will most likely want to generate your own and put them on your authserve and gateway. Note2: You will need to configure /etc/httpd/conf.d/74_authserv.conf for your network. A sample vhost stanza is provided. |
| nocatauth-gateway | 0.82 | GPL | NoCatauth gateway | The NoCatAuth gateway manages local connections, sets bandwidth throttling and firewall rules, and times out old logins after a user specified time limit. While the gateway and auth system can be run on the same machine, it is strongly recommended that the auth system reside on a separate, more tightly secured machine than the gateway. If you do want to run both on the same machine or subnet, you'll need the Net::Netmask perl module. Note: The packaged gnupg keys are just using fairly generic values. You will most likely want to generate your own and put them on your authserve and gateway. Note2: You will need to configure /etc/nocat/gateway.conf for your network. Specifically, you'll need to define AuthServiceAddr. |
| nocatsplash | 0.00 | GPL | NoCatSplash is a Open Public Network Gateway Daemon | NoCatSplash is a Open Public Network Gateway Daemon. It performs as a [captive/open/active] portal. When run on a gateway/router on a network, all web requests are redirected until the client either logs in or clicks "I Accept" to an AUP. The gateway daemon then changes the firewall rules on the gateway to pass traffic for that client (based on IP address and MAC address). |
| openssh | 3.6.1p2 | BSD | OpenSSH free Secure Shell (SSH) implementation | Ssh (Secure Shell) a program for logging into a remote machine and for executing commands in a remote machine. It is intended to replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it up to date in terms of security and features, as well as removing all patented algorithms to separate libraries (OpenSSL). This package includes the core files necessary for both the OpenSSH client and server. To make this package useful, you should also install openssh-clients, openssh-server, or both. |
| openssh-askpass | 3.6.1p2 | BSD | OpenSSH X11 passphrase dialog | Ssh (Secure Shell) a program for logging into a remote machine and for executing commands in a remote machine. It is intended to replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it up to date in terms of security and features, as well as removing all patented algorithms to separate libraries (OpenSSL). This package contains Jim Knoble's <jmknoble@pobox.com> X11 passphrase dialog. |
| openssh-askpass-gnome | 3.6.1p2 | BSD | OpenSSH GNOME passphrase dialog | Ssh (Secure Shell) a program for logging into a remote machine and for executing commands in a remote machine. It is intended to replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it up to date in terms of security and features, as well as removing all patented algorithms to separate libraries (OpenSSL). This package contains the GNOME passphrase dialog. |
| openssh-clients | 3.6.1p2 | BSD | OpenSSH Secure Shell protocol clients | Ssh (Secure Shell) a program for logging into a remote machine and for executing commands in a remote machine. It is intended to replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it up to date in terms of security and features, as well as removing all patented algorithms to separate libraries (OpenSSL). This package includes the clients necessary to make encrypted connections to SSH servers. |
| pconsole | 1.0 | GPL | Pconsole is a administrative tool for working with clusters nodes | pconsole allows you to connect to each node of your cluster simultaneously, and you can type your administrative commands in a specialized window that 'multiplies' the input to each to the connections you have opened. pconsole is best run from within X Windows, although it is possible to employ it without X (in console mode) as well. |
| penggy | 0.2.1 | GPL | Penggy is a free UNIX client for AOL. | Penggy is a free UNIX client for AOL. It allows UNIX users to connect to the Internet using AOL, through an IP tunneling system. |
| poppassd-ceti | 1.8.4 | Distributable | An Eudora and NUPOP change password server. | Poppassd is a daemon allowing users to change their password via Eudora or NUPOP using a network protocol on port 106. This package uses PAM. Original version based on John Norstad's poppassd code. John Norstad's program ran the regular unix "passwd" command. This version calls PAM to change the password. Examine the (un)install scripts with "rpm --scripts <package>" before (de)installation. They modify some system configuration files. (See also ftp://ftp.nwu.edu/pub/poppassd for Norstad's original code). [Note, to log poppassd password changes, add the following line: local4.err -/var/log/poppassd.log to your /etc/syslog.conf file.] |
| putty | 0.54 | MIT | Free SSH, Telnet and Rlogin client | This is the Unix port of the popular Windows ssh client, PuTTY. It supports flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick, multiple X11 authentication protocols, and various other interesting things not provided by ssh in an xterm. |
| rfb | 0.6.1 | GPL | Rfb is a set of rfb enabled tools and applications | The heXoNet RFB Software package includes many different projects. The goal of this package is to provide a comprehensive collection of rfb enabled tools and applications. One application, x0rfbserver, was (and maybe still is) the only complete remote control solution for the X Window System. |
| rlpr | 2.04 | GPL | Remote printing utilities | Rlpr is a package that makes it possible (or at the very least, easier), to print files on remote sites to your local printer. The rlpr package includes BSD-compatible replacements for `lpr', `lpq', and `lprm', whose functionality is a superset of their BSD counterparts. In other words, with the rlpr package, you can do everything you can do with the BSD printing commands, and more. The programs contained within the rlpr package are all GPL'd, and are more lightweight, cleaner and more secure than their BSD counterparts. |
| rsh | 0.17 | BSD | Clients for remote access commands (rsh, rlogin, rcp). | The rsh package contains a set of programs which allow users to run commmands on remote machines, login to other machines and copy files between machines (rsh, rlogin and rcp). All three of these commands use rhosts style authentication. This package contains the clients needed for all of these services. The rsh package should be installed to enable remote access to other machines. |
| scponly | 3.8 | BSD | Connection shell to allow only scp/sftp/rsync | "scponly" is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the "tried and true" ssh suite of applications. |
| synergy | 1.0.3 | GPL | Mouse and keyboard sharing utility | Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. |
| telnet | 0.17 | BSD | Client for the telnet remote login protocol. | Telnet is a popular protocol for logging into remote systems over the Internet. The telnet package provides a command line telnet client. |
| telnet-client-krb5 | 1.3 | MIT | A telnet-client with kerberos support | Telnet is a popular protocol for logging into remote systems over the Internet. The telnet package provides a command line telnet client. Install the telnet package if you want to telnet to remote machines. This version supports kerberos authentication. |
| telnet-server-krb5 | 1.3 | MIT | A telnet-server with kerberos support | Telnet is a popular protocol for logging into remote systems over the Internet. The telnet-server package provides a telnet daemon, which will support remote logins into the host machine. The telnet daemon is enabled by default. You may disable the telnet daemon by editing /etc/inetd.conf. Install the telnet-server package if you want to support remote logins to your machine. This version supports kerberos authentication. |
| tightvnc | 1.2.9 | GPL | TightVNC is the enhanced version of the famous vnc project. | The enhanced version of VNC, called TightVNC (grown from the VNC Tight Encoder project), which is optimized to work over slow network connections such as low-speed modem links. While original VNC may be very slow when your connection is not fast enough, with TightVNC you can work remotely almost in real time in most environments. Besides bandwidth optimizations, TightVNC also includes many other improvements, optimizations and bugfixes over VNC. Note that TightVNC is free, cross-platform and compatible with the standard VNC. |
| tightvnc-doc | 1.2.9 | GPL | Complete documentation for VNC | This package contains HTML documentation about VNC (Virtual Network Computing) programs. Install the vnc-doc package if you want extensive online documentation about VNC. |
| tsclient | 0.132 | GPL | Terminal Server Client is a frontend for rdesktop for the GNOME2 platform. | Terminal Server Client is a frontend for rdesktop for the GNOME2 platform. Also support vnc. |
How many other cases exist where [company] has included third party technology in it products, but has also taken the cheaper licensing option and left developers and even users exposed to the threat of lawsuit? Due to the closed nature of the proprietary business model, how can third party developers even check? — NZheretic on LWN
Last changed: 20-Jun-2004 13:26:38 Find out who links to this page. Verify for yourself that this page is pure, standard HTML, not Ruby.
If you would like us to read email for
USD$1000 per page, payable in advance, send it here.