Use Minicom in Ubuntu

Source: Internet
Author: User
Minicom is a software for serial communication in linux. Its use relies entirely on the keyboard. Although it is not as easy as a "Super Terminal, however, readers will learn about its efficiency and convenience after getting used to it. The following describes how to install and configure Minicom In Ubuntu. Installation: $ sudoapt-getinstallminicom configuration: first, ensure that the serial port has read and write permissions: the Linux Device corresponds to a file in the/dev/directory, and the serial port COM1 corresponds to ttyS0, CO

Minicom is a software for serial communication in linux. Its use relies entirely on the keyboard. Although it is not as easy as a "Super Terminal, however, readers will learn about its efficiency and convenience after getting used to it.

The following describes how to install and configure Minicom In Ubuntu.

Install: $ sudo apt-get install minicom

Configuration: first, ensure that the serial port has the read and write permissions:

Linux devices correspond to a file in the/dev/directory. The serial port COM1 corresponds to ttyS0, And the COM2 corresponds to ttyS1.

Use this command to view your permissions on COM1: $ ls-l/dev/ttyS0

Before using minicom for the first time, it requires you to configure the serial port:

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.