Tips for enabling ports or running programs on windows server and server
Background: When an application, such as an http application, is deployed on a windows server, when the Internet accesses a webpage through the http protocol, the server must be allowed to access the website, the webpage content can be normally displayed in the visitor's browser. Otherwise, the webpage cannot be displayed normally. The results are similar to the following:
So ho
04-problems that may occur when ports are frequently opened or disabled in Windows
Zheng Yi 20100810 is affiliated with section 07. Miscellaneous
Lao Zhao wrote an article about the problems that occur when Windows frequently opens and closes ports. he tested the MongoDB Database Service in cent OS using TCP connections from Windows Web Server 2008 R2 and ran out of socket connection resources.ProgramRep
We want to view the ports in Windows 2000/xp/server 2003 using the netstat command:
Command format: netstat-a-e-n-o-s
-A indicates that all active TCP connections and the TCP and UDP ports that the computer listens to are displayed.
-E Indicates the number of bytes sent and received by the Ethernet, the number of packets, and so on.
-N indicates that only the address and port number of all active TCP co
When surfing the internet, we often see the word "Port" and often use the port number. For example, if "21" is added after the FTP address, "21" indicates the port number. So what does port mean? How can I view the port number? Does a port become the door to malicious cyberattacks ?, How should we face all kinds of ports? The following content will be introduced for your reference.Port Introduction: This article introduces the concept and classificati
For the serial communication program in the target linux, there is no serial port in the notebook, and there is no serial port in the desktop, there is no USB conversion string,Debug P. Is it swollen? Virtual serial ports first ~Www.2cto.comVmware 7.1.4Red Hat 4.1.2-48 (cat/proc/version)VSPM 2.82TCP UDP test tool 1.02GO...1. Shut down the Virtual Machine and set the virtual serial portThere will be a bunch of virtual serial
Port 443 is a web browsing port, primarily for HTTPS services, and is another HTTP that provides encryption and transmission over a secure port.23:21:36 [Apache] problem detected!23:21:36 [Apache] Port 443 in use by "" C:\Program files\visualsvn server\bin\visualsvnserver.exe "-K Runservice -C "LoadModule log_visualsvn_module bin/mod_log_visualsvn.so"-e nul "with PID 2236!23:21:36 [Apache] Apache would not start without the configured ports free!23
Tomcat6 Two common configurations, ports and web directoriesThe port this thing more tangled, change the time must be careful, because the port may be occupied by other services OHPort 80 is the default port and is easily occupied by other servicesI want to change to 8088 Port: www.ahlinux.comFirst, enter Netstat-aon in cmd | Findstr "8088" to see if the port is occupied of course I haveOpen Server.xml under Conf in the Tomcat installation directoryFo
Strangely, the 80 ports in the windows7 system are monitored by the PID 4 system process.An attempt was made to turn off the IIS feature and have been restarted several times during this period.Later, according to this paper: https://www.jianshu.com/p/6410b4c0499bUse the Netsh http show servicestate command firstThe printed message will have a request queue name that corresponds to a process ID.Find the corresponding process through the Task Manager,
Modify the ports 1521 and 8080 occupied by OracleXEListener
Modify ports 1521 and 8080 occupied by Oracle XE Listener
When I was installing OracleXE for developer Demon today, there was a prompt:
It can be seen that the default web console service port is 8080 and cannot be changed during installation. After installation, it conflicts with Tomcat, Jboss, and other servers, so many problems may occur. T
Cause of the problemLog in to the app as usual, and the result is a server-side interface error. Scared me to hurry up on the server to see.First step: Check the causeAs long as the server is faulted, the background logs the error log through log4net to see what the log says.The keyword is "beyond the name limit of the local computer network adapter card", Google a bit, probably meaning that the local port is occupied. Cannot respond.Second step: Check the lower port occupancy, open cmd, enter "
1. Listen multiple ports in configuration file httpd.confListen localhost:8033Listen localhost:8083.......2, in the configuration folder under the Extra folder under the Httpd-vhosts.conf file, add the following content: "F:\wamp\www" ServerName localhost Require all granted "F:\BilinCMS" ServerName localhost Require all granted 3, and then back to the httpd.conf file to remove the Include conf/extra/httpd-vhosts.conf Front;4. Resta
Each Service corresponds to a corresponding port. For example, the WWW Service port of zookeeper is 80, smtp is 25, and ftp is 21, which is indeed unnecessary for individual users, to disable a port is to disable useless services. In "service" in "Administrative Tools" of "Control Panel", configure.
1. Close ports such as 7.9: Close Simple TCP/IP Service and support the following TCP/IP Services: Character Generator, Daytime, Discard, Echo, and Quote
connections and listening ports are displayed. server connections are usually not displayed.
-E displays Ethernet statistics. This parameter can be used with the-s option.
-N: the address and port number are displayed in numeric format (instead of trying to find the name ).
-S displays statistics of each protocol. By default, statistics of TCP, UDP, ICMP, and IP are displayed.-P options can be used to specify the default subset.
-P protocol: displays
versions of bugfree2.x are installed );
After creation, you can directly install bugfree on the next node;
Enter the relevant information, accept the agreement, and click Install,
C. After installation, you can access bugfree. The default user name is admin and the password is 123456;
So far, the installation is complete.
4. Modify the default Apache and MySQL ports of XAMPP.
1. Modify port 80 of Apache to another
Sometimes port 80 on the comput
Method 1:Lsof-Pnl + M-i4 | grep 8453Lsof command parameter explanation1)-P: This option restricts the conversion from the port number of the network file to the port name. Constraint conversion can make lsof run faster. This is useful when port name search cannot take effect.2)-n: This option restricts the conversion from the port number of the network file to the host name. Constraint conversion can make lsof run faster. It is useful when the host name cannot be found.3)-l: This option restrict
In Linux, Apache is configured with multiple ports and linuxapache
1. Open the Apache configuration file httpd. conf and input Listen 8080 (Listening to port 8080) in another line at Listen 80. To add more ports, add them in sequence.
2. Add the file in the last line of the httpd. conf file. Note: The default 80 path is/var/www/html/. In this case, add the test folder to the folder below for testing.
NameVi
Dynamic Registration of Non-1521 standard ports in Oracle
Dynamic Registration of dynamic registry and static registration are important ways to establish a connection between Oracle instances and listeners. From the current trend, the default listener + Dynamic Registration has become the default Oracle standard configuration. In some scenarios, you may need to modify the standard listening configuration and registration mode for security reasons. Th
Query some common ports in Oracle 10 Gb.
Under oracle \ product \ 10.2.0 \ db_1 \ install \, there is a file portlist. ini
It contains common ports and can be set as follows:
Ultra Search http port No. = 5620
Enterprise Manager Agent port =
ISQL * Plus http port number = 5560
Enterprise Manager Console http port (Oracle) = 5500
Enterprise Manager Agent port (Oracle) = 1830
Enterprise
By default
The default document directory is/var/www.
Default port: 80
To publish a system resource directory, run the following command:
(1) Add a listening port# Cd/etc/apache2
# Vim ports. conf
File addition:
Namevirtualhost*: 8000Listen 8000.
(2) configure the virtual directory# Cd/etc/apache2/sites-available
# Cp default-me
# Vim default-me
The file content is as follows:
Copy codeThe Code is as follows: 8000>
ServerAdmin webmaster @ localhost
Two commands are used to find the program that occupies one of your ports.
Two commands are used to find the program that occupies one of your ports.
Start ----> RUN ----> cmd, or the window + R key combination to bring up the command window
1. netstat-aon | findstr "49157"
View the PID corresponding to the occupied port. Replace the following number with the port you want to view. Enter the command, pr
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.