Security

How to Disable and Stop firewalld on CentOS or Rocky Linux

November 13, 2024

firewalld is the default firewall tool on CentOS and Rocky Linux servers. This tutorial shows you how to disable and stop the firewalld service.

Read more

How to Enable and Use firewalld on CentOS or Rocky Linux

November 6, 2024

This phoenixNAP guide instructs how to enable and start firewalld on CentOS or Rocky Linux. It explains basic firewall zone concepts and teaches you how to work with default firewalld zones.

Read more

SSH Public Key Authentication: How to Configure

October 31, 2024

This article explains how to generate a key pair and use them to connect to a remote server via SSH.

Read more

How to Connect to a Remote Server via SSH from Windows, Linux, or Mac

October 24, 2024

In this tutorial, find out How To Use SSH to Connect to a Remote Server in Linux, Mac, or Windows.

Read more

Legacy Application Migration: Benefits, Challenges & Best Practices

October 17, 2024

Legacy application migration is often a necessary and difficult process. This guide takes you through the benefits, challenges, and best practices when moving legacy applications to a new and modern system.

Read more

How to Enable SSH on Ubuntu

October 3, 2024

For Linux users, the best practice of accessing and managing your server remotely is through Secure Shell (SSH). This tutorial shows how to enable, install and configure SSH on Ubuntu.

Read more

Linux chown Command: Syntax, Options & Examples


The chown command changes user ownership of a file, directory, or link in Linux. This tutorial shows how to execute the Linux chown command to control who can modify file contents.

Read more

How to Install SSL Certificate on NGINX

September 25, 2024

Install an SSL Certificate on NGINX to ensure a safe connection between your web server and browser. Encrypt transmitted data over the internet so that it is only visible to the intended recipient.

Read more

How to Monitor Network Traffic in Linux & Tools for Bandwidth Usage

September 19, 2024

This guide explores the best Linux network monitoring tools, from lightweight CLI utilities to feature-rich GUI-based platforms.

Read more

How to Set Up UFW Firewall on Ubuntu

September 12, 2024

UFW is a simple interface implemented on top of iptables that provides an easier way to configure a firewall. Use it to define rules of communication to and from a server and ensure your Ubuntu is protected.

Read more
1 2 3 12