Hoarder: A Bookmark and Note Taking App (Install via Docker)
https://linuxtldr.com/hoarder-bookmarking-app/
https://linuxtldr.com/hoarder-bookmarking-app/
Linux TLDR
Hoarder: A Bookmark and Note Taking App (Install via Docker)
Learn how to install, configure, and use the Hoarder All-in-One bookmarking app on Windows, macOS, and Linux using Docker.
🤔1
Running LLMs Locally Using Ollama and Open WebUI on Linux
https://linuxtldr.com/setup-ollama-and-open-webui-on-linux/
https://linuxtldr.com/setup-ollama-and-open-webui-on-linux/
Linux TLDR
Running LLMs Locally Using Ollama and Open WebUI on Linux
Learn how to install Ollama on Linux in a step-by-step guide, then install and use your favorite LLMs, including the Open WebUI installation step.
👍1
Zellij: Modern Drop-in Replacement for Tmux Command on Linux
https://linuxtldr.com/installing-zellij/
https://linuxtldr.com/installing-zellij/
Linux TLDR
Zellij: Modern Drop-in Replacement for Tmux Command on Linux
Zellij is a modern CLI terminal multiplexer and a great drop-in replacement for Tmux that anyone can use without worrying about keybindings.
🤔1
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