Software installation method of Linux system

Source: Internet
Author: User

This is my own beginner when the problem encountered, I hope to help everyone.

To install the software under a Linux system, first make sure that there is no such file on the Linux disk, or you can install it online using the Yum install XXX command.

Run this command if an error occurs, follow the error prompt for the next step;

If you are prompted for root privileges, increase the permissions for the user you are currently using:

Permissions Modification Method: Enter the SU command in the command window

Enter Visudo when finished.

Find Root All[all] ... This line, add your own user name, followed by the same as root () is to copy which line after the root change to your own user name.

After modifying, press ESC, enter a colon after the pluggable cursor disappears, and then enter wq! save to exit.

When you are finished, re-enter the command window and enter sudo yum install XXX to successfully install the target software.

Software installation method of Linux system

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.