Modify the default port for Windows SMB services
From: http://www.xfocus.netCreated:Article attributes: originalArticle submission: tombkeeper (t0mbkeeper_at_hotmail.com)
Modify the default port for Windows SMB services
Author: YuEmail: tombkeeper [0x40] nsfocus [0x2e] comTombkeeper [0x40] xfocus [0x2e] orgCompleted at
RHEL7 modifies the SSH default port and SELinux running status, rhel7selinux
After RHEL7 is installed, the SSH service is enabled by default for remote configuration, but the default port 22 is not safe. Generally, we do not recommend that you use the
Comments: Ubuntu11.04 the default is UFW (ufw is short for uncomplicated firewall, which is not complex firewall. You still need to go to iptables for complicated settings). Interface operations are supported. Run the ufw command on the command line to see a series of operations that can be performed.
The simplest operation:Sudo ufw status (if you are root, remove sudo and ufw status) to check the firewall status. The returned result is: inactive (not
Http://www.boofee.net/bigfee/read.php? 976Modify the Windows rras vpn pptp service default port number through the Registry
The default port number used by the first-layer tunnel protocol PPtp of VPN (Virtual Private Network) is TCP 1723, which is a standard, that is to say, whether it is the VPN service provided by Mi
Tags: resource CLI link time is added according to edit security INILinux Deployment Zen Path and default port modifications and attachment size restrictions modification and use of various pits
This blog will share my experience in the use of Zen Tao is a lot of problems I hope to be helpful to everyone
Some of the problems just found out, but now the ability can't solve the hope that t
registry with the left mouse click ).Delete all content except the following lines:
REGEDIT4
HKEY_LOCAL_MACHINE/SOFTWARE/Symantec/pcAnywhere/CurrentVersion/System"TCPIPDataPort" = dword: 000015ff"TCPIPStatusPort" = dword: 00001600
Save and close the file.
You can use this file as a template to create a. reg file for other ports, or use it to restore pcAnywhere to the default port value.
Create a. reg file
Linux-CentOS7: Modify the default SSH port, centos7ssh
SSH listens to port 22 by default, but brute-force logon is often performed when the server is open to the public network, so it is better to change the port.
Refresh after reference: http://blog.csdn.net/ausboyue/articl
Oracle default port list
Oracle HTTP Server listen port/Oracle HTTP Server Port
80
Oracle Application Server
Edit httpd. conf and restart OHS
Oracle Internet Directory (non-SSL)
389
O
Hadoop, HBase, Hive, zookeeper default port description
Component
Daemon
Port
Configuration
Description
Hdfs
DataNode
50010
Dfs.datanode.address
Datanode service port for data transfer
50075
Dfs.datanode.http.address
This article describes how to modify the default port used by Directadmin to log on to the background, one is through ssh and the other is modified in the system, as shown below.
Method 1
1. log on to your VPS or server through SSH as the root account;
2. Execute the following twoCommandYou can modify the default port
One of the simplest operations:sudo UFW version firewall versions: UFW 0.29-4ubuntu1 Copyright 2008-2009 Canonical Ltd.Ubuntu system has UFW installed by default.1. Installationsudo apt-get install UFW2. Enablesudo UFW enablesudo ufw default denyAfter running the above two commands, the firewall is turned on and turned on automatically when the system starts. All external access to the native is turned off,
Remote Desktop Connection service is based on port 3389, the intruder generally first scan the host open port, once found that it opened 3389 ports, will be the next intrusion, so we only need to modify the default port to avoid the majority of intruders ' eyes and ears.Modify the Windows 2012/WIN8, win7 Remote Desktop
HTTP Service Port
Regionserver
60020
Hbase.regionserver.port
Ipc
60030
Hbase.regionserver.info.port
HTTP Service Port
Hquorumpeer
2181
Hbase.zookeeper.property.clientPort
Hbase-managed ZK mode, using a standalone zookeeper cluster will not enable the port
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 to promptOne of the simplest operations:sudo UFW status (if you are root, remove SUDO,UFW status) to check the status of the firewall, my return is: inactive (
One of the simplest operations:sudo UFW status (if you are root, remove SUDO,UFW status) to check the status of the firewall, my return is: inactive (default is inactive).sudo UFW version firewall versions:UFW 0.29-4UBUNTU1Copyright 2008-2009 Canonical Ltd.Ubuntu system has UFW installed by default.1. Installationsudo apt-get install UFW2. Enablesudo UFW enablesudo ufw
Linux is now widely used in many industries, and Linux systems are becoming more and more popular in all walks of life. As a result, many people begin to learn Linux, you may encounter the default port 22 of Linux SSH. Here we will introduce how to modify the default port 22 of Linux SSH.
NO 1:
01 if you want to chang
Sometimes we may need to start more than one springboot, and the Springboot default port number is 8080, so at this point we need to modify the default ports of Springboot. There are two ways to modify the default port for Springboot. Here are the two ways to talk about each
In Linux, the default SSH port number is 22, because this is known as the port number, once the intruder to scan the port of 22 port, we immediately know that this is the port number for SSH login, so we need to modify the
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
This is currently the safest tutorial. if you are a newbie, strictly follow the steps in this tutorial. if you have a certain foundation, you can skip this tutorial.
This is currently the safest tutorial. if you are a newbie, follow the steps in this tutorial. if you have a certain foundation, you can skip some paragraphs.Modify port configurations
Run
vim /etc/ssh/sshd_config
Find the line # Port 22, remov
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.