RAID disk array on Linux system build-up

RAID-independent Redundant disk arrayDisk array (redundant Arrays of independent Disks,raid), with the meaning of "redundant array of independent disks".The disk array is made up of many inexpensive disks, combined into a large disk group, which

Create a Linux account manually

账号与群组和/etc/passwd、/etc/shadow、/etc/group、/etc/gshadow有关 Method 1 Steps: (1) Create the desired group: Vi/etc/group (2) Synchronize the/etc/group with the/etc/gshadow: Grpconv (3) Create the various attributes of the account:

N Days to learn the diff of a Linux command

UseCompare file differences by row, or you can compare directoriesUsagediff [OPTION]... FILESCommon options-I.--ignore-caseIgnore case--ignore-file-name-caseIgnore file name capitalization--no-ignore-file-name-caseFile names are case

Linux phase exercises (1)

1. Display lines starting with size s in the/proc/meminfo file (required: use two methods)# Cat/proc/meminfo | Grep-i ' ^s '# grep ' ^[ss] '/proc/meminfo2. Display lines in the/etc/passwd file that do not end in/bin/bash# grep-e '/bin/bash$

Linux Logical Volume (LVM) management and logical volume partitioning

Logical Volume management and logical volume expansion of LinuxLVM is the short name for logical volume management (Logical Volume Manager), an abstraction layer built on physical storage devices that allows you to generate logical storage volumes,

linux-Compression and packaging

Compression, decompression, and archiving toolsFile-rollerCompress/uncompress:. ZGzip/gunzip:. gzBZIP2/BUNZIP2:. bz2XZ/UNXZ:. XZZip/unzipTarCpioCompress/uncompresscompress [-DFVCVR] [-B maxbits] [file ...]- D: decompression, equivalent to

Linux Operations Related Network basics

ack

first, network basic knowledge outline1, knowledge System: Routing, Exchange, protocol, OSI seven-layer model, TCP/IP protocol and three-time handshake four wave process, vlsm can slew eldest son Nets.2, network: Refers to the computer and its

2018-4-17 Linux Learning Notes

20.1 Shell Script Introduction Shell is a scripting language (Shell Script Learning: blog.lishiming.net) You can use logical judgments, loops, and other syntax Functions can be custom-defined The shell is a collection of system

View Linux SSH service information and operational status

There are many articles on the SSH server configuration, such as the SSH service configuration under Linux, and here are just a few common commands to view information about the SSH service.1 installationApt-get Install Openssh-server2 when finished,

Linux Learning Summary (34) Lamp user authentication and domain jump

User authenticationFor the security needs of certain websites, specific users are specifically authorized to access, thus creating a user authentication mechanism for website access. We can authenticate against a site, or we can specify a directory,

Kali Linux Social Work password dictionary generation tool Cupp and CEWL tutorials

Cupp is an interactive dictionary generation script written in the Python language. Especially for social engineering, when you collect specific information about your goals, you can use this tool to intelligently generate a dictionary of goals.

2018-04-16 Linux Learning

11.21 Apache Access LogAccess log访问日志记录用户的每一个请求vim /usr/local/apache2.4/conf/httpd.conf //搜索 LogFormat LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%h %l %u %t \"%r\" %>s %b" common修改虚拟主机配置文件如下

About Linux basic commands

1. 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

Linux 20180412 Hidden Permissions lsattr_chattr etc.

Hide Permissions lsattr_chattrThe file can be protected to a large extent, as opposed to ls-l hiding the permissions and will not see them at the same time depending on the permissions to decide whether they can be changed.The use of the scene is

Beijing Linux operation and maintenance training how to choose?

Beijing's geographical advantages and economic advantages are basically needless to say, as the country's most opportunities, attracting countless north drift wave upon wave. As one of China's Internet centers, Beijing has a huge volume of

Linux Configuration IP and firewall

Objective:Just finished learning how to configure Linux IP and firewallCome to summarize.Get ready:To be installed:SetupBody:Install the base packageYum Groupinstall "Base"SetupSelect a secondAfter entering the space to close the firewallThen

Restore of the "Linux" MV root directory

One error MV/*/path/to Recovery of operationDescription: The implementation of the MV command did not pay attention to the path, the result is that most of the directory under the root directory is moved to a new path, and then immediatelyError

The fork () function of Linux specifically explains what the child process replicates the parent process

#include ?? #include #include #include ?? ?? void ? Main ()?? {?? ???? char "Hello" ?? ???? Pid_t?pid=fork ();?? ?? ???? if (pid==0)?? ???? {?? ???????? str[0]=' B ';? ? ???????? printf ( "Sub-process

Configuration and use of printers under Linux

1, the composition of the printer:The printer has its own CPU, memory, operating system and even hard disk, if it is a network printer, then it should also run its own Web server, users can access their Web site for configuration and management.2

How to view the number of threads in Linux and error exceeding the maximum system thread value

How to view the number of threads in Linux and error exceeding the maximum system thread value By/proc pseudo file systemDescriptionThe/proc directory on a Linux system is a file system, the proc file system. Unlike other common file

Total Pages: 5467 1 .... 1856 1857 1858 1859 1860 .... 5467 Go to: GO

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.