Linux Digest https://moneyslow.com/html/linuxdigest.com/ Linux tutorials for everyone Thu, 21 Dec 2023 17:26:13 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.5 How to Untar a File https://moneyslow.com/html/linuxdigest.com/howto/untar-file/?utm_source=rss&utm_medium=rss&utm_campaign=untar-file Thu, 21 Dec 2023 17:22:12 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2151 “Untar” is a common term in the Linux world, referring to the process of extracting files…

The post How to Untar a File appeared first on Linux Digest.

]]>
How to Unzip a Zip File in Linux https://moneyslow.com/html/linuxdigest.com/howto/linux-unzip-zip-file/?utm_source=rss&utm_medium=rss&utm_campaign=linux-unzip-zip-file Sun, 17 Dec 2023 21:39:30 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2138 Decompressing compressed files is one common task in Linux administration. Most of the time, the files…

The post How to Unzip a Zip File in Linux appeared first on Linux Digest.

]]>
What Does chmod -R Do? https://moneyslow.com/html/linuxdigest.com/howto/chmod-recursion/?utm_source=rss&utm_medium=rss&utm_campaign=chmod-recursion Sat, 16 Dec 2023 22:32:30 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2124 When you first start using Linux or any other Unix-like system, the commands and the various…

The post What Does chmod -R Do? appeared first on Linux Digest.

]]>
drwxr-x-r-x or rwxr-x-r-x: A Step by Step Explanation https://moneyslow.com/html/linuxdigest.com/howto/drwxr-x-r-x-or-rwxr-x-r-x-a-step-by-step-explanation/?utm_source=rss&utm_medium=rss&utm_campaign=drwxr-x-r-x-or-rwxr-x-r-x-a-step-by-step-explanation Sun, 26 Nov 2023 22:45:39 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2120 When you execute the command ls -l in a Linux shell or other Unix-like environment, you’ll…

The post drwxr-x-r-x or rwxr-x-r-x: A Step by Step Explanation appeared first on Linux Digest.

]]>
Working With 7z Files. How to grep 7z Files and More https://moneyslow.com/html/linuxdigest.com/howto/working-with-7z-files-how-to-grep-7z-files-and-more/?utm_source=rss&utm_medium=rss&utm_campaign=working-with-7z-files-how-to-grep-7z-files-and-more Sun, 26 Nov 2023 02:27:21 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2107 In a recent project, I faced a situation that might be common for many: I had…

The post Working With 7z Files. How to grep 7z Files and More appeared first on Linux Digest.

]]>
“-rw-r–r–“: Step by Step Explanation https://moneyslow.com/html/linuxdigest.com/howto/rw-r-r-step-by-step-explanation/?utm_source=rss&utm_medium=rss&utm_campaign=rw-r-r-step-by-step-explanation https://moneyslow.com/html/linuxdigest.com/howto/rw-r-r-step-by-step-explanation/#respond Sun, 02 Apr 2023 21:32:29 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2077 When you run the command “ls -l” you will be greated by these strings of characters…

The post “-rw-r–r–“: Step by Step Explanation appeared first on Linux Digest.

]]>
https://moneyslow.com/html/linuxdigest.com/howto/rw-r-r-step-by-step-explanation/feed/ 0
How to Use File Access Control Lists in Linux https://moneyslow.com/html/linuxdigest.com/howto/linux-file-access-control-lists/?utm_source=rss&utm_medium=rss&utm_campaign=linux-file-access-control-lists https://moneyslow.com/html/linuxdigest.com/howto/linux-file-access-control-lists/#respond Sun, 26 Mar 2023 23:54:15 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2072 File permissions in Linux are always a bit of a hassle to manage. One of the…

The post How to Use File Access Control Lists in Linux appeared first on Linux Digest.

]]>
https://moneyslow.com/html/linuxdigest.com/howto/linux-file-access-control-lists/feed/ 0
drwxrwxrwT: The meaning of the “T” at the end. https://moneyslow.com/html/linuxdigest.com/howto/drxrwxrwt-meaning/?utm_source=rss&utm_medium=rss&utm_campaign=drxrwxrwt-meaning https://moneyslow.com/html/linuxdigest.com/howto/drxrwxrwt-meaning/#respond Sat, 25 Mar 2023 18:36:38 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2070 Today, I want to dive into the realm of file permissions, specifically focusing on a character…

The post drwxrwxrwT: The meaning of the “T” at the end. appeared first on Linux Digest.

]]>
https://moneyslow.com/html/linuxdigest.com/howto/drxrwxrwt-meaning/feed/ 0
Run on Only One Host at a Time With Ansible https://moneyslow.com/html/linuxdigest.com/howto/ansible-run-one-host-at-a-time/?utm_source=rss&utm_medium=rss&utm_campaign=ansible-run-one-host-at-a-time https://moneyslow.com/html/linuxdigest.com/howto/ansible-run-one-host-at-a-time/#respond Sun, 05 Mar 2023 18:46:48 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2061 Just today, I had to run an Ansible playbook on a large number of hosts. By…

The post Run on Only One Host at a Time With Ansible appeared first on Linux Digest.

]]>
https://moneyslow.com/html/linuxdigest.com/howto/ansible-run-one-host-at-a-time/feed/ 0
How to Change the Title in GNU Screen https://moneyslow.com/html/linuxdigest.com/howto/how-to-change-the-title-in-gnu-screen/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-change-the-title-in-gnu-screen https://moneyslow.com/html/linuxdigest.com/howto/how-to-change-the-title-in-gnu-screen/#respond Sat, 25 Feb 2023 23:51:16 +0000 https://moneyslow.com/html/linuxdigest.com/?p=2045 If you are an experienced Linux user, chances are you have used GNU screen at some…

The post How to Change the Title in GNU Screen appeared first on Linux Digest.

]]>
https://moneyslow.com/html/linuxdigest.com/howto/how-to-change-the-title-in-gnu-screen/feed/ 0