Showing headlines posted by linuxtldr
« Previous ( 1 2 3 4 5 6 7 ... 13 ) Next »Understanding the /etc/mtab File in Linux
Learn about the /etc/mtab file in Linux, the different sections inside it, and the similarities between mtab and fstab files with examples.
Python 3.13 Installation on Linux with Hands-on Examples
In this article, you will learn how to install Python and Pip package manager and install popular Python libraries with practical examples.
How to Use Envsubst to Replace Environment Variables in Linux
Learn how to substitute single or multiple environment variables from a file using the envsubst command-line tool in Linux.
How to Install and Configure FreeNginx on Linux (Ultimate Guide)
FreeNginx is a community-driven move aimed at keeping open-source projects more aligned with public interest rather than making them puppets for companies.
Tilix: A Tiling Terminal Emulator With Bookmark Support
Discover an amazing Tilix terminal emulator that offers features such as tiling management and command bookmarking.
How to Attach an Executable File to Your Email (Works on Gmail)
Find out the File Smuggling technique to secretly share the executable file from an email provider, such as Gmail, without getting blocked.
How to Use XXD Command in Linux: A Step-by-Step Guide
Learn how to use the XXD command to manage, convert, and display binary data from standard input or file on Unix and Linux.
Install and Use Grunt JavaScript Task Runner on Linux & macOS
Learn how to install and use Grunt Javascript Task Runner, from basic usage to real-life implementation in web development projects.
Wave: 21th Century Terminal Emulator Designed for Gen Z
Discover a wave terminal especially designed for people who find existing Linux terminals boring, as it tends to make things way easier, especially for Linux beginners.
Difference Between /etc/profile, ~/.bash_profile, ~/.profile, ~/.bashrc, etc
The bash uses multiple profiles, also known as shell configuration files, to configure the user’s interactive login or non-login shell.
How to Reset a Forgotten MySQL Password on Linux
Learn how to reset a forgotten MySQL password on a Linux system in this comprehensive guide. Follow the step-by-step instructions to regain access to your MySQL database with ease.
How to Install and Use Screen on Linux (15 Practical Examples)
Learn how to install and use the screen command in Linux to manage multiple shell sessions during an SSH connection, with practical examples.
Gopeed: A High-Speed Cross-Platform Download Manager
Gopeed is a free, open-source, and high-speed cross-platform download manager that comes with a beautiful UI built on Golang and Flutter.
How to Clear Buffer and Cache Memory in Linux
Dive into Linux memory management, explore the differences between cache and buffer, and discover how to clear them for optimal system performance.
What is Tor Browser (and How to Install it on Major Linux)
Discover how to safeguard your online privacy on Linux by installing Tor Browser, a secure and anonymous web browser, with step-by-step instructions and essential tips for safe browsing.
How to Install Telegram on Ubuntu (and Other Linux Distros)
In this article, you will discover different ways to install the Telegram desktop client on Linux, including steps to enable dark mode.
How to Deface Faces in Pictures and Videos With Free CLI Tool
Learn how to deface human faces in pictures and videos using blur or custom images with a free CLI tool available for Linux, Windows, and macOS.
How to Host V3 .Onion Website With Custom Domain on Linux
This article will show you how to set up a web server, Tor, and then serve your localhost on the dark web with a custom V3 onion web address.
Cheat: Create a Cheatsheet for Your Favorite Command in Linux
Cheat is a Linux command-line tool that allows anyone to access the community cheatsheet or create their own personal cheatsheet in a sec.
How to Install and Use Codon on Ubuntu (and Other Linux Distros)
Learn about the Codon compiler, how to use it to compile an existing Python program into byte code like C/C++, and how to get multi-threading.