9 C
Texas

CATEGORY

Linux

How to install MongoDB on CentOS 8 / RHEL 8

CentOS 8 is just out of the oven and we are still celebrating. It is not in vain that it is one of the...

Move and Rename file/folder with mv command

mv (move) is a Unix command that moves one or more files or directories from one place to another. It is also used to...

How to enable sudo on CentOS 8?

In our CentOS 8 system, it is necessary to execute commands with user privileges. To do this we have a tool from the GNU...

Change default runlevel in CentOS 8 / RHEL 8

Centos 8 is just released days, the world is full busy to download create his own test lab based on Redhat System, Let...

How to install Slim Framework on Debian 10?

Web development in Debian 10 is quite common. This is due to the robustness of the operating system. Therefore, many developers who seek in...

how to use Linux head and tail commands

What is Head Command? head is a program on Unix and Unix-like operating systems used to display the beginning of a text file or piped...

Copy file/folder Using cp Command in Linux

cp (copy) is a command in various Unix and Unix-like operating systems for copying files and directories. The command has three principal modes of...

CentOS 8 Available!

After several months of the release of RHEL 8, CentOS 8 is finally available. In this post, we will try to explain to you...

How to Check Hard Disk and Partition Information in Linux

In this article, we will discus that how to use different commands to see hard disks and the partitions on the Linux server. It...

How to use cat command in Linux

cat (concatenate) is a standard Unix utility that reads files sequentially, writing them to standard output. The name is derived from its function to...

Latest news