Hardening SSH (Secure Shell) on your Debian / Ubuntu server is something that should be done immediately. It is not hard to do and can save you from lots of potential brute force attacks. Change the Default SSH Port Changing the default SSH port is one of the easiest...
There always seems to be some confusion about “broadcasting” rules for licensed HAM radio operators. I tracked down the do’s and do not’s from the FCC website about amateur radio broadcasting, or “One-Way Transmissions”. One-Way Transmissions Q: What types of one-way...
Sometimes you may need to prevent a package from upgrading on your Debian or Ubuntu server. You can accomplish this by creating a file in the /etc/apt/preferences.d/ folder called “no-upgrade”. The name of the file does not matter. nano...
Changing SSH Default Port The default port for SSH is port 22. This can easily be changed by modifying the /etc/ssh/sshd_config file. vi /etc/ssh/sshd_config Change the section that says “Port 22” to your new chosen port number. The new port number does...
You can easily configure fail2ban to monitor failed login attempts for you ISPConfig 3 control panel installation. In this article, I assume you already have a working ISPConfig 3 installation with fail2ban installed. Example: The Perfect Server – Debian 8...
Need a firewall solution for your OpenVZ server and containers? The VZFIREWALL tool allows you to open and close ports for incoming connections. There are absolutely no dependencies to foreign IP addresses. The only down side is VZFIREWALL can not limit/block/restrict...
There are a few different ways to block an IP address in Debian / Ubuntu. This article describes one way to block an IP address using the null routing reject command. Temporally Block An IP Address Use the following command to temporally block an IP address. To...
If you have ever seen your log files, you know the attempts to break into your server seem to never stop. In order to drastically reduce the amount of brute force attacks and other malicious login activity, install Fail2Ban on your Debian / Ubuntu server. Fail2Ban...
I ordered the Jiesai Duplexer Model SGQ-450 as a backup for my Motorola T-1504A duplexer. I was quite impressed with the performance for the price. I purchased it on Ebay for $100.50. The seller tuned the duplexer to the frequencies that I requested. The Jiesai...
Internet Radio Linking Project If you are not familiar with IRLP, it is a way to connect two, or more, transceivers through the internet. IRLP stands for Internet Radio Linking Project. Dave Cameron (VE7LTD) came up with IRLP. IRLP Node 7986 Setup/Configuration IRLP...