Tagged Questions
1
vote
0answers
775 views
How do I make a USB RS232 dongle show up in /dev/ttyUSB* in Ubuntu 10.04?
I have a couple of FTDI based USB to Rs232 serial dongles. Sometimes when I plug them into my Ubuntu 10.04 laptop, they show up as /dev/ttyUSB0 and /dev/ttyUSB1. Sometimes they don't. When they ...
7
votes
2answers
3k views
How can I login to Ubuntu using a USB serial port?
How can enable remote terminal login into Ubuntu 9.10 using a USB serial port?
I created device /dev/ttyUSB0 and i want to allow logins using Hyper-Terminal.
I found some resources but they are ...