332 projects tagged "Terminals"
Shell In A Box implements a Web server that can export arbitrary command line tools to a Web-based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled Web browser, and does not require any additional browser plugins. Most typically, login shells would be exported this way: "shellinaboxd -s /:LOGIN". This starts a Web server at http://localhost:4200 that allows users to log in with their username and password and to get access to their login shell. The connection will be encrypted if SSL/TLS certificates are available.
A self-contained package which allows use of a diskless, low-memory Sun SPARCstation (4c or 4m architecture) as an Xterminal client. The server can be almost any other system which has tftpboot capability. This package is 100% Linux. There are no Sun binaries or libraries included or needed. If you have a system with no disk, or perhaps an IPC which suffers from the dreaded "slowdown" bug, this is the package for you.
The console-tools package allows you to set-up and manipulate the Linux console (ie. text screen and keyboard), and manipulate console-font files. It was developed from version 0.94 of the standard `kbd' package, and integrates many fixes and enhancements, including new kbd features up to 0.99.
This is the old BSD tn3270 made to compile under Linux/GLIBC. It is not perfect and not being actively maintained. Also in the same directory is 3270v4.1 from CERN, made to compile under Linux/GLIBC, which looks nicer. If you are interested in these programs, you may also want to look at the Linux tn5250 project.
tn5250 is a 5250 terminal emulator, used for connecting to IBM's AS/400 (now known as eServer iSeries) midrange computers. tn5250 implements TN5250E, which means it is capable of device name selection, and printer sessions. The emulator supports color, 132 column mode, and most other features found in 5250 terminals and Client Access' 5250 emulator. While tn5250 is text-based application, a script is included to run it in an xterm properly. If you don't know what an AS/400 is, this program will probably not be of much use to you.
TrinityOS is a step-by-step, example-driven HOWTO on building a very functional Linux box with strong security in mind. TrinityOS is well known for its strong packet firewall ruleset, Chrooted and Split DNS (v9 and v8), secured Sendmail (8.x), Linux PPTP, Serial consoles and Reverse TELNET, DHCPd, SSHd, UPSes, system performance tuning, the automated TrinityOS-Security implementation scripts, and much more.
TUIpeer works with the TUIAWT Java package, and together they provide a TUI (Text User Interface) look and feel for Java 1.0 and 1.1 applications. In addition, it supports multiple instances of java.awt.Toolkit, a prerequisite for a multi-user JVM. TUIAWT works by sending peer commands and receiving user interface events to and from the remote peer program. Communication with the remote peer program takes place over a socket connection.