7 C
Texas
- Advertisement -spot_img

TAG

RHEL

How to install jenkins on CentOS 8 / RHEL 8

Jenkins is a free and open-source automation server written in Java. It is Released under the MIT License. Jenkins helps to automate the non-human...

How to Manage partitions in CentOS 8 / RHEL 8

Disk partitioning or disk slicing is the creation of one or more regions on secondary storage, so that each region can be managed separately....

Check your CPU Temperature in Linux

lm_sensors (Linux-monitoring sensors), is a free open source tool for Linux that provides tools and drivers for monitoring temperatures, voltage, humidity, and fans. It...

du command to Check file/folder disk usage in Linux

Linux du (Disk Usage) is a Unix/Linux command. It used to check disk usage of files and directories on Linux system. There are many...

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 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...

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...

How to edit files with vi or vim command

What is vim? Vim is a clone, with additions, of Bill Joy's vi text editor program for Unix. vi/vim used to edit or modify a...

Latest news

- Advertisement -spot_img