Showing headlines posted by linuxtldr
« Previous ( 1 2 3 4 5 6 7 8 ... 19 ) Next »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 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 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.
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.
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 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.
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 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.
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.
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
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.
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.
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.
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.
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 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.
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.
How to Install and Use Pipx on Linux
Discover different virtual isolation tools in Python, including pipx installation and usage on Linux, with practical examples.
How to Install C# on Linux (and Usage with Practical Examples)
Learn how to install and write your first C# program on Linux using the .NET SDK. Explore the features, drawbacks, and more in this comprehensive guide.
Install Podman on Your Favorite Linux Distribution
Discover how to install Podman on your Linux distribution with step-by-step instructions and command usage to kickstart your container journey.
