Security

How to Secure SSH Connections: 5 Best Practices

September 24, 2019

The article covers the 5 most common and efficient ways to secure an SSH connection. The listed solutions go a long way in preventing malicious activity and protecting your servers.

Read more

How To Install SSL Certificate on Apache for CentOS 7

September 15, 2019

Learn how to obtain and install SSL Certificates on Apache CentOS 7. The article explains how to use an automated certificate authority like Let’s Encrypt, a commercial Comodo certificate, and how to create a certificate of your own.

Read more

How to Install / Enable OpenSSH on CentOS 7

August 28, 2019

This article provides all the information you need in order to set up SSH encryption on your remote device. It also covers the configuration of SSH and how to make exceptions in your firewall settings.

Read more

How To Enable SELinux In CentOS/RHEL 7

August 27, 2019

The article deals with the benefits of SELinux and the various options it provides. These settings can affect server security, and making sure you have all the relevant information is crucial.

Read more

How to Generate & Set Up SSH Keys on CentOS 7

August 19, 2019

Learn how to set up SSH key authentication on CentOS to safely communicate with remote servers. Create the key pair, copy the public key, connect to the remote server, and disable password authentication.

Read more

How to Install Sophos Intercept X Advanced for Server

August 5, 2019

If you are using the Sophos Central Admin platform to manage and secure your devices, you will want to activate Server Protection. Deploy Sophos agents on Linux and Windows servers quickly and easily, with the step-by-step help of this installation guide.

Read more

How to Change or Reset Administrator Password on Windows Server

July 7, 2019

There may come a time when you need to change the admin password on your Windows Server. How to change your administrator password largely depends on whether you remember the old password or not. If you are routinely changing a known administrator password, you can use the user interface. However, if you're changing an unknown administrator password, you may need to use the command line interface.

Read more

Nmap Commands - 17 Basic Commands for Linux Network

May 14, 2019

Nmap stands for Network Mapper. It is an open source tool for network exploration and security auditing. With NMAP, server administrators can easily reveal hosts and services on a computer, scan for security issues and check for open ports. The NMAP command line tool can audit and discover local and remote open ports, as well as network information and hosts. Here are some of the most useful Nmap commands with examples.

Read more

How to Disable SELinux in CentOS and Rocky Linux

April 29, 2019

This tutorial explains how to check the SELinux status and disable the service on CentOS and Rocky Linux..

Read more

How to Set up & Configure ModSecurity on Apache

March 11, 2019

ModSecurity is an Open-source firewall application for Apache. Learn how to Setup & Configure ModSecurity on Apache (Debian, Ubuntu, CentOS).

Read more