Install pycurl in Centos
Pycurl (http://pycurl.sourceforge.net) is a libcurl Python implementation written in C language, the function is very
Powerful and supports FTP, HTTP, HTTPS, and TELNET protocols, which can be understood as curl in Linux.
It
Install gamit and GMT in centos 7
The linux version is being updated and needs to be re-installed every time, but the process is basically not changed. The following is a summary:System:
1. centos 7 and 64 systems are installed using liveCD.
2.
Install the SVN client on CentOS1. Check that svn: # rpm-qa subversionsubversion-1.7.14-6.el7.x86_64 has been installed to uninstall the old version of svn: # yum remove subversion and then check whether the download is successful: # rpm-qa
Install the latest centos Tool
The VM cannot identify the usb interface of the host machine. Does the VM have a graphic interface.
One is the dependency package, the other is the installation package, but how can I find it and install it.Virtual
Install GCC 4.8.2 in CentOS 6.6
The gcc version that comes with CentOS6.5 is 4.4.7. In some times, some libraries are not used for new software, and the latest gcc 4.8.2 has been released, so download the source code and install it.
1. First install
Change the Centos system time to Beijing time.
Because the old git version 1.7 is installed directly using yum, github requires a version above 1.8.3.
Git is written in ruby, so you should install ruby with the source code.Configuration
Install and Configure NFS in CentOS
I. NFSNFS IntroductionNFS stands for network file system.NFS allows a system to share directories and files with others on the network. By using NFS, users and programs can access files on the remote system just
Upgrade php5.3.3 to php5.5.27 in CentOS
Because the project needs to add processing for webp format images, and webp format images must be php5.5 or later versions, you have to upgrade the server's php. The upgrade is not required, but there will be
CentOS6.5 for rsync + inotify Real-Time Synchronization
1. Architecture
Server: 192.168.202.135
Client: 192.168.202.129
2. rsync server installation and configuration
yum
install
rsync
-y
# Installing the rsync Service
Provide the configuration file
Delete large files in centos
We found that the disk space of the tested server is 100%. Through df-lh and du-sh, the jenkins log file is located at 363 GB. I found several ways to delete large files online:
I. low: rm
After rm deletes a large
Centos7.0 install and configure DRBD
First, ensure the time synchronization between the two machines and configure ssh.
Method 1: Install yum from the yum source. The default installation path is/etc/drbd. d /.
# Rpm -- import
Update Python to the latest version in CentOS.Note: Do not delete old python versions when updating python! New and old versions can coexist. Many basic commands and software packages must depend on the pre-installed old version of python, such as
Centos7.1 installation and deployment ceph0.94
I. CEPH Introduction
Http://michaelkang.blog.51cto.com/1553154/1669844
Ii. ceph cluster Hardware Selection
Http://michaelkang.blog.51cto.com/1553154/1669841
Iii. Introduction to the cluster
CentOS reads original Windows Disk Partitions
1. When installing dual systems, you must first install Windows and then install Linux. Otherwise, Windows will be unavailable and determined by their file systems;
2. After the Linux system is
Install the rpm package without network connection to CentOS
Yum cannot be used because there is no network connection. This is a problem I encountered during manual installation and its solution.
I. The first thought should be to mount the centos
Backup and restoration in Linux
Recently, we have been configuring centos servers. We all know that the configuration process may be complicated and sometimes there may be errors. If the configuration fails and cannot be recovered, reload the system,
Install the httpd service on centos71. Install the httpd service
Apache is an Apache HTTP server in centos7. The following explanation of httpd is Apache HTTP Server. To install apache, you must install httpd.
httpd.x86_64 : Apache HTTP
Build nginx + php + redis environment in Centos7
1. nginx install:Download the nginx package corresponding to the current system version)
# Wget unzip rpm-ivh nginx-release-centos-7-0.el7.ngx.noarch.rpm download and install nginx # yum install nginx
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