LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · IBM warns Linux Desktop Developers not to copy Windows
 · Lightweight Linux Desktop Proves Popular with Netbooks
 · 32GB flash chips target mobile devices
 · IBM teams with Linux firms for Microsoft-free PCs
 · Linux versus RTOS
 · Ubuntu unified communications suite released
 · IBM’s Ubuntu deal favors the server
 · Lenovo launches a netbook
 · Linux to Outsell Windows in Mobile Internet Device Market
 · Fedora on a stick
(more...)

 

Latest Links
Wingpath Software Development
cptutils
mod-pop
GNU Teseq
libcrtxy
CaltrainPy
NoiseMaker
OpenSIPS
lua-discount
mymeeting
(more...)

 

Google Search
 



Top : Software : Networking : Remote Execution : SSH

Highlights
IBM warns Linux Desktop Developers not to copy Windows
IBM bosses have sent a warning to Linux Desktop Developers; they have told the open source community to make Linux like a desktop OS for consumers and businesses. What they mean by this is “Not to Copy Windows.”

(Read more)
Market Analysis System
The Market Analysis System (MAS) is an open-source software application that provides tools for analysis of financial markets using technical analysis. Some of the features of MAS are: Includes basic technical analysis indicators, such as Simple Moving Average, Exponential Moving Average, Stochastic, MACD, RSI, On Balance Volume, and Momentum, more advanced indicators, such as Standard Deviation, Slope of EMA of Volume, Slope of MACD Signal Line, Bollinger Bands, and Parabolic SAR. Users can also create new technical analysis indicators, including complex indicators based on existing indicators. MAS can be configured and run as a server that provides services for several clients at a time running on remote machines.

Links:

  • OpenSSH
    OpenSSH is a Linux port of OpenBSD's excellent OpenSSH. This Linux port basically consists of a few fixes to deal with the way that OpenSSL is usually installed on Linux systems, a few replacements for OpenBSD library functions and the introduction of PAM support. This version tracks changes made to the OpenBSD CVS version. Read more hot
  • ssh
    ssh is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. It is intended as a replacement for rlogin, rsh, rcp, and rdist. hot
  • AdminCoPy
    ACP is basically a wrapper for SSH and SCP that allows a user to select, or manually enter, a group of hosts to connect to. The user can run a command or copy some files/directories to multiple hosts by issuing a single command on the "admin" host. It requires the fping program, as it checks the specified hosts for connectivity, and will only try to run the command on/copy files to hosts that are reachable.
  • autossh
    autossh starts a copy of ssh and monitors it, restarting it as necessary should it die or stop passing traffic.
  • Cluster SSH
    Cluster SSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
  • ClusTerm
    ClusTerm is used to SSH into a cluster of systems and execute the same commands on all the systems. ClusTerm combines a number of Gnome Terminal widgets (VTE) in a single graphical window and copies the input of one terminal in all other terminals.
  • cxSSHAdmin
    cxSSHAdmin is a menu (ncurses with dialog) based utility to perform various administration tasks via SSH. It has features things like a list of SSH hosts to select from, automatic generation of the hosts list, login or remote execution of commands on one or multiple hosts, and password-less access (with SSH keys).
  • FreSSH
    FreSSH is a free implementation of the SSH communication protocol. It is compact, modular, portable, and designed for security and performance. It is a completely new implementation sharing no code with any other implementation of the SSH communication protocol.
  • Gnome SSH Tunnel Manager
    gSTM, the Gnome SSH Tunnel Manager, is a front-end for managing SSH-tunneled port redirects. It stores tunnel configurations in a simple XML format. The tunnels, with local and remote port redirections, can be created, deleted, modified, and individually started and stopped through one simple interface. It is useful for anyone wanting to securely access private services over an encrypted tunnel.
  • Gnome-sshman
    Gnome-sshman is an SSH session manager for GNOME. It is easy and fast to use, and is useful for system administrators that need to connect to many SSH servers. Gnome-sshman saves ssh sessions and allows you to open a saved session with a double click in nautilus or opening a new session running gnome-sshman.
  • GPuTTY
    A PuTTY clone, intended to be used in a Gnome environment. It stores and launches Telnet and SSH sessions.
  • kssh
    kssh is a KDE front-end to ssh. It can work as a standard KDE application that launches ssh connections in a terminal or as a konsole session.
  • OctopuSsh
    OctopuSsh is a simple application that can help system administration of multiple machines over the net using an SSH connection.
  • Omnitty
    Omnitty is a curses-based program that allows one to log into several machines simultaneously and interact with them, selectively directing input to individual machines or groups of selected machines.
  • OpenSSH SRP patch
    OpenSSH SRP patch adds Secure Remote Password (SRP) support to OpenSSH (portable version).
  • pssh
    pssh provides parallel versions of the openssh tools. It includes Parallel ssh (pssh), Parallel scp (pscp), Parallel rsync (prsync), Parallel nuke (pnuke), and Parallel slurp (pslurp).
  • PuTTY
    PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
  • Quest OpenSSH
    Quest OpenSSH is a version of OpenSSH modified and packaged to provide default single sign-on capability for customers using Quest's Vintela Authentication Service (VAS) and/or Vintela Management eXtensions (VMX) products. Quest's version of OpenSSH defaults to authenticating users and hosts with GSSAPI. It works in conjunction with VAS, to allow secure shell single sign-on to Unix hosts joined to Active Directory domains.
  • RSTunnel
    RSTunnel allows you to tunnel through data between two networks in a secure and encrypted tunnel. It uses SSH to connect the two machines. This will setup a tunnel for you, and make sure that it's constantly running.
  • SecPanel
    SecPanel serves as a graphical user interface for managing and running SecureShell (SSH) connections.
  • SSH Filesystem
    SSH Filesystem is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do.
  • SSH ManaGeR
    SSH ManaGeR is a Unix open ssh client wrapper script written in Perl. sshmgr provides for a user based profiles configuration. SSH ManaGeR is now deprecated in favour of CONNection ManaGeR.
  • ssh-gui
    ssh-gui is a front-end for ssh which can open multiple xterms with connections. It supports all ssh options and soon will support user-host config saving and xterm config.
  • sshpass
    Sshpass is a tool for non-interactivly performing password authentication with SSH's so called "interactive keyboard password authentication". Most user should use SSH's more secure public key authentiaction instead.
  • sshproxy
    sshproxy is a pure Python implementation of an SSH proxy. It allows users to connect to remote sites without having to remember the password or key of the remote sites.
  • tentakel
    tentakel is a program for executing the same command on many hosts in parallel using ssh.
  • The Distribulator
    The Distribulator is an SSH-based command execution and file transfer utility that includes support for both batch and console mode, XML configuration, multiple server enviornments, and auditing via syslog.
  • Toska
    Toolkit for OpenSSH Key Administration provides a way for network administrators to centralize their SSH key management. It can manage a database of public keys via a GUI (and an upcoming command line interface), dynamically enabling on a per-key, per-user, and per-host basis.
  • Twisted Conch
    Conch is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors.
  • Vintela OpenSSH
    Vintela OpenSSH is a version of OpenSSH modified and packaged to provide default single sign-on capability for Vintela customers using the Vintela Authentication Service (VAS) and/ or Vintela Management eXtensions (VMX) products. Vintela's version of OpenSSH defaults to authenticating users via the GSSAPI-with-MIC mechanism. It works in conjunction with VAS, to allow secure shell single sign-on to Unix hosts that have been joined to Active Directory domains.
  • vxargs
    vxargs is inspired by xargs and pssh. It provides the parallel versions of any arbitrary command, including ssh, rsync, scp, wget, curl, and whatever. One reason to use it is to control a large set of machines in the wide-area network.
  • zeroSSH
    zeroSSH is a cross-platform GUI frontend for listing and accessing SSH services advertised via Bonjour/Zeroconf.
  • zssh
    Zmodem SSH is for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp.



Other Sites

Migrate to Linux
Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

 

Distribution Guides
Distro Guide

Debian
Fedora
Gentoo
Mandriva
OpenSuSE
RedHat
Slackware
Ubuntu
Xandros

Absolute
Linux Mint
64 Studio

LiveCDs
Berry Linux
GoblinX
KNOPPIX
Kubuntu
NimbleX
PCLinuxOS
Sabayon
SimplyMEPIS
Xubuntu

Entire List

 

SourceFiles.org
Sourcefiles.org
Backup
CD Writing
Databases
Editors
Emulators
Financial
Games
Graphics
Home ...
Internet
Multimedia
Networking
Office
Prod Tools
Scientific
Shells
Spreadsheets
Toys
Utilities
WMs

 

Services
Web Calendar
Linux Licenses

Advertise at LinuxLinks.com

 

My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2002-2007 LinuxLinks.com All rights reserved.