1. Use the first Aid disk group for maintenanceThe first Aid disk group (also known as the Boot/root Disk group) is an essential tool for system administrators. It allows you to start and run a complete Linux system independently. In fact, there is a complete Linux system on the 2nd disk of the first aid disk group, including the root file system, while the 1th disk holds the bootable kernel. It is easy to
Hook Command (Mount)First, introduce the use of the Hook (Mount) command, the Mount command parameters are very many, here is the main point we want to use today.Command format: Mount [-t vfstype] [-O options] Device dirwhich1.-t vfstype Specifies the type of file system, which is not usually specified. Mount automatically selects the correct type. Common types are:Optical or optical Image: iso9660DOS FAT16 file system: MSDOSWindows 9x FAT32 file system: VFATWindows NT NTFS file system: NTFSMoun
1. Use the first Aid disk group for maintenance
The first Aid disk group (also known as the Boot/root Disk group) is an essential tool for system administrators. It allows you to start and run a complete Linux system independently. In fact, there is a complete Linux system on the 2nd disk of the first aid disk group, including the root file system, while the 1th disk holds the bootable kernel. It is easy t
Linux User and Group managementInstall the context:The process runs as its initiator;The process's access to the file depends on the permissions of the user initiating the process;System User: In order to enable the background process or service class process to run as a non-administrator, it is often necessary to create a number of ordinary users, such users do not have to log on the system;Groupadd command: Adding a groupGroupadd [Options] Group_nam
1. The problem arises under the Linux operating system, a CEPH distributed storage System was installed and a command was executed when the OSD was installed:
1
ceph-deploy disk zap Osdnode1:/dev/sda3
command execution failed with the following log:
1 2 3 4 5 6 7 8 9 Ten One A - - the - - - + - + A at - - - - - in - to + - the * $ Panax Notoginseng - the + A the + -
This article is the best practice of Linux. it aims to show Chinese cabbage how to configure the Linux network. Linux systems have a large share in the server market, especially when the Internet is connected, 11.3 Linux network configuration
Linux systems occupy a large sha
Abstract
Linux boot process, including BIOS power-on self-check post, copy MBR information (start bootloader), load kernel, if you are familiar with grub when mounting the root file security system, you will know that there are three grub types at Linux Startup: Root, kernel, and initrd. The three functions are as follows:
1. Specify the directory where the kernel is located2. Specify the kernel name, mount
How can I Upgrade Linux Mint 17.3 to Linux Mint 18?
The Clement Lefebvre and Linux Mint development teams promise to launch an in-place upgrade solution for those currently running Linux Mint 17.3 "Rosa. Now, the upgraded version is available, and it runs smoothly. In this article, we will discuss the advantages and di
New Linux literacy and linux literacyI. Linux features
1. free/open-source;2. multithreading/multiple users are supported;3. Good security;4. superior memory and file management.
Linux requires at least 4 M --> embedded developmentIi. File directory
All hardware and software of Li
Hero, founder of Linux: Can Linux get money? -- Linux general technology-Linux technology and application information. For details, refer to the following section. At that time, there was a prank prevalent on the Internet.
It is said that there was a poor boy named Craig who had cancer and was struggling to die online
In LINUX, how does one partition a LINUX disk? Installation File log? -- Linux general technology-Linux technology and application information. For details, refer to the following section. LINUX features:
Open, multi-user, multi-task, good user interface, device independenc
Linux cloud automated O M course 4: linux cloud AutomationAutomated O M for Linux
I. vim
1. Move the vim cursor
1) In command mode
: Number ### move to the specified row
G ### last line of the file
Gg ### first line of the file
2) In insert mode
I ### insert a cursor
I ### first line of the cursor
A ### next position of the character where the cursor is locate
1. How can I know what version of linux I am using? The following methods will give you the answer!1. Run the following command to view the kernel version:1) [root @ q1test01 ~] # Cat/proc/versionLinux version 2.6.9-22. ELsmp (bhcompile@crowe.devel.redhat.com) (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2) #1 SMP Mon Sep 19 18:00:54 EDT 20052) [root @ q1test01 ~] # Uname-Linux q1test01 2.6.9-22. ELsmp #1 SMP
First, how to know what version of Linux you are using, here are a few ways to bring you the answer! 1. View the kernel version command:1) [[email protected] ~]# cat/proc/versionLinux version 2.6.9-22.ELSMP ([email protected]) (GCC version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 SMP Mon Sep 19 18:00:54 EDT 20052) [[email protected] ~]# uname-aLinux q1test01 2.6.9-22.elsmp #1 SMP Mon Sep 18:00:54 EDT 2005 x86_64 x86_64 x86_64 gnu/linux3) [[email protect
Every year, Linux journalists and enthusiasts will openly discuss whether the next year will be the "Linux desktop" year. Although it is easier than ever to buy a new machine that is already running Linux or migrate existing Windows systems to Linux, simply installing and booting L
one, how to know oneself is using Linux is what version, the following several methods will bring you the answer.
1. View Kernel version command:1) [root@q1test01 ~]# cat/proc/versionLinux version 2.6.9-22.elsmp (bhcompile@crowe.devel.redhat.com) (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 SMP Mon Sep 18:00:54 EDT 20052) [root@q1test01 ~]# uname-aLinux q1test01 2.6.9-22.elsmp #1 SMP Mon Sep 18:00:54 EDT x86_64 x86_64 x86_64 gnu/linux3) [r
Special Instructions
For those of you who want to write a review after my essay, please note that my blog is written using Markdown, and support for Mathjax mathematical formulas is enabled. If there are two in a comment $ , Mathjax will think that the $ content between the two is a mathematical formula, resulting in a confusing format. If you are sure that your comments are not mathematical formulas, please use \$ escape, thank you.
Want to read the series from scratch? Here is the Portal:
Linux beginners: (1) Linux overview and linux beginners Overview
Blog Park (FOREVER_ENJOY): http://www.cnblogs.com/zyx1314/
This article is copyrighted by the author! Indicate the connection between the author and the original article
Structure of Linux Directories
In Lin
Linux commands-linux File and permission management commands-linux permission management
1. ubuntu tips:
In ubuntu, you can press ctrl + alt + t to open the terminal, and press ctrl + shift + t to open the second terminal.
Adjust the font in ubuntu terminal
Font increase: ctrl + shift + plus sign
Reduce Font: ctrl + minus sign
After entering the vi/vim Editor, en
[LInux] view the Linux system version information and the linux Version Information
1. View Linux kernel version commands (two methods ):
1. cat/proc/version
[root@S-CentOShome]# cat /proc/versionLinux version 2.6.32-431.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat4.4.7-4) (GCC)
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.