Quantcast
Channel: commands – LinuxTechLab
Browsing latest articles
Browse All 21 View Live

Let’s discuss some examples of SED command

Sed command or Stream Editor is one of the most utilised utility for Linux systems. It is mainly used for text substitution, find/replace operations & also other text manipulations like search,...

View Article



How to use ZIP COMMAND in Linux

Zip command in Linux is used for compressing files & folders to reduce their size for the purpose of archival, backup, or for file transfer. Zip command can compress single or multiple files and......

View Article

Reference guide for Docker Commands – NEW v/s OLD

So I have been using Docker on & off for quite some time now, so when I started using Docker in 2016, I learned about it a bit & I learned about the Docker commands & I was quite...

View Article

How to use ECHO command in Linux

Echo Command in Linux is one of the most used commands in Bash scripting. It is used to display the text that has been passed... The post How to use ECHO command in Linux appeared first on LinuxTechLab.

View Article

How do I install HTOP in Linux ?

HTOP command is used to monitor our Linux system’s resources. It provides information related to system processes, system memory, Load average, etc. It is a... The post How do I install HTOP in Linux ?...

View Article


Change file ownership with CHOWN command in Linux (with examples)

When it comes to Linux permissions, things can get pretty tricky. Unless you are an admin user, like root, then you won’t have access to... The post Change file ownership with CHOWN command in Linux...

View Article

Informative guide to useful Linux Keyboard shortcuts

Using Linux means using command line interface aka CLI aka terminal on regular basis. Being good at using CLI is what separates a casual Linux... The post Informative guide to useful Linux Keyboard...

View Article

Identify network issues with SS command in Linux (with examples)

SS command in Linux is used to get various network/socket connection-related information from a Linux system. Previously we had used the Netstat command to perform... The post Identify network issues...

View Article


Simple Linux Backups with Rsync command

Introduction Having a comprehensive data protection policy in place is now a fundamental practice to help ensure your data manages to weather all the storms... The post Simple Linux Backups with Rsync...

View Article


Learn SPLIT Command with examples

Files can grow to a large size over time & these large files will not be easy to read or edit. Or if we need... The post Learn SPLIT Command with examples appeared first on LinuxTechLab.

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images