How to Change Timezone on Ubuntu Linux?

Change time zone in Ubuntu Each server in a public or private network provides different services. Therefore, this server must be properly configured to work with high efficiency. A system’s configuration includes complex and technical…

How to Use Putty to Generate SSH Key Pairs for Security?

If you want to establish a more secure SSH connection with your server, SSH keys are one of the best options. This method is much more secure than connecting to the server with a normal…

How to Change SSH Port on Linux VPS?

As you know, SSH is a completely secure protocol for communicating with a remote server. But considering that the standard SSH port for everyone is 22, you may be exploited by hackers for any reason.…

What is Linux screen? How to install It

Sysadmins usually manage virtual servers using the Linux terminal. However, you can get more out of Terminal by implementing Linux Screen into your workflow. Linux Screen is a favorite among professional developers. So if you…

How to Use the Linux Ping Command

PING or Packet Internet Groper is one of the most popular Linux commands whose main purpose is to manage the network connection status between the source and the device with the help of an IP…

33 Basic Linux Commands Every User Should Know

Introducing 33 basic Linux commands   It is better to know basic Linux commands if you are a Linux user or have a Linux virtual server. Because it will come in handy, in this post,…

An Introduction to Disk Partitions On CentOS 7

Why is CentOS 7 partitioning important? Partitioning CentOS 7 – If you are the first to install CentOS 7 on your disk or virtual machine, you need to pay attention to one important thing. To…

How to Use Fail2ban to Secure SSH on CentOS 7

This tutorial will teach you how to install Fail2Ban on CentOS 7. One of the best ways to increase the security of your CentOS 7 server is to install this tool. No server is completely…

How to Set DNS Nameserver on Ubuntu 20.04

What is DNS Nameserver? DNS translates text-based domain names into numeric IP addresses. By default, most networks are configured to work with the DNS servers provided by the Internet service provider. However, you can change…

How To List Hard Disk Drives on Linux?

Why is it important to list disks on the server? If you are a server administrator, you should check the status of your disks. For example, by listing the disks, you can find out whether…