Network development to involve NAT, here will need to map the intranet address to the network, need to port mapping, here will be commonly used port records under the memo, but also welcome everyone to add. The 1.MySQL default port is 3306, and if you are already connected to the database, you can use the following com
Modify Wamp's Apache default port 80 and www directory
Take the example of modifying the 8088 port and the d:/workphp directory.
Left-click Tray icon, in "Apache" can directly open httpd.conf, find to "Listen 80", can be changed to other ports, I choose 8088.
Restart the Wamp, it will be effective. But "Localhost", "PhpMyAdmin", "Sqlitemanager", you can click
Effective modification of TOMCAT6 default port (Ubuntu server,centos)Ubuntu Server 12.04 installs Tomcat6 and MySQL$ sudo apt-get install sysv-rc-conf tomcat6 mysql-server$ sudo ufw allow 80/tcp$ sudo sysv-rc-conf tomcat6 onTo modify the Tomcat port, we all seem to know here to change 8080 to 80:$ sudo vi/etc/tomcat6/server.xmlconnectiontimeout= "20000"Uriencodin
Remote Terminal Services in a Windows 2000 system is a very powerful service, but also become an intruder in the host of the channel, the intruder can use some means to get the administrator account and password and intrusion into the host. Next, let's look at how to prevent hacking by modifying the default port.
As we all know, remote Terminal Services is based on port
Remote Terminal Services in a Windows 2000 system is a very powerful service, but also become an intruder in the host of the channel, the intruder can use some means to get the administrator account and password and intrusion into the host. Next, let's look at how to prevent hacking by modifying the default port.
As we all know, remote Terminal Services is based on por
component nameIn [] at the bottom, the top is the component it calls,Wait until the TCP/IP part. Note this optionIt may take a long time. If you do not have sufficient permissionsMay fail.-E displays Ethernet statistics. This option can be used with-SOption combination.-N: the address and port number are displayed in numbers.-O displays the ID of the process associated with each connection.-P proto shows the connection of the Protocol specified by pr
Tags: no response required install CAL etc Occupy Inux terminal deployPreamble: When you are learning tomcat, when you deploy a virtual service host, you experience an unresponsive situation. Originally thought to be tomcat default port 8080 in the Adjust to (port forwarding settings) default
.jd.com) (PORT = 1515)) 5. Start monitoring Sql>!lsnrctl Start 6. View Monitoring sql>!lsnrctl Status Lsnrctl for linux:version 11.2.0.3.0-production on 12-nov-2013 02:43:08 Copyright (c) 1991, Oracle. All rights reserved. Connecting to (description= (address= (protocol=tcp) (host=b28-122.jd.com)) STATUS of the port=1515 ------------------------ Alias LISTENER Version Tnslsnr for linux:version 11.2.0.3
Modify the SSH default Port in CentOS. First, modify the configuration file vi/etc/ssh/sshd_config to find # Port 22. Here, the Port 22 is used by default and changed to the following: port 22 www.2cto.com
Sshd_config configuration file, set as follows. Vi/etc/ssh/sshd_configclientaliveinterval600clientalivecountmax0 The above example sets an idle time-out interval of 600 seconds, or 10 minutes, After this time, the idle user will be kicked out automatically (can be understood as exit login/Logoff). =======================================================================6, limit only one IP to telnet to the server vi/etc/ hosts.deny #在其中加入sshd:allvi/etc/hosts.allow #在其中进行如下设置: sshd:192.168.1.1# (
Linux highest-Privileged user root, which can be directly logged into sshd by default. In order to improve the security of the server, it is necessary to prohibit it, so that the attacker can not be brute force to gain root privileges.
1, create a new user;#useradd xxx (XXX for you to create a new username)2, set the password for the new user;#passwd xxx (XXX for you to create a new username)3, modify sshd configuration, disable root direct login#vi
Ubuntu11.04 default is UFW (UFW is the abbreviation of uncomplicated firewall, not complex firewalls, cumbersome parts of the setup or need to go to the iptables) firewall, has supported the interface operation. Run the UFW command at the command line to see a list of possible actions for the prompt.The simplest operation: sudo UFW status (if you are root, remove SUDO,UFW status) to check the status of the firewall, my return is: inactive (
1 How to modify the default Web port of Apache search httpd.conf files in the Apache installation folder, open with Notepad, search Listen 80, change 80 (default port) to the port you want to use, save, and restart the Apache service.
2 How to troubleshoot Apache and IIS
Port 3389 is the service port of Windows 2000 (2003) Server Remote Desktop. You can use the remote desktop and other connection tools to connect to the remote server, after entering the user name and password of the system administrator, the remote computer can be operated like the local computer. Therefore, the remote server usually closes the port modifier.To m
the default port disabling method for Win server 2008 R2.
The command "Netstat-an" allows you to know which port the system is currently listening on. On Windows Server 2008 systems, there are two ways to disable a local port: 1. Windows Firewall (simpler, easier to set). 2, through the IP Security policy (mor
Linux highest-Privileged user root, which can be directly logged into sshd by default. In order to improve the security of the server, it is necessary to prohibit it, so that the attacker can not be brute force to gain root privileges.1, create a new user;#useradd xxx (XXX for you to create a new username)2, set the password for the new user;#passwd xxx (XXX for you to create a new username)3, modify sshd configuration, disable root direct login#vi/et
server| Query Analysis
These days in the web development, often need to connect SQL Server, but SQL Server is the server on the Internet, the service provider gave a sqlconnectionstring, However, in the connection string found that the SQL Server does not use the default 1433 port, so I would like to Query Analyzer should not log on, the results verified that my idea is right. In this case, you can only wri
Tags: http io ar OS sp file on problem logRecently I have been learning nginx and learn about nginx configuration. I have been wondering how nginx determines which port the request is sent to the host when I enter the http://192.xx.xx.xx in the browser,Port 80 is written in the nginx configuration file (as shown below). However, the problem is that I did not write it in the address bar of the browser. Later
By default, the remote port for Windows is 3389.If modifications are required,You can use the following method:Modifying a remote Desktop port requires two steps:1. Open the Registration form [Hkey_local_machine-system-currentcontrolset-control-terminal SERVER-WDS-RDPWD-TDS-TCP],Modify the value of the right portnamber, whose
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.