When installing SVN, I found an error saying that an address could not be interviewed.# Yum List | grep subversionHttp://opensource.wandisco.com/centos/7/svn-1.8/RPMS/x86_64/repodata/repomd.xml: [Errno] curl#6-"couldn ' t Resolve host ' opensource.wandisco.com ' is trying another mirror. One of the configured repositories failed (WANdisco SVN Repo), and Yum doesn ' t has enough cached data to continue. At t
Recently, we started to connect Linode and DigitalOcean VPS. the Linux systems provided in these products are the "least secure ", so I want to see if the GNOME desktop can be installed, and then connect to the terminal desktop with xrdp desktop.Security and desktop environments
Yum itself provides the groupinstall method for the security kit. First, run the following commands to check which KIT groups are available:
yum grouplist | more
The names of CentOS
Label:#-----------------------------CentOS 6.x version upgrade MySQL------------------#! /bin/sh #1. Turn off SELinuxCp-rp/etc/selinux/config/etc/selinux/config.bakSetenforce 0Sed-i ' 7s/enforcing/disabled/'/etc/selinux/config#2. Show SELinux status permissive to OffGetenforce #3. Determine the version of the systemIf ["$ (uname-i)" = i386]; Then# If the server is 32-bit, run the following commandecho "Star
CentOS 6.X NIC (eth0) automatic activation method
1. automatically activate the NICAfter CENTOS 6.x is installed, You need to manually activate the NIC every time you start the system. The following methods can be used to automatically activate the NIC after the system starts.
vi /etc/sysconfig/network-scripts/ifcfg-et
This article transferred from: Yunxi CommunityThe PHP7 version was released in early December 2015 and ushered in the largest release since 2004. The most significant change in PHP7 is the dramatic improvement in performance, which is close to the PHP execution engine HHVM developed by Facebook. In the WordPress benchmark performance test, the speed is more than 5.6 times faster than the version, greatly reducing the memory footprint. PHP7 also has some changes in language, such as adding a retu
I started a new VPS yesterday, as a personal blog wid Laboratory (widlabs.com) development of the experimental environment. So in this blog, will introduce CentOS 6 under the LNMP HTTP environment, from the use of SSH login VPS, until the domain name resolution to the server IP on this complete website construction process.
The new starting VPS basic configuration is as follows:
Virtualization Technology:
Tags: install tomcat restrict DAP install Tomcat user Management Add httpd password(summary) CentOS 6.x uses Yum to quickly install Apache+php+tomcat (JSP) +mysqlPS: This is lazy yum quick-install method for development and test environments is convenient for production environments with no special requirements. Special requirements or you have to compile the installation bar ~ ~ 1. Install Apahce, PHP, MyS
Build a private Docker Registry on CentOS 6 v2RegistryConceptReGistry is a stateless, highly extensible server-side application for storing and distributing Docker Image.Dependent installation1.InstallationDockerTo use Docker Registry, of course, first install Docker. Let's say you've installed Docker. It is not installed to refer to the official documentation.2.InstallationDocker-composeDocker-compose is a
Installing Telnet on centos/rhel/scientific Linux 6 7DescriptionBefore you install and use Telnet, you need to keep the following points in mind.
Using Telnet in a public network (WAN) is a very bad idea. It transmits log-in data in plaintext format. Clear text is visible to everyone.
If you still need telnet, it is strongly recommended that you only use it inside the LAN.
You can use SSH
.
#notablescan = True
# Close data file pre-allocation
# Disable data File preallocation.
#noprealloc = True
# Specify the size of the. ns file for the new database, in MB
# specify. ns file size for new databases.
# nssize =
# Accout token for Mongo monitoring server.
#mms-token =
# MONGO the name of the monitoring server
# server name for Mongo monitoring server.
#mms-name =
# MONGO The ping interval of the monitoring server
# Ping interval for
size of the. ns file for the new database, in MB# specify. ns file size for new databases.# nssize = # Accout token for Mongo monitoring server.#mms-token = # MONGO the name of the monitoring server# server name for Mongo monitoring server.#mms-name = # MONGO The ping interval of the monitoring server# Ping interval for Mongo monitoring server.#mms-interval = # Replication Options Copy option# in replicated MONGO databases, specify here whether the is a slave or master in replication, specifies
This article describes a way to upgrade your own Python 2.6.6 to 2.7.8 on CentOS 6.5.Look at the information on the Internet, basically said that because the old version of the CentOS system Python has been deeply dependent, so uninstall the original Python or directly upgrade to 2.7.x is not a particularly good solution. It is only appropriate to install a new python.1. Download 2.7.8 version of Python (2.
--DRIVEORDER=SDA system boot related configuration firstboot -- Disabled nbsp Disable agent Settings after installation loging --level=info set log level zerombr Clear MBR boot information ######### ##### #分区 #################### #clearpart--all--DRIVES=SDA Clears all partitions on the SDA. If SDA does not exist may error, you can also use the following usage #clearpart--linuxclearpart--all#part/boot--fstype ext3--size=100--ondisk=sda#part Pv.2-- Size=0--grow--ondisk=sda#volgroup VolG
Label:There are many ways to install MongoDB, you can install the source code, and you can use the Yum source installation method in CentOS. Since MongoDB is updated more quickly, I prefer to use the Yum source installation method. The installation steps under 64-bit CentOS are as follows:1. Preparatory workRun the Yum command to view MongoDB package information [root@localhost ~]# Yum info mongo-10gen(Hint
-kickstart # #: Installs the Kickstart tool.#mkdir/mnt/cdrom # #创建文件夹#mount/dev/cdrom/mnt/cdrom # #将centos 6.x system mounted to the/mnt/cdrom directory#cp-R/mnt/cdrom/var/www/html # #将挂载在 the system installation files under/mnt/cdrom are copied to the root directory of the httpd service.Iv. Overall Configuration1. Start the httpd server and set the boot from start, start the DHCP service, and set the boot-
Compile and install Apache 2.4 In CentOS 6
The httpd-2.4 adds the following new features and new modulesNew features:(1) MPM supports DSO operation and is loaded as needed in the form of modules;(2) event MPM is supported;(3) support asynchronous read/write;(4) Each module and directory can use their respective log levels;(5) configuration of each request;(6) Enh
1#!/bin/Bash2 3 #4# Unattended Upgrade CentOS6. x System Kernel to3.10.1015 #6# Full Reference https://segmentfault.com/a/11900000007336287 #8 9 Ten # One#1, check if the operating system is CentOS6. x A # - - Cat/etc/centos-release |grep-I CentOS |Egrep '6.[[:d igit:]]+'>/dev.NULL the if[[ $? !=0 ]] - Then - Ech
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.