"Learning notes" Linux basics

Source: Internet
Author: User

Basic principles of Linux

1, consisting of a small program with a single purpose; a combination of small procedures to complete complex tasks;

2, everything is a document;

3, try to avoid capturing the user interface;

4, the configuration file is saved in plain text format;


GUI Interface:

CLI Interface:

Command prompt: Prompt,bash (shell)

#:root

$: Normal User

Command:


Command format:

Command option Parameters

Options:

Short Options:-

Multiple options can be combined:-a-b =-ab

Long options:--

Parameters: The Action object of the command (separated by a space between multiple parameters)


To use the voucher:


Linux systems are strictly case-sensitive


Virtual Terminal (terminal): Ctrl+alt+f1-f6


Gui:

Gnome:c

Ked:c++

XFace


Cli:

Sh

Bash

Csh

Zsh

Ksh

Tcsh



Su:switch User

# su [-l] User name


# passwd


Password complexity rules:

1, use 4 kinds of characters wrongly written characters in at least 3 kinds;

2, long enough, more than 7 bits;

3, use random string;

4, regular replacement;

5, the cycle period is large enough;




"Learning notes" Linux 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.