To connect to the switch, take a null modem cable (both ends female, 9 pins) and plug one into the back of it and one into your computer. In this case I used a USB-to-serial connector, so my device name is /dev/ttyUSB0. If you used a serial port it would probably be /dev/ttyS0 or /dev/ttyS1. To connect, you need to use a hyperterminal type software. Run “sudo apt-get install minicom” then run “sudo minicom -s”. Go into the settings and tell it to be 9600 8n1. Exit setup and it should connect automatically. Tested on Hardy May 5 2008.

Related posts:

  1. Connecting to Ubuntu from Windows
  2. Installing Bazaar Distributed Version Control on SLES 10 SP2
  3. Deploy Ubuntu Hardy 8.04 Jeos VM in under 3 minutes
  4. Ubuntu Device Report: Epson NX400
  5. Serial port over TCP/IP