This is my github on the unintentional discovery, I started in CentOS 6.8 on the production but has failed, and then reluctantly changed the Fedora 24 production is good, the following talk about the process,
[Root@localhost ~]# DNF
To view the version of the CentOS kernel:
1) [Root@localhost ~]# cat/proc/versionLinux version 2.6.18-194.el5 (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri A PR 2 14:58:14 EDT 2010
2)
[Root@localhost ~
Problem:CENTOS7 installation is complete, restart boot after the display:Initial setup of CentOS Linux 7 (CORE)1) [x] creat user 2) [!] License Information(no user would be created) (License not accepted)Your choice from above [' Q ' to quit | ' C '
Original: http://www.111cn.net/sys/nginx/62915.htmSmooth restartIf the server is running Nginx to upgrade, add or remove modules, we need to stop the server and make corresponding changes, so that the server will stop the service for a period of
Problem:CENTOS7 installation is complete, restart boot after the display:Initial setup of CentOS Linux 7 (CORE)1) [x] creat user 2) [!] License Information(no user would be created) (License not accepted)Your choice from above [' Q ' to quit | ' C '
CentosInstall Windows ToolsIdea: When you click Install Windows Tools, you need to connect to the ISO file, copy the VMware tools from ISO to download, unzip the files with administrator privileges, and install them.Steps to resolve:Click "Install
1. Enter the Yum Source configuration directoryCd/etc/yum.repos.d2, the backup system comes with the Yum sourceMV Centos-base.repo CENTOS-BASE.REPO.BK3, download 163 NetEase's Yum Source:wget Http://mirrors.163.com/.help/CentOS6-Base-163.repo4.
The Recycle Bin under Linux is in each of the current user directories./local/share/trash.You can also add a recycle Bin to Linux.Mkdir/tmp/trash_tmp Creating a Recycle Bin directoryVi/bin/trash Editing a fileMV [email protected]/tmp/trash_tmp: Wq
Source Code Description:All CentOS 7 component sources are https://git.centos.org/ , all srpm are generated automatically when compiling the binary package, and the srpm package is stored in the vault.centos.com corresponding directory. Compared
Centosrescue modeIn the event of a CentOS problem causing the system to fail to start again, you need to go to CentOS emergency mode for recovery. According to the author's experience, this paper summarizes the processing of common problems based on
1. First look at the Yum packages installed by the Redhat 7.0 system itself:Rpm-qa | grep Yum #列出所有已安装的yum包2. Delete these packages:Rpm-e *.rpm--nodeps #删除所有以前的yum包3. Download the new Yum RPM package: (2016/12/8 the latest version of RPM, if 404 Not
* Because of the need to learn Docker, Docker's official recommendation kernel uses more than 3.8, so I decided to upgrade the CentOS kernel to a long-term stable version of 3.10.# #记得切换到root用户执行升级操作. [[email protected] ~]# uname-a # #旧版Linux
1, because the installation is used to minimize the installation of CentOS 7, after the installation did not find the ifconfig commandThere is no such command under Check/sbin. The root identity is used.#yum install-y net-tools\*Ifconfig can be
The system is CentOS, which is the Rh faction. I configured the VSFTPD and thought it was done, but the client access prompted the following error:Oops:cannot Change Directory:/home/ftpThe reason for this is that his CentOS system has SELinux
We know that for GCC to install the default version through yum in CentOS, CentOS 5 is 4.1.2, CentOS 6 is 4.4.7, and CentOS 7 is 4.8.3.Most of the time, compiling and installing software requires a later version of GCC. Otherwise, an error is
Problem:After installing the Linux operating system, some Dell servers find that the nic name has changed to em1.Solution:Change the nic name to eth0. The CentOS Operating system is used as an example.1. Modify the grub systemVi/boot/grub. conf #
In CentOS, there are two main ways to set the startup of a self-installed program.1. Add the startup program command to the/etc/rc. d/rc. local file. For example, set the startup httpd and record the startup time. The code is as follows:Copy code
Sometimes we need to debug the project, and there may be some problems when using the Git environment built in the local Windows environment, so I directly set up the Git tool environment in the VPS environment. Although the git source is included
The latest CentOS6.4 is installed in VirtualBox.Building the OpenGL support module [FAILED]Find the solution on the network.Cd/media/VBOXADDITIONS_4.1.8_75467/Export MAKE = '/usr/bin/gmake-I'./VBoxLinuxAdditions. runDuring installation, use "make-I",
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.