7 C
Texas
- Advertisement -spot_img

TAG

debian

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

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

How to Use lsof Command

lsof is a command meaning "list open files", which is used to report a list of all open files and the processes that opened...

Monitor Network with netstat command in Linux

netstat (network statistics) is a command-line network tool that displays network connections for Transmission Control Protocol (both incoming and outgoing). It is also monitor...

How to Add Users and Groups in Linux

Users and groups are used on GNU/Linux for access and control to the system's files, directories, and peripherals. So, Every Linux user must know...

Latest news

- Advertisement -spot_img