1. PrefaceTime is very important to the operating system, from the kernel level to the application layer, the expression of time and the accuracy of each department is the same. The Linux kernel uses a constant called Jiffes to calculate the
Linux installation process encountered problems 1, the Linux installation process does not have the Ubuntu (64-bit) option (My Computer is 64-bit)?? Solution: Baidu learned that the reason is not open Blos, each computer has to enter the Blos method,
Linux CentOS Common Command **************************///Install centos6.6 with GNOME desktopCTRL + C terminates the current commandCTRL + Z PauseExit returnsStart Firefox: Firefox & (The role of & is placed in the background to do)Get root: Su root
Linux installation and learning one, VirtualBox and Ubuntu installationI installed VirtualBox 5.2.6 and Ubuntu 16.04 LTS, and the installation process followed the steps in the teacher's blog, following several questions.Q: There is no Ubuntu
Linux network card Name change Eth0 method Step OneRoot user view NIC information ifconfig–aIf the NIC name is ETHX, perform step two, or else start at step three. (x means any number, step three starts ethx means the physical NIC name can be other
1, Command methodTouch 456{1,2,3,4,5} generates (4561,4562,4563,4564,4565) five directory files in a directorymkdir 456{1,2,3,4,5} will generate (4561,4562,4563,4564,4565) five folders in the directory2,shell ScriptExample: mycomm.sh#!/bin/bashVar1=1
How many bits of the Linux system are queried# uname-iDownload# wget http://mirrors.sohu.com/mysql/MySQL-5.6/mysql-5.6.35-linux-glibc2.5-x86_64.tar.gz # wget/http archive.apache.org/dist/apr/apr-1.5.2.tar.gz # wget
我们一般使用“date -s”命令来修改系统时间。比如将系统时间设定成2018年2月23日的命令如下。 #date-S 02/23/2018 The command to set the system time to 11:12 P.M. 0 seconds is as follows. #date-S 11:12:00 Note that this is the system time and Linux is maintained by the operating system.
Linux Disk ManagementLinux Disk Management is directly related to the performance of the whole system.Linux Disk Management commonly uses three commands for DF, Du, and Fdisk.
DF: List The overall disk usage of the file system
Du: Check
The Linux view log file Contents command has
Cat starts displaying file contents from the first line
The TAC is displayed in the last line, and you can see that the TAC is cat's backwards write
NL display, the output line number!
First, IntroductionThe tar command is used to package one or more files and directories. Compress and decompress files. Tar itself does not have the compression function, is called the compression function implementation.Ii. Methods of UseSyntax:
Four, vim text editor 1. Three mode command mode: The default mode after opening the file, can only view the contents of the file cannot modify the input mode: can edit and modify the last line mode: Save Exit 2. Toggle Command mode--input mode
Fdisk is a high-risk operation and should not be easily tried and used.Manage disk partition tables-b Specifies the minimum sector size is 512 the other value must be a multiple of 512, the maximum is 4096-c Specifies the compatibility mode
Process scheduling: Scheduling in the operating system refers to a resource allocation.Scheduling algorithm refers to the resource allocation algorithm according to the resource allocation policy of the system.The operating system manages the
Basic Attributes of Linux FilesBasic Attributes of Linux Files
Linux is a typical multi-user system. Different users are in different positions and have different permissions. To protect the security of the system, Linux requires different users to
Linux disk mounting and dismounting commandsDisk mounting and dismounting
For Linux disk mounting, run the mount command and the umount command.
Mount commandIt is used to load the file system to the specified loading point. This command is most
Add environment variables to centos 7 and environment variables to centos
To configure environment variables in centos 7, you do not need to run the command source after each boot:
The environment variables configured previously Add a path
Linux ACL and linuxacl
To support ACL permissions, you must support partitions (ACL permissions are granted by default)
Dumpe2fs-h/dev/sda3 ==> dumpe2fs is a command to query the details of a specified partition.
-H => only the information in the
Develop and detect URL scripts
Hello everyone, what I bring to you today is some small examples of writing website detection scripts. Here I use two methods to achieve this.
1. The first implementation is as follows:
2. The second implementation is
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