Linux Operating System Basics

Source: Internet
Author: User

Basic principles of Linux systems:

1. consist of a small program with a single purpose; a combination of small procedures to complete complex tasks;

2. All documents;

3. Try to avoid capturing the user interface; (try not to interact with the user)

4. The configuration file is saved in plain text format.

Shell: human-computer interface

GUI interface: Graphical user interface interface

X-window

Gnome:c

Kde:c++

XFace

CLI Interface: Command line interface interface

Command prompt, Prompt,bash (shell)

#: admin, Root

$: Normal User

Ds.

Bash

Csh

Zsh

Ksh

Tcsh

Command format:

Command option Parameters

Options:

Short options:-A, multiple options can be combined, with spaces between multiple options

Long option:--word

Parameters: The Action object of the command

To use the voucher:

Virtual Terminal (Terminal): 6 virtual terminals, Ctrl+alt+f1-f6

Command: StartX & Enter Graphical interface

Linux Users: Root,student,visitor

Command Su:switch user--Switch users

#su-L User name--full switch

SU user name--half switch

#passwd--Change Password

Password complexity rules:

1. Use at least 3 of the 4 kinds of characters wrongly written characters;

2. Long enough, greater than 7 bits;

3. Use random strings;

4. Regular replacement;

5. The cycle period is large enough.

Linux Operating System Basics

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.