Category: Linux System

pipeline in linux/unix with examples

Pipeline is an inter-process communication in Linux and other Unix-like operating systems, similar to redirection, which transmits standard output to other target locations....

Linux common commands tutorial and use examples

Linux Commands Tutorial 1. Linux common directory command list 2. Linux file operations commands 3. Linux file permissions commands 4. Linux file content view commands 5. Linux text processing commands ......

How to modify the host name in Ubuntu

How to change the host name? The answer is to use Linux hostname command. About the hostname command.About the /etc/hostname file.About the /etc/hosts file....