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…

4 Important Points Need to Consider After Purchasing A VPS

Important points after buying a new VPS   If you are planning to buy a new VPS, you must take some important steps to prepare and use it properly. In this article, we introduce you…

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,…

How to Use SCP Command for File Transfer ?

SCP command   The SCP command, which stands for secure copy protocol, is a network file transfer protocol that enables easy and secure file transfer between a remote server (VPS) and a local system or…

How to Enable SSH on VMware ESXi?

Remote access to ESXi servers is essential for maintaining and managing a VMware environment. The ESXi interface can be accessed via SSH. For example, we are using PuTTy as a Secure Shell client. But this…

An Introduction to Disk Partitions On CentOS 7

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 manage the partitioning (how the operating…