Unix runtime packages (tars) for various flavors of Unix. I.E. VAX780, 3b2-700 complete
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- 12-17-2023 KenUnix
-
- If putty is not installed under Arch do: sudo pacman -S putty
-
- Under most other Linux's do: sudo apt-get install putty
-
- File putty.defs contains the setup for running putty under Linux port 2323.
-
- Put putty.defs into ~/.putty/sessions/telnet2323
- This will give you a pre-configured vt-100 setup with 20 points font.
-
- Then when firing up putty load telnet2323. Then click open
- after a few seconds you should get a Unix login screen.
-
- When done right click on the window and click close.
|