Managing Archives with Atool Linux Utility
Article guide on how to use the atool Linux command combined with various command options to deal with archive files of any format.
Read MoreArticle guide on how to use the atool Linux command combined with various command options to deal with archive files of any format.
Read MoreArticle guide on how to use the aplay Linux command to play different audio format files on your command line with examples on how to use it in various options.
Read MoreThe atq command displays a list of pending jobs and their details, such as hour, date, username, etc. This article explains how to use the atq Linux command.
Read MoreEmployer will try to know how you guarantee stability, performance and security. This article discusses Linux networking job interview questions and answers.
Read MoreThe “cat” command is a useful command for sysadmins and DevOps engineers. Learn 10 basic cat commands in Linux here.
The post 10 Basic Cat Commands in Linux with Examples appeared first on Linux Today.
In some cases, you may need to find a block device mapped against a logical unit number (LUNs) for filesystem (FS) expansion or disaster recovery (DR) activity. Also, this information …
The post How to Mapping Linux Block Devices to Storage LUNs first appeared on 2DayGeek.
Read MoreDirect internet access is not permitted in the majority of corporate networks. So, if we need to get something from the internet, we must go through some proxy servers.
Learn how to use the YUM/DNF command with a proxy server here.
The post How to Use …
The post How to Run a Linux Command Without Saving It in History first appeared on Tecmint: Linux Howtos, Tutorials & Guides .By default, every command that you execute on your terminal is stored by the shell (command interpreter) in a certain file cal…
Read MoreThe post How to Run a Command Multiple Times in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .For one reason or the other, you may wish to run a command repeatedly for several times in Linux. This guide will discuss some of the com…
Read MoreXML is an abbreviation for Extensible Markup Language. Learn how to parse or view XML code in the Linux command line through this tutorial.
The post How to Parse or View XML Code in Linux Command Line appeared first on Linux Today.
In this detailed article, we will discuss what Ansible ad hoc commands are and how to use ad hoc commands in Ansible with examples in Linux.
The post Getting Started With Ansible Ad Hoc Commands appeared first on Linux Today.
Wget allows you to download files using HTTP, HTTPS, and FTP protocols. This guide will show you the top use cases of the wget command.
The post Top 10 Use Cases of Wget Command (with Examples) appeared first on Linux Today.
Alpine Linux is an independent, free, and open-source Linux distribution. Learn about apk commands for Alpine Linux package management here.
The post 13 Apk Commands for Alpine Linux Package Management appeared first on Linux Today.
There are several commands and programs in Linux for viewing file contents. Learn how to manage files with head, tail, and cat commands.
The post Manage Files Effectively Using Head, Tail and Cat Commands in Linux appeared first on Linux Today.
The post How to Disable ‘su’ Access for Sudo Users first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The su command is a special Linux command that allows you to run a command as another user and group. It also allows you to switch to the ro…
Read MoreWhat is fstab in Linux? In this guide, we will define fstab and learn about its usage, structure, and debugging best practices.
The post What is Fstab in Linux | An Introduction to Linux /etc/fstab File appeared first on Linux Today.
In this tutorial, we’re going to show you how to use the mv command to move files in Linux through practical examples and beginner-friendly instructions.
The post How to Move Files in Linux Using the mv Command appeared first on Linux Today.
In this tutorial, learn what the touch command is, how to use it, and practical examples of using the command in Linux.
The post Touch Command on Linux: Tutorial and Examples appeared first on Linux Today.
The post How to Convert a /Home Directory to Partition in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .This topic might seem a bit peculiar. I mean, why should you convert your home directory into a separate partition? Whenever yo…
Read MoreIn this article, we will learn how to use sed command in Linux with 12 practical examples. Continue reading for a sed command tutorial for beginners.
The post sed Command Tutorial with Examples for Beginners appeared first on Linux Today.