Linux operating system basics, linux operating system

Source: Internet
Author: User

Linux operating system basics, linux operating system

Basic Principles of Linux:

1. It is composed of a single small program with a single purpose; it is combined to complete complex tasks;

2. Everything is a file;

3. Avoid capturing user interfaces as much as possible; (Avoid interacting with users as much as possible)

4. Save the configuration file in plain text format.

 

Shell: Human-Computer Interaction Interface

GUI interface: GUI interface

X-Window

Gnome: C

KDE: C ++

XFace

CLI interface: command line interface

Command prompt, prompt, bash (shell)

#: Administrator, root

$: Common User

Bsh

Bash

Csh

Zsh

Ksh

Tcsh

 

Command Format:

Command Option Parameters

Option:

Short options:-a. Multiple options can be combined. spaces are required between multiple options.

Long option: -- word

Parameter: target object of the command

Credential:

 

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 user

# Su-l user name -- full switch

Su user name-semi-Switch

# Passwd -- Change Password

Password Complexity rules:

1. Use at least three of the four category characters;

2. Long enough, greater than 7 digits;

3. Use a random string;

4. Regular replacement;

5. The cycle is large enough.

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.