Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > System > Networking

    Omnitty 0.2.8

    Download button

    Downloads: 638  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    14 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Bruno T. C. de Oliveira | More programs
    GPL / FREE
    April 6th, 2005, 20:22 GMT
    ROOT / System / Networking

     Read user reviews (0)  Refer to a friend  Subscribe

    Omnitty description

    Omnitty is an SSH multiplexer that allows you to log into several machines simultaneously.

    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.

    You can run both line-oriented and screen oriented in the target machines, because Omnitty has built-in terminal emulation capability. When the window is large enough, Omnitty also displays a "summary area" for each machine, in which it shows what the latest output from the machine was, so you can have an idea of what is going on in each machine.

    Requirements:

    · Omnitty runs primarily on Linux, although it should be possible to compile it on other UNIX-like systems. Omnitty depends on the libROTE Terminal Emulation Library, and the standard ncurses and libc libraries.



    Multiple-host network administration usually involves running the same set of commands on several different machines. An administrator might ssh into each of the machines in his network individually to perform the required tasks, but the process soon becomes repetitive and prone to errors. Scripts might help in the case of noninteractive programs and when the administrator knows exactly what commands are to be given. Error handling in these scripts is also difficult to code, and the process becomes especially tedious if these tasks have to be done regularly.

    Omnitty tries to present a different approach to manipulating several machines remotely. It simultaneously logs you into all the machines you specify and then presents a screen in which you navigate through the list of machines. When you select a machine, its "terminal" is shown onscreen and they keypresses you type are sent to that machine while it is selected. The user may freely navigate the list, interacting with the machines in any order.

    Another feature is that you can 'tag' machines on the list and enter a mode where the input you provide is directed to ALL the machines you tagged, simultaneously. Thus you might tag all the machines in which you need to run a particular command and then type the command once to have all machines execute it.

    Omnitty not only works with regular commands, but also with visual programs. For example, you might run 'vi' remotely on several machines simultaneously, and every keystroke you supply will be reproduced in every machine you tagged. Thus you might interactively edit files in several machines at once.

    Installation

    Installing Omnitty from source code involves the standard steps you are used to:

    $ tar -zxf /path/to/rote-X.Y.Z.tar.gz
    $ cd rote-X.Y.Z
    $ ./configure
    $ make
    $ su -c "make install"
    $ cd ..

    $ tar -zxf /path/to/omnitty-X.Y.Z.tar.gz
    $ cd omnitty-X.Y.Z
    $ ./configure
    $ make
    $ su -c "make install"

    If you do it this way, omnitty will get installed in /usr/local/bin, which you should put in your PATH if it is not already there. You can then run the program by typing omnitty at the prompt.

    Product's homepage

      


    TAGS:

    SSH multiplexer | Omnitty | Omnitty | SSH | multiplexer

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM