Frog: A Linux OCR Tool for Extracting Text From Anywhere
https://linuxtldr.com/installing-frog/
https://linuxtldr.com/installing-frog/
Linux TLDR
Frog: A Linux OCR Tool for Extracting Text From Anywhere
Frog is a simple, free, and open-source OCR tool for extracting text from images or QR codes on Linux, featuring a beautiful interface.
👌1
Installing NASM and Writing Your First Assembly Program on Linux
https://linuxtldr.com/installing-nasm/
https://linuxtldr.com/installing-nasm/
Linux TLDR
Installing NASM and Writing Your First Assembly Program on Linux
Learn how to install NASM assembler on Linux and create a "Hello World" assembly program step-by-step with this beginner-friendly guide.
👍1
Understanding the Role of /dev/sda in Linux
https://linuxtldr.com/dev-sda/
https://linuxtldr.com/dev-sda/
Linux TLDR
Purpose of /dev/sda on Linux (When to Use It with an Example)
This article will teach you about the different types of files on Linux, what the root directory is, what the /dev directory is for, and what the /dev/sda device files are.
🤔1
JDownloader: An Open-Source Alternative to IDM (Install + Usage)
https://linuxtldr.com/installing-jdownloader/
https://linuxtldr.com/installing-jdownloader/
Linux TLDR
JDownloader: An Open-Source Alternative to IDM (Install + Usage)
Discover JDownloader, a fantastic open-source download management tool that uses Java technology and offers advanced features exclusively available in this tool.
👍1
What is Exit Status Code ($?) of Last Command in Linux
https://linuxtldr.com/exit-status-in-linux/
https://linuxtldr.com/exit-status-in-linux/
Linux TLDR
What is Exit Status Code ($?) of Last Command in Linux
The “$?” is a built-in variable that your shell uses to store the exit status code of the last executed command in integer format and remains unchanged unless the next command is executed.
👍1
Mastering the fsck Command: Repair Linux File Systems Like a Pro
https://linuxtldr.com/fsck-command/
https://linuxtldr.com/fsck-command/
Linux TLDR
Mastering the fsck Command: Repair Linux File Systems Like a Pro
Learn how to use the fsck command to repair file system errors on Linux. Explore fsck options, root, and additional file system repairs.
👌1
How to Install and Use Codon on Ubuntu (and Other Linux Distros)
https://linuxtldr.com/installing-codon/
https://linuxtldr.com/installing-codon/
Linux TLDR
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.
🤔1
Kill a Process Running on a Specific Port in Linux (via 4 Methods)
https://linuxtldr.com/kill-a-process-running-on-a-specific-port-in-linux/
https://linuxtldr.com/kill-a-process-running-on-a-specific-port-in-linux/
Linux TLDR
Kill a Process Running on a Specific Port in Linux (via 4 Methods)
Learn different ways to kill a process running on a specific port in Debian, Ubuntu, Linux Mint, Red Hat, Fedora, Arch, and other distros.
👌1
How to Set Up UFW Firewall on Ubuntu 24.04 (for Beginners)
https://linuxtldr.com/configure-ufw-firewall-on-ubuntu/
https://linuxtldr.com/configure-ufw-firewall-on-ubuntu/
Linux TLDR
How to Set Up UFW Firewall on Ubuntu 24.04 (for Beginners)
In this article, you'll learn how to use UFW on Ubuntu to create, delete, and manage firewall rules in user-friendly ways.
👍1
How to Install SEO Spider on Ubuntu (and Other Linux Distros)
https://linuxtldr.com/installing-seo-spider/
https://linuxtldr.com/installing-seo-spider/
Linux TLDR
How to Install SEO Spider on Ubuntu (and Other Linux Distros)
Learn how to install and use Screaming Frog SEO Spider to inspect websites on Ubuntu and other Linux distros with practical examples.
🤔1
LineSelect: Interactively Select Single or Multiple Lines from Stdin
https://linuxtldr.com/lineselect-tool/
https://linuxtldr.com/lineselect-tool/
Linux TLDR
LineSelect: Interactively Select Single or Multiple Lines from Stdin
Learn about the LineSelect tool that allows you to interactively select single or multiple lines from stdin and output them to stdout.
🤔1
How to Disable Avahi-Daemon Without Uninstalling in Linux
https://linuxtldr.com/disable-avahi-daemon-in-linux/
https://linuxtldr.com/disable-avahi-daemon-in-linux/
Linux TLDR
How to Disable Avahi-Daemon Without Uninstalling in Linux
Learn how to disable avahi-daemon in Linux, what exactly avahi-daemon is, and whether you should consider enabling it back.
🤔1
Chezmoi: Manage Your Dotfiles Across Multiple Linux Systems
https://linuxtldr.com/installing-chezmoi/
https://linuxtldr.com/installing-chezmoi/
Linux TLDR
Chezmoi: Manage Your Dotfiles Across Multiple Linux Systems
Chezmoi is an incredible CLI tool that makes it easier to manage your system and software configuration dotfiles across multiple systems.
🤔1
How to Install and Use Screen on Linux (15 Practical Examples)
https://linuxtldr.com/installing-screen/
https://linuxtldr.com/installing-screen/
Linux TLDR
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.
🤔1
Dust: A Modern Tool to Display the Disk Usage in a Tree Hierarchy
https://linuxtldr.com/installing-dust/
https://linuxtldr.com/installing-dust/
Linux TLDR
Dust: A Modern Tool to Display the Disk Usage in a Tree Hierarchy
Dust is a simple program written in Rust to make convention du command easier for beginners by displaying disk usage in a tree-like structure.
🤔1
How to Check Python Version in Linux (via 3 Methods)
https://linuxtldr.com/check-python-version-in-linux/
https://linuxtldr.com/check-python-version-in-linux/
Linux TLDR
How to Check Python Version in Linux (via 3 Methods)
Learn how to check the Python version on your Linux system, whether via the command line, the Python interpreter, or programmatically.
👍1
Reset the WordPress Admin Password Using CLI (via 2 Methods)
https://linuxtldr.com/reset-the-wordpress-admin-password/
https://linuxtldr.com/reset-the-wordpress-admin-password/
Linux TLDR
Reset the WordPress Admin Password Using CLI (via 2 Methods)
Learn how to reset (or update and change) the MySQL admin password using either the MySQL command-line tool or the WP-CLI tool.
👍1