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

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 7 installation CSVN

I. Introduction to the environment

1.centos 7
2. Java1.8.0_211

Two. Java environment configuration

1. First find the jdk package and the csvn package on the Internet

2. Firs

October 14, 2021By Simo Centos centos, CSVN, installationLeave a Comment

Centos7.x System Installation CONSUL1.4.2

This article introduces the use of docker to install consul and traditional deployment:
1. Docker-based installation and deployment of consul:
1. Run consul directly with docker run and download

October 14, 2021By Simo Centos centos, Centos7.x, Consul, Consul1.4.2, deployment, installation, systemLeave a Comment

CentOS 7 installation configuration VSFTP service (virtual user login)

1.vim /etc/selinux/config
The configuration file is SELINUX=disable
2. Turn off the firewall setenforce 0
3.yum -y install vsftpd
4.cp /etc/ vsftpd/vsftpd.conf{,.bak}
Back up the main vsftpd c

October 14, 2021By Simo Centos centos, configuration, installation, login, Services, user, Virtual, VSFTPLeave a Comment

Centos 7 firewall and port settings

CentOS 7 firewall and port settings Firewall management # Start firewall systemctl start firewalld# Turn off the firewall systemctl stop firewalld# Restart the firewall systemctl restart firewalld

October 14, 2021By Simo Centos centos, Firewall, port, SettingsLeave a Comment

Centos Apache 80 Agent Tomcat 8080 Port

Operating environment: Centos 6.5
Apache: 2.2.5

Edit /etc/httpd/conf/httpd.conf file

sudo vim /etc/httpd/conf/httpd.conf In the view module, with proxy is there a # at the beginning

October 14, 2021By Simo Centos Agent, apache, centos, port, TomcatLeave a Comment

Centos7.2 Deploy a single node Redis 3.2.5

#tar -xvf redis.3.2.5.tar.gz –C /usr/local/#cd /usr /local/#mv redis.3.2.5 redis#cd redis#make && make install #cp /usr/local/redis/redis.conf /data/redis/conf#vim /data/redis/conf/redis.conflogfil

October 14, 2021By Simo Centos 3.2.5, centos, CentOS7.2, deployment, nodes, Redis, singleLeave a Comment

CentOS 7.6 Close Selinux

Check selinux status [[emailprotected] ~]# sestatus
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode:

October 14, 2021By Simo Centos 7.6, centos, close, SELINUXLeave a Comment

CentOS6.5 Configuring Wireless Networks

Since the server version is installed, it cannot connect to the network when it is powered on. The following situations are for the driver already installed OK. Follow the steps as follows (the fol

October 14, 2021By Simo Centos centos, CentOS6.5, configuration, network, WirelessLeave a Comment

CentOS – I illegally instruction error when I started an asterisk 1.8.22

I installed Asterisk 1.8.22 in centOS 32-bit. I have executed the following command to install Asterisk:

./configure
make
make install
make samples
make config . When I start the asterisk ser

October 14, 2021By Simo Centos 1.8.22, asterisk, centos, error, illegal, instruction, occurrence, StartLeave a Comment

Startup and Close of SVN Service under CentOS

Starting and shutting down the SVN service under CentOS

Operating system: CentOS 6.5
SVN version: 1.8.11

Start the SVN service:
svnserve -d -r /home/svn

/home/svn is the root

October 14, 2021By Simo Centos centos, close, service, startup, SVNLeave a Comment

Posts navigation

Page 1 … Page 80 Page 81 Page 82 … Page 88
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