Install the bin file in Linux

Source: Internet
Author: User

Hi, Linux geeks,

In this short tutorial, I will instruct you how to install the. bin file on your Linux machine. Not some terrible terminal commands, I promise! But I will also show how to operate on the terminal.

What is the. bin file?

The. bin file is a self-executed file on Linux and Unix-like operating systems. Before executing the. bin file, you need to grant it the execution permission. This can be done through the command line or gui. If you like to use the command line, open a new terminal and run the following command to grant the File Execution permission.

  1. Chmod + x filename. bin

Run the following command.

  1. ./Filename. bin

Make sure that you are a super user when running the above command.

Then how can we complete it from the gui? Go to the directory of the. bin file, right-click the file, and enter properties, as shown in.

Select Permissions and check Allow executing file as a program.

Double-click the file and the file will be executed. This completes.

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.