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.

putty.notes 507 B

12345678910111213141516
  1. 12-17-2023 KenUnix
  2. If putty is not installed under Arch do: sudo pacman -S putty
  3. Under most other Linux's do: sudo apt-get install putty
  4. File putty.defs contains the setup for running putty under Linux port 2323.
  5. Put putty.defs into ~/.putty/sessions/telnet2323
  6. This will give you a pre-configured vt-100 setup with 20 points font.
  7. Then when firing up putty load telnet2323. Then click open
  8. after a few seconds you should get a Unix login screen.
  9. When done right click on the window and click close.