I. Linux pre-heating

Source: Internet
Author: User
Tags bz2

1.Linux Strictly case-sensitive

2.Linux all content is saved as a file, including hardware (driver)

3.Linux differentiate file types by extension (usually to others)

Common suffixes:

Compressed package: *.gz; *.bz2; *.tar.gz; *.tar.bz2;

Binary packages: *.rpm;

Web page: *.html;*.php;

Script: *.sh;

Configuration: *.conf;

4.windows programs cannot be installed and run directly on Linux

5. Hardware Device file name:

Hardware Device file name

IDE HDD/dev/hd[a-d]

SCSI/SATA/USB HDD/dev/sd[a-p]

Optical drive/dev/cdrom Or/dev/sr0

Floppy/dev/fd[0-1]

Printer 25-pin/dev/lp[0-2]

Printer Usb/dev/usb/lp[0-15]

Mouse/dev/mouse

6. Mounting

Necessary partitions:/root partition, swap partition (virtual memory, recommended around 2G)

Recommended partition:/boost (boot partition, around 200MB)

Linux uses a directory as a drive letter, so it's called mount, and the mounted directory is called mount point.

7. You can use Xshell to ssh telnet to the Redhat series

I. Linux pre-heating

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.