Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Centos

CentOS (Community Enterprise Operating System, Chinese meaning: Community Enterprise Operating System) is one of the Linux distributions, which is compiled from the source code released by Red Hat Enterprise Linux in accordance with the open source regulations. Since it comes from the same source code, some servers that require high stability use CentOS instead of the commercial version of Red Hat Enterprise Linux. The difference between the two is that CentOS does not include closed source software.

CentOS6 startup process

Why put the reference of this person in front, mainly this person The big guy’s flow chart is too detailed. Although it is not necessary to understand such details, I still admire it. Not much to s

October 14, 2021By Simo Centos centos, Centos6, process, startupLeave a Comment

CentOS foundation configuration

1. User switching command. The current ordinary user logs in. If you want to switch to the root user, you need to enter the command # su; if you want to switch from the root user to the ordinary us

October 14, 2021By Simo Centos centos, configuration, foundationLeave a Comment

CentOS6.9 realizes dual network card binding

1, create a bond0 file

# vi /etc/sysconfig/network-scripts/ifcfg-bond0

DEVICE=bond0

NM_CONTROLLED=no #Whether your network card is managed by networkmanager, details later Speakin

October 14, 2021By Simo Centos binding, centos, CentOS6.9, Double, network card, realizeLeave a Comment

CentOS 7 Yum and RPM Options

Options of the yum command: yum check-update: List all software that can be updated. yum update: update all software. yum install: Only install the specified software. yum update : Only update

October 14, 2021By Simo Centos centos, options, rpm, YumLeave a Comment

CentOS installation jdk-tar.gz file

1. Download the JDK from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html.

Test file: jdk-8u191-linux-x64.tar.gz

2. Upload the file to the CentOS host

October 14, 2021By Simo Centos centos, file, gz, installation, JDK, tar, Tar.gzLeave a Comment

CENTOS installation MySQL correct method

1. Official installation document http://dev.mysql.com/doc/mysql-yum-repo-quick-guide/en/

http://dev.mysql.com/downloads/repo/yum/

Download it locally and then Upload to the server, or

October 14, 2021By Simo Centos centos, correct, installation, method, mysqlLeave a Comment

Centos 7.x Environment Compile Python 3.7

sudo yum -y groupinstall “Development Tools”< /span>
sudo yum -y install bzip2-devel gdbm-devel libffi-devel ncurses-devel openssl-devel readline-devel sqlite-devel xz-devel zlib-< span style="col

October 14, 2021By Simo Centos 3.7, 7.x, centos, compilation, environment, pythonLeave a Comment

CentOS installation python3

1, cd /usr/local

sudo yum -y install wget

2, wget https://www.python.org/ftp/python/ 3.7.2/Python-3.7.2.tar.xz

< /p>

3, tar -xf Python-3.7.2.tar.xz

4, mkdir python3

October 14, 2021By Simo Centos centos, installation, python, Python3Leave a Comment

CentOS installation Redis

One download Two compilation Make in the unzip directory

Make install in the src directory of the unzip directory

make PREFIX=/usr/local/redis install
#PREFIX=/usr/local/redis can be om

October 14, 2021By Simo Centos centos, installation, RedisLeave a Comment

Centos 7.2 is built with VSFTP virtual users

Virtual user setup vsftp requirement 1: Only upload and download are allowed, cannot be deleted, cannot be changed name yum install pam*yum install db4* -yyum install vsftpdchkconfig vsftpd oniptab

October 14, 2021By Simo Centos 7.2, build, centos, users, Virtual, VSFTPLeave a Comment

Posts navigation

Page 1 … Page 3 Page 4 Page 5 … Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress