The Kermit Project |
Columbia
University
612 West 115th Street, New York NY 10025 USA • kermit@columbia.edu …since
1981
| |||||||||||
|
Kermit 95: Communications software for Windows by and for Columbia University, providing terminal-emulationshellaccess to our central Cunix servers and any other text-based host, service, or device. It emulates about 40 different terminals, supports a number of file-transfer protocols, can handle text in many languages and character sets, and is fully automatable. Released January 2003, K95 2.1.3 runs in a GUI (Graphical User Interface) window and includes a SSH v1/v2 client for secure connections. All Columbia University students, faculty, and staff may download Kermit 95 2.1.3 from this page.
cunix-setup.ksc ← Right-click this link and choose SaveThen when the Downloads window pops up, right-click on cunix-setup.ksc if necessary (it's not necessary in Internet Explorer) and choose Open. If a dialog pops up saying "A website wants to open web content using this program on your computer", click Allow. Answer the two questions (what is your UNI and how many lines do you want on the screen) and you will see a Cunix icon (Columbia crown) on your desktop. Any time you want to make a secure SSH connection to the Cunix shell, just double-click the icon.
To view the cunix-setup.ksc script instead of executing it, left-click on the link instead of right-clicking it. This is a Kermit script, executed by Kermit 95 itself. You can automate anything you can do by hand in Kermit; you can find more information about this in the Kermit Script Library.
If you'd like to read a tutorial on Kermit 95, CLICK HERE.
If you have questions or problems, see the Kermit 95 Frequently Asked Questions page or send email to: kermit-support@columbia.edu.
You can use Kermit 95 to access shell (text-based) accounts such as those on our Cunix servers for email (with Pine, MM), text editing (with EMACS, Pico, VI, EDT, Xedit), programming (in C, C++, Java, Perl, LISP, Fortran, shell, Kermit, or other languages), typesetting (with TeX, LaTeX, Scribe, Troff), data analysis (with SAS, SPSS, Minitab, S-Plus, Stata), or any other text-based activity. Kermit 95 can access these and other resources via:
While accessing these hosts and services, K95 automatically highlights URLs so you can conveniently Ctrl-Click them to activate them in your Web browser.
Kermit 95 is a product of Columbia University's Kermit Project. Of course all students, faculty, and staff of Columbia University are licensed to use it. This web page allows you to download Kermit 95 to any computer on the Columbia network, including the Morningside Campus, the Health Sciences Campus, the Lamont-Doherty Earth Observatory, Barnard College, and Teachers College.
For file transfer, Kermit 95 works in conjunction with C-Kermit, which is available on our Unix servers (Cunix) as "kermit", and should also be available on most departmental Unix and VMS systems (and if not, may be downloaded from the Kermit website and installed).
The Kermit 95 software that you download from this page is preregistered and preconfigured for Columbia University. You may not furnish copies of it to people who are not students, faculty, or staff of Columbia, TC, or Barnard, nor may you place it on any server that is publicly accessible from outside Columbia, or redistribute in any other fashion to non-Columbia entities.
You can also find the supplements in the DOCS subdirectory of the directory where the K95 executable is. And of course there is lots more information on the website; follow the links from the main Kermit 95 page.
Also see:
All these adaptations are now done for you in the Cunix.ksc shortcut that you created with the Cunix setup script.
If you are also going to be using the Dialer, you should make sure to uncheck "SSH Compression" in the SSH page for any SSH connections, such as the preconfigured Cunix entry (right click on it, choose SSH, uncheck the SSH Compression box, click OK). However, you should be aware that the Dialer is completely unnecessary. All it does is define connections for Kermit 95, in exactly the same way as the Cunix-setup script does, except in a GUI interface and with a lot of detail that is not important any more in most cases. Anything that the Dialer can do, K95 can do on its own.