Linux Prophet: Linux history:I will not say more about this, in fact, is a very interesting story string, online to find a lot of.UNIX-like system directory structure:Ubuntu does not have the concept of a drive letter, there is only one root
Simple overview of process management in LinuxDirectoryLinux kernel feature BriefProcess-related conceptsProcess Management Viewing ToolsA Linux kernel feature Brief1. Process ManagementThe kernel is responsible for creating and destroying processes
1.add a new disk to CentOS 6, the command is reasonable, good to remember;2. then, in the system, enter echo "---" >/sys/class/scsi_host/host2/scan, this line of command, let the system re-read the SCSI interface disk ;3. check to see if the disk
1 Command W to view the system load:user-logged in User nametty-system-assigned terminal number after loginfrom-remote host name, where to log in fromlogin-when to log inHow long the idle-is idle, indicating when the user is idle. This is a timer
First, the root permission vi/etc/ssh/sshd_config modify the SSH configurationPort 8833 * Note that changes will not take effect after the change, modify the Iptables firewall port number has been otherwise cause the port number is blocked and
1 Monitoring IO PerformanceNload-xThe%util key number is too large to indicate poor IO performance, which may be disk aging, or the disk itself fails.The Iotop command is also dynamically displayed, similar to top, to see how fast the disk reads and
A command that executes a task at some point in the future has at, batchThe command to run a task periodically is crontabThe execution results of these commands are sent to the user by mailSmtpThis protocol can only send mailPOP3 or IMAP4Is the
9.4 sed (UP)Sed tool example sed-n ' 5 ' p test.txt sed-n ' 1,5 ' p test.txt sed-n ' 1,$ ' P test.txt sed-n '/root/' P test.txt sed -N '/^1/' P test.txt sed-n ' in$ ' P test.txt sed-n '/R. o/' P test.txt sed-n ' oo* ' P test.txt sed-e ' 1 ' p-e '/111
One, the Linux CPU sizeCat/proc/cpuinfo |grep "model name" && cat/proc/cpuinfo |grep "Physical ID"Description: Detailed information about each CPU can be seen in/proc/cpuinfo under Linux. But for a dual-core CPU, you will see two CPUs in the Cpuinfo.
I. Process ManagementForeground process: Generally refers to a process that occupies standard input and/or standard outputBackground process: Do not occupyThe default open process is the foreground processCTRL + C InterruptCTRL + Z transfer from
My old-fashioned notebook! I don't know when the video card burned out.Each time you start Linux, an error occurs, as follows:UVD not responding, trying to reset the vcpu!Reason, the graphics card burned I do not care, after all, this low-end
1 Get root access switch root2 Install E2fsprogs, some Linux comes with, some do not own, need to install3 Debugfs/dev/sda3 (the file is in the same partition)4 Wait until debugs: Enter Lsdel (lists the deleted files) please wait5 depending on the
iSCSI is a SAN device and the SAN device is primarily a space for providing Server storage. iSCSI (Internet SCSI) is an ip-based data storage device compared to a traditional SAN, which is a fiber-optic transmission medium. It makes it easier for
CentOS yum installation JDK tutorial, centosyumjdk
How to install JDK in CentOS yum
Guide
JDK is a Java language software development kit. It is mainly used for java applications on mobile devices and embedded devices. JDK is the core of
1. Write a shell script and a shell script
I. shell and shell scripts
In linux, the text starting with #/bin/bash is interpreted by the shell interpreter.
Shell is an application that provides an interface through which users can access the
File search commands and search commands
1. Copy the/etc/skel directory to/home/tuser1. The owner group of/home/tuser1 and its internal files and other users do not have any access permissions.
1 [root@bogon home]# cp -r /etc/skel /home/tuser1 2
Install Docker CE on Linux using the installation method from the package, linuxdocker
Install Docker CE on Linux using the installation method from the package
1. view the Linux system information nuame-
My products are Debian and amd64.
2. view
MySQL master-slave principle and configuration, MySQL master-slave principle Configuration
Infi-chu:
Http://www.cnblogs.com/Infi-chu/
MySQL master-slave configuration and principles
1. Environment selection:
1. Centos 6.5
2. MySQL 5.7
Ii. What
CentOS user and user group management, centos User Group
Groupadd maid creates a group according to the system's default gid. The same as the root uid, gid also starts from 1000.
Groupadd-g 1008 create a user group with gid = 1008: maid
Groupdel
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