- Portal Home
- Knowledgebase
KnowledgeBase ( Most viewed articles )
The following steps are performed to change default SSH port number on CentOS: 1) Login to the CentOS server.2) Back up then edit the /etc/ssh/sshd_config file.3) Add the line Port XXXX to the file, where XXXX is the new port number.4) Update the SELinux policy for the new SSH port.5) Update the...
We are constantly working on providing better DDOS Filtering and due to recent increase in DDOS Attacks based on exploiting the NTP Server vulnerability we are soon going to block the NTP Port (UDP Port 123) this will no longer allow you to sync your server times based on NTP Protocol from...
1) Start Registry Editor by typing regedit at command prompt. 2) Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber 3) On the Edit menu, click Modify, and then click Decimal. 4) Type the new...
Our local Resolver/DNS Server IP are: 1) 170.178.191.662) 170.178.191.67IF you are running Linux just edit /etc/resolv.conf and replace it's content with: nameserver 170.178.191.66nameserver 170.178.191.67If you are on Windows then please go to the NIC adaptor properties and update DNS in it
If your cPanel license gets out of sync with cPanel's server, you may have an invalid license error when you attempt to login to WHM or cPanel. To fix this, you can login to your server via ssh as root and execute the following command: /usr/local/cpanel/cpkeyclt The result should be:#...