Tags: VMware Linux installation TutorialOne, download and install the virtual machine software VMware Workstation 14
: https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html
After the download is complete, search for a registration code from the Internet to install the registration
Second, download the CentOS 6.9 installation image
:
Http://mirrors.aliyun.com
Http://mirrors.163.com
Centos 6.x Startup Process
/Boot Partition
Boot partitions can be identified by default. Therefore, boot partitions can be identified when the system cannot load hard disks!
Initramfs memory File System
In centos 6. x, The initramfs memory file system replaces the initrd RAM disk in
PHP projects have been deployed on Apache for a long time. I heard that nginx performance is much better than Apahce. Today, we have time to deploy the lnmp open environment, I am using servers of the CentOS6 series.
1. Install nginx first:Yum install nginx
Run the installation command and prompt No package nginx available. The yum repository that comes with CentOS does not have this package. Therefore, to install the epel repository, first download t
Password-protected single-user mode on RHEL/CentOS/5.x/6.x
Hello everyone, if you have not used a password to protect the single-user mode, this poses a great risk to your Linux server. Therefore, when it comes to security, it is very important to use a password to protect the single-user mode.
This article will show you how to use a password to protect your single-user mode on RHEL/
, and some maintenance parties of earlier versions have not mentioned download_prerequisites.
6. Configure gcc compilation options
Cd build
../Configure -- prefix =/usr -- enable-versions ages = c, c ++ -- disable-multilib
We do not recommend that you add "-- program-suffix =-4.8.1", and then configure the connection to coexist the two versions of gcc.
7. Compile and install
Make-j4
Make install
After compilationIn
configuration file, 5.5 compared to 5.1 some configuration renamed, this requires you to control the startup error log a little bit of improvement. Second, there is no execution of Mysql_upgrade.Run after you have ensured that the configuration file is not a problem:Mysql_upgrade-u root-pWait for him all OK.Try running MySQL again.Service mysqld StartHope God bless what you see is green [OK].If you need to upgrade MySQL from CentOS 5 then you can ref
CentOS version 6.2 has been released and can now be used in the production environment. The new kernel version can also make better use of hardware. I wrote a script to initialize the system environment. Now, you can modify the script as needed.The script content is as follows:1 .#! /Bin/bash2. # author suzezhi3. # this script is only for CentOS 64. # check the OS5.6. platform = 'uname-I'7. if [$ platform!
CentOS 6 is a relatively stable version of Linux server that has been running for many years in production environments in a number of enterprises. However, the original version of Python in CentOS 6 is still 2.6, and is typically developed using python2.7 during development. python2.7 is the last 2.x version supported
Demand:Cenos 6 platform to build lamp, where PHP works as a standalone service(1) The three are separated from two main units(2) A virtual host is used to provide phpmyadmin; Another virtual host provides WordPress(3) Install the cache to provide acceleration for PHP(4) MPM for prefork modelAttention:(1) Since httpd is CPU intensive, PHP is IO intensive, while mariadb is CPU intensive and IO intensive. So we put httpd and PHP on a single host, mariadb
From: http://toomuchdata.com/2014/02/16/how-to-install-python-on-centos/In this guide I'll show you how to install the Python 2.7 and 3.3 on CentOS 6. The examples below is for Python 2.7.6 and Python 3.3.5, but the procedure was the same for any modern version of Python I Ncluding the upcoming Python 3.4.0.I make regular updates to this guide to track new versio
Deploy OpenVPN Server on CentOS 6
References:Https://www.digitalocean.com/community/tutorials/how-to-setup-and-configure-an-openvpn-server-on-centos-6Http://www.unixmen.com/setup-openvpn-server-client-centos-6-5/Http://docs.ucloud.cn/software/vpn/OpenVPN4CentOS.html
Backgrou
creator or the caller. In some cases, or in other database products, functions are also referred to as "stored procedures", but technically they are not too different. What draws my attention is the above-mentioned, has the strong programming ability. The SP was previously written in T-SQL and felt it was very limited in its ability to find a database engine with strong programming capabilities. Website: https://www.postgresql.org/ https://www.postgresql.org/download/linux/redhat/ Simple inst
Installing Xen in CentOS 6 is a little troublesome because the virtualization platform has switched from xen to KVM since CentOS 6, so it is very easy to install KVM in CentOS 6. 1. Install KVMyum groupinstall Virtualization 'virt
Install Realtek PCIe GBE Family Controller in CentOS 6. xMany available Nic drivers have been installed in the GNU/Linux installation process, but the Realtek PCIe GBE Family Controller driver does not.My desktop: HP Pro 3380 MT uses this Nic. Since there is no network, and CentOS6.x is not pre-installed with gcc, g ++ compiling environment, it has been a long time.The following describes the installation p
directly in the/etc/rc.d/rc.local fileTty1:2345:respawn:/usr/sbin/mingetty tty1Tty2:2345:respawn:/usr/sbin/mingetty Tty2Tty3:2345:respawn:/usr/sbin/mingetty Tty3Tty4:2345:respawn:/usr/sbin/mingetty Tty4Tty5:2345:respawn:/usr/sbin/mingetty Tty5Tty6:2345:respawn:/usr/sbin/mingetty Tty6Mingetty will automatically invoke the login programTips/etc/rc.d/rc.sysinit: System Initialization script (1) Set host name (2) Setting welcome information (3) Activate Udev and SELinux (4) Mount the file system de
After CentOS is installed, Initialization Configuration is required. [1] Welcome Page when CentOS 6 is started for the first time, click "Forward"[2] License Agreement. Of course, select Argee. [3] to create a user. If you do not create a user here, You can directly Forward the user to use the root account for the moment. [4] set the time to the correct time, you
CentOS 6.x kernel Upgrade tutorial
I want to run docker on CentOS6.2. The official kernel version is 3.8.0 or later, so I downloaded the source code from the Linux kernel official website and compiled it myself.1. Prepare for checking the kernel and version information
Select All copies and put them into Notes [root @ hostname ~] # Uname-r2.6.32-220.el6.x86_64 [root @ hostname ~] # Cat/etc/
= agent01The following actions are done on the new OSD nodeGenerate keyCeph-authtool--create-keyring--gen-key-n Mds.1/etc/ceph/keyring.mds.1Join the CertificationCeph auth Add mds.1 osd ' Allow * ' mon ' Allow rwx ' mds ' Allow '-i/etc/ceph/keyring.mds.1Start new MDS/etc/init.d/ceph-a Start Mds.1Add MonAdd agent01 MDS to NodeAdd the following configuration to the configuration file and synchronize to the node[Mon.1]Host = agent01Mon addr = 192.168.9.20:6789Export Key and Mon mapMkdir/tmp/cephCe
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.