Configuration and use of minicom-general Linux technology-Linux technology and application information. The following is a detailed description. Run the command "rpm-qa | grep minicom" to check whether mini-com is installed. Press enter to display the version information of mini-Com.
1. # lsmod | grep usbserial (skip this step if you directly use a serial cable instead of a USB to serial port device)
If USB serial exists, the USB-to-serial port is supported.
2. Install minicom (Fedora comes with minicom, skip this step)
# Tar zxf minicom-2.2.tar.gz
# Cd minicom-2.2
#./Configure
# Make
# Make install
3. Configure minicom
# Minicom-s
Serial port setup [Enter]
+ ------------------------------------------------------------- +
| A-Serial Device:/dev/ttyUSB0 |
| B-Lockfile Location:/var/lock |
| C-Callin Program: |
| D-Callout Program-: |
| E-Bps/Par/Bits: 115200 8N1 |
| F-Hardware Flow Control: No |
| G-Software Flow Control: No |
|
| Change which setting? |
+ ------------------------------------------------------------- +
Note: If the USB forwarding interface is not used, set Serial Device to/dev/ttyS0.
For example, if you want to modify the line | A-Serial Device:/dev/ttyUSB0, press a first, and then press Enter to save the modification.
Save setup as dfl
Exit from Minicom
4. Use minicom to transfer files
-----------------------------------
# Minicom
(Ctrl + a) --> s --> zmodem --> [Okay] -->
Minicom is window-based. To display the window for the required functions, press Ctrl-A (below
Use A C-A to represent Ctrl-a, and then press each function key (A-z or A-Z ). First press C-A, then
Press 'Z'. A Help window is displayed, which provides a brief description of all commands. Configure minicom
(-S option, or C-A, O), you can change this escape key, but now we still
Use Ctrl-.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service