1. Use the SSH Remote Connection tool to log on to the system and view the disk status using the Fdisk-l command
Here you can see two hard drives hda and HDB, the first hard drive HDA is installed system. HDB hard drive is not partitioned
CentOS's Mirror to the website to download
https://www.centos.org/
1, first use UltraISO to burn mirror to the U disk
UltraISO Open CentOS Mirror, start-> write hard disk image-> format (Put U disk Gecheng FAT32)-> write
2, u disk installation
BackgroundUsing a USB flash drive to the Windows host, Linux host files or often, but sometimes the file name is in Chinese,To the Linux machine will be garbled, the choice is also very troublesome, recently just met, write down the
The idea of this article turns from http://blog.sina.com.cn/s/blog_81631744010137iy.htmlClick (here) to collapse or open
1, to Oracle (Oracle) Download the JDK not much to say
Tar zxvf ****.tar.gz (****.tar.gz is the downloaded file
Use Docker pull CentOS, the mirror will not display the Chinese issue after the finishedFrom Centosmaintainer fengwan.blog.51cto.comrun rm-rf/etc/localtime && ln-s/usr/share/zoneinfo/asia/ Shanghai/etc/localtime #修改时区RUN yum-y Install
Synchronizing System Current TimeRdate-s time.nist.gov1. View time and dateCommand: "Date"2. Set the time and dateExample: Setting the system date to the November 3, 2009 commandCommand: "Date-s 11/03/2009"command to set the system time to 5:55 P.M.
These two days need to configure the FTP server, but the virtual machine in the NAT mode is not connected to the external network, the host can be connected with the virtual machine through the SSH, the virtual machine can also ping the same network
Install the CentOS system and view the network configuration.Input command: ifconfig127.0.0.1To turn on the networkEnter the Ifcfg-eth0 file.Input command: Vi/etc/sysconfig/network-scripts/ifcfg-eth0Note: The non-root account is required to add sudo,
If FTP is required to access Linux, VSFTPD is a better FTP server under Linux.First, check the installation vsftp1 // Check if VSFTPD is installed 2 grep vsftpd 3 // No, install vsftpd . 4 Yum Install vsftpd 5 chkconfig vsftpd onSecond, edit the
These two Angels used the locomotive to collect some data because they generated a lot of SQL files. I want to replace the fixed content in each SQL file with another content.Manual file configuration change is a bit impractical, so google, find a
First, disable the httpd service. /Etc/init. d/httpd stop List httpd related packages Rpm-qa | grep httpd The package list is as follows: Httpd-2.2.3-63.el5.centos.1 Httpd-manual-2.2.3-63.el5.centos.1 Uninstall package Rpm e httpd-manual-2.2.3-63.el5
When we have our own linux Services, a lot of operations require a little linux Foundation. It is not as simple as using people's virtual hosts in the past... Uncle often met some wonderful people. In order not to allow their access, he had to
Note:Operating system: CentOS 6.5 64-bitRequirements:Compile and install the LAMP runtime environmentThe software versions are as follows:MySQL: mysql-5.1.73Apache: httpd-2.2.31PHP: php-5.2.17Specific operations:Preparation1. Configure the firewall
When we compile Centos to manually compile Nginx, various compilation failures may occur. Generally, these errors are caused by the lack of components in the system, here I will summarize all the common error prompts:1. error message./configure:
Add a software source. PostgreSQL 9.4 is used as an example.Yum install http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpmInstall databaseYum-y install postgresql-server limit sql94 postgresql94-develCreate a database
When installing NetBeans in Centos for development, you will be prompted to install the java jdk, especially the latest version of NetBeans requires jdk 1.7 and later.1. Download the installation fileDownload jdk-7u72-linux-x64.rpm files on sun
Find the supported information on the official nginx website:Currently, nginx packages are available for the following distributions and versions:RHEL/CentOS: Version Supported Platforms 5.
1. Install/configure Apache1. Update the system & install ApacheYum updateYum install httpdRecommendation: Use the following command to back up the Apache configuration file:Cp/etc/httpd/conf/httpd. conf ~ /Httpd. conf. backupIn order to expand your
Example 1: website stress testing tool webbenchWget http://blog.s135.com/soft/linux/webbench/webbench-1.5.tar.gzTar zxvf webbench-1.5.tar.gzCd webbench-1.5Make & make installUsage:Webbench-c 500-t 300Parameter description:-c indicates the number of
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