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
Category: OS
Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on the “bare metal”. Any other software must be supported by the operating system to run .
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
CentOS 7.x installation open source fort machine Jumpserver
Environment
Virtual machine system: centos 7
IP:192.168.168.8
Directory: /opt
Proxy: nginx
Database: mysql version is greater than or equal to 5.6 mariadb version is greater th
CentOS 7.4 Installing GNOME Desktop error handling
When installing KVM, in order to facilitate the later installation of the virtual machine, GNOME Desktop is directly installed, so that you can directly operate and manage the desktop. After instal
CentOS 7 Install Hadoop Cluster
Prepare three virtual machines, ip are 192.168.220.10 (master), 192.168.220.11 (slave1), 192.168.220.12 (slave2)
Ready jdk-6u45-linux- x64.bin and hadoop-1.2.1-bin.tar.gz, placed in the /usr/
CentOS 7.5 dual network card inside and outside network simultaneous access routing settings
Description: The server has two network cards: eth0 and eth1, eth0 is configured with internal IP: 192.168.1.1/24, eth1 is configured with external IP: 10.1.1.1/24; 192.168.0.0/16 is required The s
CentOS – the same ScyLLLADB version after upgrading
I have followed the documentation https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2 -to-2.3-rpm/#upgrade-procedure to operate, my version rem
Nginx + UWSGI + Django under CentOS deployment Web services (Xia Baiyi)
Connect to the server 1) Account
>: ssh [email protected]
2) Password
>: ** ****** Server Command Administrator Privilege 1) All of the following Server commands can be executed under administrator