Install Python31. Environment preparation yum -y install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-devel xz-devel gcc*2. I
Tag: centos
CentOS7.0 View IP
Enter ip to query and name ip addr You can also enter ifconfig (centOs7 does not have ifconfig command) to view ip, but this command There will be 3 entries, the ip address of centos is the inet va
CentOS 7 installation configuration VSFTP (Virtual User Login)
Characteristics of virtual users:
1. They can only access the FTP service provided by the server, but cannot access other resources of the system. Therefore, if you want users to have write a
CentOS 7 installation configuration VSFTP service (virtual user login)
First, experimental environment
Operating system: CentOS 7
Second, installation
Close SELINUX:
vim /etc/selinux /config
SELINUX=disable Temporary shutdown:
setenforce 0 Thre
CentOS610FASTDFS stand-alone mode – FASTDFS installation
1. What is FastDFS?
FastDFS is an open source distributed file system. It manages files. The functions include: file storage, file synchronization, file access (file upload, File download), e
CentOS610FASTDFS stand-alone mode – FASTDFS and Nginx integration configuration
Centos610 series configuration
We have completed the installation of FastDFS in Centos610FastDFS stand-alone mode-FastDFS installation, and then we will install the FastDFS scheduler.
1
Centos 7 installed Zen Road and bound the company’s internal mailbox
Zen Tao–Project management software is a domestic open source project management software, focusing on R&D project management, built-in demand management, task management, bug management, defect m
Centos Yum configuration file REPO file details
What is a repo file? The repo file is the configuration file of the yum source (software repository) in Fedora. Usually a repo file defines the details of one or more software repositories, such
CentOS 7 installed VSFTPD virtual use
1. Installation preparation
1.Close SELINUX
setenforce 0
Two. Install vsftpd service
1. First enter /usr/local/src inside
yum -y install vsftpd
2.Back up the vsf
CentOS6 Configuring Static IP
1. First configure the network connection method VMware select edit->Virtual network editor->VMnet0 bridge mode
vim /etc/sysconfig/network-scripts/ifcfg-eth0
(1) HWADDR network card add