Tags: command base LinuxHow to use common commands:1.echo (printf)Echo-display a line of text Common options:-N: Do not wrap,-e: use \ Guided escape sequence to take effect; \ n: newline \ t: Horizontal tab 2.CD Change the shell working dir Ectory. Switch working directory: CD [-l|[ -P [-e]] [dir] cd/path/to/somedir: Switches the working directory to the directory represented by the parameter; CD: Switches the working directory to the home di
Linux cainiao must also know several basic ubuntu commands 1: sudo should be one of the most common commands in linux, because you can temporarily obtain root permissions even if you are not a root user, for example, installing and uninstalling, changing the configuration of
Tags: basic commands1) Linux Fundamentals:1. Consisting of small programs with a single purpose; Assemble small programs to accomplish complex tasks2. Everything is a document3. Avoid capturing user interfaces as much as possible4. The configuration file is in plain text format2) command format: Command options parameters (options are divided into short options "-" Input shortcuts and long options "-" meani
back to the top level directory, CD. /.. /.. Go back to Level three, CD-go back to the last operating directory and know that these commands are much more convenient when you switch directories back and forth.The 8.SCP command is a copy of the transfer file between two machines, which refers to a Danale blog to introduce, http://www.cnblogs.com/peida/archive/2013/03/15/2960802.html personal feeling written very good!9. File permission Description: Dr
example: Cd/var/log; Windows is CD c:\windows6, Linux support multi-user login at the same time: Windows is based on DOS operating system, DOS itself is a single user login operating system.7. Linux does not use drive letters: In Windows, the drive letter is used to indicate the driver. All files within Linux are represented by a uniform hierarchy.Iii. several d
, if you create a password and do not create a directory, the user log on as the home directory, not writable.AddUser for interactive, create a user to create a password at the same time, create directory;Groupadd group name Create a new group PASSWD username user-created password passwd-d user name Delete user password can also login passwd-s user name query account password usermod-l new username old user name rename user userdel–r user Name Delete User everythingThe
level)1: Single-user mode2: Multi-user, no NFS (this level is the same as 3 if you do not configure the network)3: Full multi-user mode4: Do not use5: Graphics mode6: Restart (do not set to start the default level)5. The system's login processBIOS boot boot phase: Mount the boot manager from the MBR and run the boot-boot management.Grub as an example starts the boot phase: reads the/boot/grub.conf file and displays the boot menuKernel Stage: Mount the root file systemSys V init initialization p
functional descriptions.Grep [options] 'pattern' fileRegular Expression: Basic regular expression, extended Regular ExpressionBasic Regular Expression: greedy mode (de matches the content in the matching mode as long as possible)^: Specifies the qualified content at the beginning of the line. Format: "^ pattern"$: Specifies the conforming content at the end of the anchor line. Format: "pattern $"^ Pattern $ self-contained row^ $ Blank line.: Match an
The first blog: Linux learning note 1-ubuntu installation and basic settings, has described how to install the Linux operating system, as well as some basic settings modification.This blog mainly introduces some basic console commands
Tags: demo input tab table tables kill Linux Common commands usermod Modify1. Install the VMware Visual machine secret key2. Installing CentOS6.5Linux Common commands1.PWD View current Path2.ls view directories and files under the current pathLs-l viewing directories and files as a listLs-la View all directories and files as a list (you can see hidden files)3.cle
need to enter a colon: into the bottom line mode, in the bottom row mode, enter the Wq to write the content and exit, that is, save, enter the q! on behalf of the forced exit does not save.
Summarize:Vim Editor is a powerful component of Linux, is the VI editor of the enhanced version of the Vim editor commands and shortcuts there are many, but here is not one, we do not need to study the very thorough, u
Knowledge of Linux commands, help, basic file operations, backup commands,vi editor usage1. Understanding Linux commands1)thelinux command is complete with a class of functions, options complete specifically. 2) command ----Shell(command interpreter)----- Kernel (kernel) Thi
1. Basic knowledge of Linux
Linux version of I386/I686/X86-64/PCC, etc... The difference
The understanding of the Inode of Linux (the interview, once asked, is to find space, but still cannot create new directories and files, a big reason is that the inode is already full)
How to redirect the output path of the keepal
Finally, I know the basic commands of linux-general Linux technology-Linux technology and application information. The following is a detailed description. Ls is the meaning of viewing
Pwd indicates the current position.
Du is the amount of extra disk space.
Clear is used
Basic Linux commands-general Linux technology-Linux technology and application information. For more information, see the following section. Basic Linux
Linux companies commonly used basic commands must be knownThe basic commands are divided into six parts, which are commonly used in some companies to summarize the following commands:Installation and Logon commands:Login, shutdown, halt, reboot, install, mount, Umount, Chsh,
Linux System Foundation commands:Linux is a command line composed of the operation system! Essence in the command line, how the graphical interface grows to what level this principle will not change, the Linux command has many powerful effects: from simple disk operation, file access, to hosting a huge multimedia image and streaming file manufacturing.Install and Login
Recently learning Linux, to avoid some commands to forget, so here to record:Linux file list traversalLS-A lists all the files and folders including the hiddenLs-l listing the details of the file directoryHistory View Historical CommandsCtrl+r search for commands that have been executed in the pastFirefox foreground ru
and end of the file. Less//The best reading tools, less and more are very similar, but feature and powerful, less improved a lot more details, and added many features. The enhanced features are as follows. 1. Use the cursor to scroll the screen before and after the text file (or even left or right). 2. Browse files with line numbers or percentages as bookmarks. 3. To achieve complex retrieval, highlighting and other operations. 4. Keyboard operations that are compatible with commonly used
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.