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

Tag: port

Regular expression – how to modify IP: PORT regular expressions?

I have normal expressions

match = re.findall(r'[0-9]+(? :\.[0-9]+){3}’, source) It can get content similar to 192.168.1.1 from the source string.
How do I modify this regular expression to ma

October 18, 2021By Simo Regexp expression, How, IP, modification, port, regularLeave a Comment

Linux CenOS open port

Question: Port 8080 cannot be accessed

Solution:

The first step is to check whether the Alibaba Cloud port is open

Network Security>Security Group>Configuration Rule>Add Incoming

October 16, 2021By Simo Linux cenos, linux, open, portLeave a Comment

Solve SELINUX can’t start after the Apache changes the port

systemctl start httpd # After changing the default port of Apache to 90, it prompts failure when starting Apache

< span style="font-size: 16px;">systemctl status httpd # View the status of Ap

October 16, 2021By Simo Linux apache, change, Leading, port, problem, SELINUX, solve, startup, UnableLeave a Comment

CentOS6-CentOS7 Firewall Set Port NAT Forward

Background:

In the iptables environment of centos6 system:

iptables -t nat -A PREROUTING -p tcp- m tcp –dport 8080 -j DNAT –to destination 192.168.1.163:80

  iptables -t nat -A POS

October 14, 2021By Simo Centos centos, Centos6, centos7, Firewall, FireWalld, Forward, Iptables, NAT, port, settingLeave 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

Modify the default port number of jetty

jetty’s default port is 8080, and it’s easy to modify the port number. First enter In the installation directory of the jetty server, you will see the start.ini configuration file. Here is the conf

October 13, 2021By Simo Jetty default, jetty, modify, Number, portLeave a Comment

Nginx – External HTTP connection failed (port open)

On the hosted Ubuntu VM, I run nginx of http and https, and I can access those using public IP from the VM:

< /p> curl http://159.203.0.5 Performing the same operation outside the VM failed-c

October 13, 2021By Simo Nginx connection, external, Failure, HTTP, nginx, open, portLeave a Comment

Nginx basic domain name port IP virtual host

Based on the domain name##nginx number of concurrent connections processes multiplied by connection
## worker_processes number of service processes, generally the same as the cpu core
worker_proces

October 13, 2021By Simo Nginx Basic, domain name, host, IP, nginx, port, VirtualLeave a Comment

Nginx configuration 80 port and 443 port

Docker configuration Nginx uwsgi configuration, the following experiments share the same uwsgi, only fine-tuning

Preparation: server ssl Certificate, the front-end and back-end must have a ce

October 13, 2021By Simo Nginx configuration, nginx, portLeave a Comment

Posts navigation

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