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

Tag: centos

Building a Git server based on CENTOS 7

Git is a free and open source distributed version control system for agile and efficient processing of any small or large project.

⒈Install dependent libraries and compilation tools

1.

October 15, 2021By Simo Centos Based on, centos, construction, git, serverLeave a Comment

Solve CentOS 7 Minimally installed no ifconfig command

Requirement: After we installed a new system on the server (centos 7), because it was a minimal installation, many toolkits were not installed, but you need to install it manually. The ifconfig co

October 15, 2021By Simo Centos centos, Command, ifconfig, install, minimize, solveLeave a Comment

PXE deploying CentOS7.6

Environment: Centos7.6
Host IP: 111.111.111.203
ISO image mount point: /media

1, install vsftpd service, and start the service; yum install vsftpd -y systemctl start vsftpd

2, in

October 15, 2021By Simo Centos centos, Centos7.6, deployment, PXELeave a Comment

CentOS Install SVN Server

# yum install subversion

# cd /usr/local/

# mkdir svnrep

# svnadmin create /usr/local/svnrep

cd conf

authz is the permission control file passwd is the account passwor

October 15, 2021By Simo Centos centos, installation, server, SVNLeave a Comment

Change or hide CentOS current host name

How to change or hide the current hostname of centos
Many times, the company uses a cloud host that is bought or a virtual machine made from a template, and the other party tells the host name cann

October 15, 2021By Simo Centos centos, change, Current, Host Name, or hideLeave a Comment

[Linux Shell] CentOS Some use shell management commands Collection (1) Continuous update

Check the system version rpm -q centos-release

View the kernel
uname -r
View the top 10 processes currently occupying the largest memory
ps aux |sort -nrk 4 |head -n 10
View the top 10 proce

October 15, 2021By Simo Centos centos, collection, Command, continuous, easy to use, Linux Shell, management, one, shell, Some, UpdateLeave a Comment

CentOS Configuring ADSL Dial Configuring Ali Cloud Yum Source

If there is a problem with the system yum source, you can change the yum source
Configure Alibaba Cloud’s yum source
1) Download the repo file
wget http://mirrors.aliyun.com/repo/Centos -7.repo
(Th

October 15, 2021By Simo Centos adsl, Ali, centos, Cloud, configuration, dial, source, YumLeave a Comment

Install python setuptools in CentOS

I have to install the mysqldb module of python on my centos server. I have 2 versions of python

> 2.4.3 default value
> 2.6 I install

I want to install the mysqldb module for the 2.6 ve

October 15, 2021By Simo Centos centos, Mounting, python, SetuptoolsLeave a Comment

CentOS system startup process

CentOS system startup process Parts of Linux system
Parts of Linux system: kernel + root file system
Kernel: process management, Memory management, network protocol stack, file system, driver, sec

October 15, 2021By Simo Centos centos, process, startup, systemLeave a Comment

CentOS configuration soft RAID

Install dmadm

fdisk -l view disk information, 6 A 100GB disk, namely /dev/sdb, /dev/sdc, /dev/sdd, /dev/sde, /dev/sdf, /dev/sdg

Create raid5, two hot spare disks
-C create Raid
-v display

October 15, 2021By Simo Centos centos, configuration, RAID, SoftLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … 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