Computer Services
Stanton/Wilmington Campus
Kermit 95 Customization Notes
Reference web sites
Bob's recommendations commands for our Unisys A series machine
set term type hp2621
set tel term hp
set tel newline nvt raw
;set up the two "return" keys (keyboard & keypad)
set key \269 \13\10
set key \4365 \13\10
;set up the backspace key to do destructive BS
set key \264 \8 \8
set term apc unchecked
Important commands to know
Command line parameters
k95 cmd runs designated script.
Kermit commands
- set host dns-name
(sets host to connect to)
- connect
(does actual connection)
- set exit on-disconnect on
Install Notes
- sysdiff does a good job of creating an installable sysdiff file
- Need to create icons. Use Start -> settings -> taskbar to create
an shortcut, then add proper ksc script file as a parameter
- We will make a separate shortcut for each common host name used
- To recreate install, run setup.exe from kermit distribution, then
run and apply the patch file to take from 1.1.11 to 1.1.13.
- Bob will be sending final site-licensed distribution soon as he gets it.
Last page update: 31 July 1997
Official URL for this page:
http://www.stanton.dtcc.edu/stanton/cs/admin/nt/notes/k95.html
Page Maintained by: Ken Weaverling