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

Tag: centos

Linux CentOS7 installed Java

1, http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
First go to download the linux jdk corresponding to java.
2. Use the ftp tool to upload to the /usr directory

October 16, 2021By Simo Linux centos, centos7, installation, Java, linuxLeave a Comment

LINUX (CENTOS) Automatically performs script (rc.local)

1. There are many ways to boot Linux. For example, I set mysql boot to start as: chkconfig –level 35 mysqld on

Second, let’s talk about booting through the rc.local file:

1 , First cre

October 16, 2021By Simo Linux Auto, centos, linux, Local, Perform, RC, Rc.Local, Script, startup, timeLeave a Comment

Linux (CentOS7) Install Oracle11.0 Data Dictionary Initialization, Listening, Network, Create Some Configuration

#Create data dictionary and pl/sql package
@/u01/app/oracle/product/11.2.0/db_1/rdbms/admin/catalog.sql;
@/u01/app/oracle/product/11.2.0/db_1/rdbms/admin/catproc.sql;
@/u01/app/oracle/product/11.2.

October 16, 2021By Simo Linux centos, centos7, creation, data, Dictionary, etc., Initialization, installation, linux, listening, network, Oracle, Oracle11.2.0, userLeave a Comment

Linux CentOS Supervisor Guarding .Netcore Process Installation Configuration

Scenario: After deploying the .netcore program, it can run after using dotnet xx.dll, but it will be automatically disconnected after closing the shell or after the interval time. At this time, the

October 16, 2021By Simo Linux centos, configuration, Guardian, installation, linux, Netcore, process, SupervisorLeave a Comment

View CentOS version information

(1) View the installed CentOS version information

1.cat /etc/issue View version

cat The abbreviation concatenate cat command can be used to display and merge files.

CentOS release

October 15, 2021By Simo Centos centos, Information, version, viewLeave a Comment

How to update my Nginx with Yum in Centos 7

I used yum install nginx on my ECS server, but the version is not high enough to support http2. After Google search, I added a configuration file:

/etc/yum.repos.d/nginx.repo With content:

October 15, 2021By Simo Centos centos, How to, my, nginx, up, Update, YumLeave a Comment

Install GMP on CentOS

I tried to install GMP on CentOS, and I got this error:

yumdownloader –source gmp
Enabling mysql-tools-community-source repository
Enabling mysql-connectors-community-source repository
Enabl

October 15, 2021By Simo Centos centos, GMP, installationLeave a Comment

CentOS system Python Environmental Construction and Project Deployment

Contents

# Developer Tools
$ sudo yum -y install yum-utils
$ sudo yum-builddep python

# Download and unzip
$ wget https://www.python.org/ftp/python/3.6.8/Python-3.6.8.tgz
$ tar -zxf Python-

October 15, 2021By Simo Centos centos, construction, deployment, environment, project, python, systemLeave a Comment

CentOS to build intranet offline YUM warehouse (installed as a PostgreSQL)

Intranet yum warehouse server configuration 192.168.126.146 Web server host, with Nginx installed

Download offline rpm package, see Postgresql10 offline installation method

Create repod

October 15, 2021By Simo Centos as an example, build, centos, installation, intranet, offline, PostgreSQL, warehouse, YumLeave a Comment

Compile and install MONO on CentOS – cannot pass ‘make’

The basic instructions for installing Mono are:

tar xzvf mono-X.XX.tar.gz; cd mono-X.XX
. /configure –prefix = /usr/local;make; make install

So I downloaded the latest version from htt

October 15, 2021By Simo Centos centos, compile, installation, make, mono, passed, UnableLeave a Comment

Posts navigation

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