The Linux system startup process can be briefly summed up, and this blog post will explain what you have done to each part after you understand the approximate boot sequence.650) this.width=650; "src="
One, installs the vmwareworkstation and installs the Redhat virtual machine, here installs the procedure to omit, the network material is many, the heroes are not as Baidu or Google a bit, a lot of information.Second, open the local computer
1 , create a 10G file system, type EXT4, require the boot can be automatically mounted to a separate data/data directory;#选择文件系统分区所处的磁盘 # Check if there is enough space on the disk to create a 10G file system partition Fdisk-l;650) this.width=650;
One, PS command: Show only the state of the process where the command runs this moment(i)/proc/: state information in the kernel; output to the user via this interface1. Kernel Parameters:Parameters can be set: The values can be set to adjust the
1, first determine the Bootargs parameters of the Uboot boot kernelLinux-commandline = Root=/dev/nfs Nfsroot=192.168.1.131:/home/tiny4412/rootfs_qtopia_qt4 ip= 192.168.1.230:192.168.1.131:192.168.1.1:255.255.255.0::eth0:off Rootfstype=nfs
1. Output the unit that failed to run:Systemctl--failed2. All the unit files are stored in both the/usr/lib/systemd/system/and/etc/systemd/system/directories, but the latter are of higher priority. Systemctl List-unit-files can list all the units.3.
1, the creation of a 10G file system, the type of EXT4, requires the boot can be automatically mounted to a separate data/data directory; (1)FDISK/DEV/SDA (2)command:n (3)Command action:p (primary partition) (4)Partition Number:2 (5)First
Exercise 1: Create a group of at least two PV with a size of 20G named testing VG, requires a PE size of 16MB. then create a logical volume of 5GB in the volume group TESTLVto Mount to the /users directory : To view disk
1, the creation of a 10G file system, the type of EXT4, requires the boot can be automatically mounted to a separate data/data directory;#!/bin/bashFdisk/dev/sdb NP1WEofMkfs.ext4/dev/sdb1Mkdir/dataEcho-e "/dev/sdb1\t\t/data\t\t\text4\tdefaults \t\t0
Ubuntu DNS restart failure Modification
Ubuntu 15.04 directly Modifies/etc/resolv. conf, And the configuration is lost after the DNS is restarted.
Correct method:
# Vim/etc/network/interfaces, add "dns-nameservers 223.5.5.5" to the end of the
Move the php website to CentOS 6.7 [1]: Install the lamp environment in yum, centoslamp
Recently, at the teacher's request, I transferred a website from 51php to the server provided by the school. I didn't know about Linux before, and everything was
How to add a hard disk to a Centos ServerLinux hard disk recognition:Sda indicates 1st SCSI hard disksHda indicates 1st IDE Hard Disks1st USB optical drivesYou can use the "fdisk-l" command to list the hard disks currently connected to the
Add static routes to Centos7
1. ip route display and set Routing
1. display the route table
[root@centos7 ~]# ip route showdefault via 192.168.150.254 dev enp0s3 proto static metric 1024192.168.150.0/24 dev enp0s3 proto kernel scope link src 192
CentOS7 interface IP configuration
The eth name is no longer used by default for the Centos7 interface name. view the interface name in the interface configuration file directory:
Cd/etc/sysconfig/network-scripts/
Ifcfg-ens33 ............
Use vi to
Configure multi-nic aggregation for CentOS_6.5_X86CentOS_6.5_X86 configure multi-nic aggregation (bonding)
Some applications may have the biggest bottleneck in network data transmission (such as diskless network systems in some places). To solve
CentOS SSH password-less logon PrinciplePrinciples
For ease of understanding, it is assumed that the hadoop148 host can be connected to hadoop107 without a password.
Generate a key pair on hadoop148, including a public key and a private key, and
Use Grafana for log analysis for Elasticsearch
Grafana is an open-source, powerful indicator dashboard and graphic editor tool for Graphite, Elasticsearch, OpenTSDB, Prometheus, InfluxDB, and other data sources. The latest version of Grafana is
Nginx. conf Optimization
The problem is that the nginx. conf file is too long, too large, and inconvenient to maintain. Therefore, you can split the file so that it is easy to read and maintain.
1. Remove all weixin configurations in nginxAs shown
Change MySQL password under CentOS6.5Background
Speaking of this blog post, I had to mention my first business trip in early December. One day, I asked the author to explain, "you may have a bad trip next Thursday for an outsourcing project." Then
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