Showing headlines posted by linuxtldr

( 1 2 3 4 5 6 ... 19 ) Next »

How to Install Scratch on Linux for Fun Coding Adventures

Discover how to install Scratch, an engaging visual programming language for kids and beginners, on your preferred Linux distribution.

Systemd Vs Init for Linux Beginners (Final Verdict)

Dive into the contentious world of 'init' vs. 'systemd' on Linux, uncovering their features, the heated debate surrounding them, and the choices they offer, all while exploring their impact on the Linux community.

Beginners Guide for Alias Command in Linux

In Linux, the alias command is used to create shortcuts for long commands that have the same functionality as if you were writing the whole command.

What Are the Different Types of Linux Shells?

This article will explain what a shell is and provide a list of its implementation programs, or different types of Linux shells.

What is DNF Package Manager

DNF is the default package manager for RHEL-based distributions like Fedora and AlmaLinux to help you manage your system packages.

Cat and Tac Command Usage on Linux

The cat command is pretty useful for reading, creating, and concatenating files. While the tac command also works similarly to the cat command, which outputs the last line first.

What is Korn Shell (KSH) in UNIX/Linux System

Korn shell (or KSH) is a UNIX shell (that complies with POSIX 2) developed in the late 1980s by David Korn at Bell Labs, way earlier than Bash shell.

What is /dev/zero in Linux and its Uses

In this article, you will learn about the special file /dev/zero and its various use cases, such as creating a swap file, a dummy file for testing, and formatting the drive for security reasons.

Mullvad Browser is a Tor Browser without a Tor Network

Discover Mullvad Browser, a collaborative effort by Mullvad VPN and the Tor Project, ensuring unparalleled privacy by eliminating tracking and fingerprinting.

How to Force User to Change Their Password on Next Login in Linux

When you create a new user account and set a password for that account, the "password expires" status is set to never; however, you can later force them to change their password on their next login.

ExplainShell: The Best Alternative for Linux MAN PAGES

The explainshell is a web-based tool that can be said to be an alternative to traditional Linux man pages for providing you with detailed explanations in a beautiful hierarchy.

Systemctl Mask vs Systemctl Disable

The systemctl mask and systemctl disable are both crucial commands for Linux administrators, and you must know their differences to decide which one to choose in certain situations.

What are File Descriptors in Linux

In this article, you will learn everything about file descriptors, like their uses in Linux, what a file descriptor table is, how to view the file descriptors under a specific process, and how to change the limit of a file descriptor in Linux.

What is File Globbing in Linux (How to Use It with Examples)

In this article, you will learn what file globbing is on Linux and how to use it with various commands through practical examples.

How to Create Permanent Bookmarks in VLC Without a Playlist

Discover a unique way of creating permanent bookmarks in VLC without creating and saving changes to the playlist, making the process more seamless.

How to Hide "PackageKit" Message in openSUSE

Discover how to get rid of the persistent PackageKit message on your openSUSE system and enjoy hassle-free package management without interruptions.

How to Install, Update, and Remove Brave on Linux

This comprehensive guide walks you through the simple steps to install Brave Browser on Linux, ensuring ad and tracker-free browsing for a safer internet experience.

How to Add User to Sudo Group

Sudo users have the most authority over the system, including the ability to install, remove, update packages, and modify system files.

Find the Last Logged-In Users on Linux with Lastlog Command

In this article, you will learn how to use the lastlog command on Linux to check the most recent login of all users or a specific user, as well as how to clear a single or all user’s last login records.

Stacking Directories With "pushd" and "popd" Commands for Easy Navigation

The pushd and popd commands are ways to efficiently navigate between different directory paths by stacking them in memory and popping them out when they are required using the index number.

( 1 2 3 4 5 6 ... 19 ) Next »