Linux TLDR's Avatar

Linux TLDR

@linuxtldr

Discover, Learn, and Master Linux with Us 🐧

318
Followers
0
Following
511
Posts
07.02.2024
Joined
Posts Following

Latest posts by Linux TLDR @linuxtldr

Preview
What is GNU Nano Editor on Linux GNU nano is a built-in text editor for major Linux distributions, providing similar options to edit and modify files as its competitors VIM.

What is GNU Nano Editor on Linux

09.03.2026 02:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Getent Command on Linux The getent command is used to fetch entries from the administrative text files like passwd, group, hosts, services, etc., also known as databases.

Beginners Guide for Getent Command on Linux

07.03.2026 23:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Eval Command on Linux The eval command is used to execute specified arguments as a single command in the current command-line processing and return its result.

Beginners Guide for Eval Command on Linux

07.03.2026 04:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
What is Bash Shell on Linux? Bash, an acronym for β€œBourne-Again SHellβ€œ, is a superset of the shell (or sh) program written by Brian Fox for the GNU Project as a replacement for the traditional Bourne Shell (or sh).

What is Bash Shell on Linux?

05.03.2026 02:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
What is 'init' Process and Command on Linux? In this article, you will learn about the short description of the init process, the runlevels of init, and the init command in a Linux system.

What is 'init' Process and Command on Linux?

04.03.2026 02:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Whoami Command on Linux In this article, you will learn the usage of the whoami command, how to use it in shell scripts, and its alternative commands.

Beginners Guide for Whoami Command on Linux

03.03.2026 02:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Realpath Command on Linux In this article, you learn how to print the absolute path of a symbolic link, file, or directory using the realpath command on Linux.

Beginners Guide for Realpath Command on Linux

02.03.2026 02:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for File Command on Linux The file command on Linux is used to determine the MIME encoding (e.g. β€˜image/jpeg; charset=binary’) or file type (e.g. β€˜ASCII text’) for the target file.

Beginners Guide for File Command on Linux

28.02.2026 02:31 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Pstree Command on Linux In this article, you will learn how to use the pstree command and how to use the different available options with it (with practical examples).

Beginners Guide for Pstree Command on Linux

27.02.2026 03:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Uname Command on Linux In this article, you will learn how to use the uname command and its options to print kernel, hardware, and operating system information.

Beginners Guide for Uname Command on Linux

26.02.2026 02:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Switch to Root or Normal User Account on Linux A root or normal user can easily switch to another user account using the su command if they know their current or another user's password.

How to Switch to Root or Normal User Account on Linux

25.02.2026 03:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Usermod Command on Linux The usermod command is a user management tool to modify user account information like username, user ID, default shell, home directory, and many more.

Beginners Guide for Usermod Command on Linux

24.02.2026 02:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Bash Command on Linux The bash (Bourne-Again SHell) is a sh-compatible command-line interpreter that reads from standard input or from a file and gives you the resulting output.

Beginners Guide for Bash Command on Linux

23.02.2026 03:25 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Mkdir Command on Linux The mkdir command is used to create single or multiple directories while also setting a permission when they are created in a Linux system.

Beginners Guide for Mkdir Command on Linux

21.02.2026 03:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Beginners Guide for Chsh Command on Linux The chsh is a UNIX/Linux command-line tool to change the existing or specified user login shell into a new login shell.

Beginners Guide for Chsh Command on Linux

20.02.2026 02:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Use lsblk Command on Linux Learn how to list and get information about all the block devices in your system using the lsblk command and its options, with practical examples.

How to Use lsblk Command on Linux

19.02.2026 03:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Install and Use Original Vim Editor on Linux Vim is a popular text editor on Linux, providing advanced features and functionalities compared to its competitor, the GNU Nano editor.

How to Install and Use Original Vim Editor on Linux

18.02.2026 03:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Uh-Halp is an AI-Powered Command-Line Helper for Linux Discover an AI-powered uh-halp command line tool that can help you in your command-line journey with the steps to install it in your favorite Linux distribution.

Uh-Halp is an AI-Powered Command-Line Helper for Linux

17.02.2026 04:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Ping Multiple Hosts at High Performance with fping on Linux In this article, you will learn how to ping multiple hosts, scan the network, and scan hosts from a text file using the fping command in Linux.

How to Ping Multiple Hosts at High Performance with fping on Linux

16.02.2026 03:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
35+ Examples of Zypper Command for openSUSE Linux Zypper, the powerful command-line package manager to effortlessly install, update, and manage packages on SUSE Linux, with practical examples

35+ Examples of Zypper Command for openSUSE Linux

14.02.2026 03:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Configure Docker Containers with DockSTARTer on Linux In this article, you will learn how to install and configure Docker and Docker Containers with DockSTARTer on Linux.

How to Configure Docker Containers with DockSTARTer on Linux

13.02.2026 07:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Install, Update, and Remove Vivaldi on Linux Learn how to install Vivaldi, a highly customizable web browser, on Debian, Ubuntu, Linux Mint, RHEL, Fedora, Rocky, Arch, Manjaro, and openSUSE.

How to Install, Update, and Remove Vivaldi on Linux

11.02.2026 06:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Fixed vs. Rolling vs. Semi-Rolling Release in Linux (Explained) Discover the differences between fixed, rolling, and semi-rolling release Linux distributions to make an informed choice that aligns with your needs for stability, cutting-edge software, or a balance of both.

Fixed vs. Rolling vs. Semi-Rolling Release in Linux (Explained)

10.02.2026 08:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
How to Install and Use LunarVim on Linux (Complete Guide) Discover a fully-fledged CLI IDE based on NeoVim that provides all the advanced features of a modern IDE, like VSCode Studio, in your terminal.

How to Install and Use LunarVim on Linux (Complete Guide)

09.02.2026 04:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
MusicPod: Music, Radio, and Podcast Player for Ubuntu MusicPod is a decent local music player but an excellent podcast and internet radio player for your Ubuntu desktop that was written in Flutter.

MusicPod: Music, Radio, and Podcast Player for Ubuntu

07.02.2026 03:32 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Difference Between Docker and Podman (Ultimate Guide) Discover the differences between Podman and Docker, including daemonless architecture, rootless containers, systemd integration, and more. Learn which container management tool suits your needs best.

Difference Between Docker and Podman (Ultimate Guide)

06.02.2026 06:45 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Install and Use Yay on Arch Linux and Manjaro In this article, you will learn how to install Yay on your Arch-based systems, how to use it (with practical examples), and when not to use it.

How to Install and Use Yay on Arch Linux and Manjaro

05.02.2026 04:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Install and Use Perl on Linux Learn how to install Perl on Linux and run your first Perl program. Discover why Perl remains a powerful choice for text processing, system administration, and web development.

How to Install and Use Perl on Linux

04.02.2026 03:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How to Change History File Location in Linux (with an Example) In this article, you will learn how to use another file instead of the traditional "~/.bash_history" file to store your command history.

How to Change History File Location in Linux (with an Example)

03.02.2026 04:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Installing and Running Fortran Program on Linux Learn how to install and write your first Fortran program on Linux, a high-level language crucial for scientific and engineering calculations in niche domains.

Installing and Running Fortran Program on Linux

02.02.2026 03:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0