Fzf: Quick Search via Fuzzy Finder on Linux (Install + Use)
https://linuxtldr.com/installing-fzf/
https://linuxtldr.com/installing-fzf/
Linux TLDR
Fzf: Quick Search via Fuzzy Finder on Linux (Install + Use)
Fzf is a superfast command-line tool to quickly locate files in an interactive session and append the result to other commands by piping.
How to Install RabbitMQ Server on Linux (Quick Guide)
https://linuxtldr.com/install-rabbitmq-server-on-linux/
https://linuxtldr.com/install-rabbitmq-server-on-linux/
Linux TLDR
How to Install RabbitMQ Server on Linux (Quick Guide)
Learn how to install and configure RabbitMQ Server on Linux, create a system administrator account, and access the web interface.
rEFInd: A Modern and Customizable Boot Manager for Linux
https://linuxtldr.com/installing-refind/
https://linuxtldr.com/installing-refind/
Linux TLDR
rEFInd: A Modern and Customizable Boot Manager for Linux
rEFInd is a modern and highly customizable boot manager for UEFI and EFI-based machines that can be easily installed on any new Linux system.
Basic to Extended Markdown Cheat Sheet With Examples
https://linuxtldr.com/markdown-cheatsheet/
https://linuxtldr.com/markdown-cheatsheet/
Linux TLDR
Basic to Extended Markdown Cheat Sheet With Examples
Discover a comprehensive list of basic to extended Markdown cheat sheets with practical examples showcasing their output and a few additional details.
Tbmk: A Tool to Bookmark Frequently Used Commands in Linux
https://linuxtldr.com/installing-tbmk/
https://linuxtldr.com/installing-tbmk/
Linux TLDR
Tbmk: A Tool to Bookmark Frequently Used Commands in Linux
Tbmk, also known as Terminal Bookmarker, is the best tool to reuse commonly used commands by bookmarking them in Linux.
Bat is a Modern Drop-in Replacement for Cat Command on Linux
https://linuxtldr.com/installing-bat/
https://linuxtldr.com/installing-bat/
Linux TLDR
Bat is a Modern Drop-in Replacement for Cat Command on Linux
Bat is a modern command-line program and drop-in replacement for the cat command that offers syntax highlighting, git changes, and many more.
How to Create Device Files Using the Mknod Command in Linux
https://linuxtldr.com/mknod-command/
https://linuxtldr.com/mknod-command/
Linux TLDR
How to Create Device Files Using the Mknod Command in Linux
Learn how to create a block device, a character device, and a FIFO pipe file using the mknod command in Linux, with practical examples.
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.
Docker Rollout: Zero Downtime Deployment for Docker Compose
https://linuxtldr.com/installing-docker-rollout/
https://linuxtldr.com/installing-docker-rollout/
Linux TLDR
Docker Rollout: Zero Downtime Deployment for Docker Compose
Learn how to install and use Docker Rollout to quickly update the Docker Compose services with zero downtime by automating every task.
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.
Cheat: Create a Cheatsheet for Your Favorite Command in Linux
https://linuxtldr.com/installing-cheat/
https://linuxtldr.com/installing-cheat/
Linux TLDR
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 Host V3 .Onion Website With Custom Domain on Linux
https://linuxtldr.com/host-onion-website/
https://linuxtldr.com/host-onion-website/
Linux TLDR
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.
How to Deface Faces in Pictures and Videos With Free CLI Tool
https://linuxtldr.com/deface-faces-in-pictures-and-videos/
https://linuxtldr.com/deface-faces-in-pictures-and-videos/
Linux TLDR
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 Install Telegram on Ubuntu (and Other Linux Distros)
https://linuxtldr.com/installing-telegram/
https://linuxtldr.com/installing-telegram/
Linux TLDR
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.
Installing and Using Tor Browser Safely on Major Linux
https://linuxtldr.com/installing-tor-browser/
https://linuxtldr.com/installing-tor-browser/
Linux TLDR
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 Clear Buffer and Cache Memory in Linux
https://linuxtldr.com/clear-buffer-cache-memory-linux/
https://linuxtldr.com/clear-buffer-cache-memory-linux/
Linux TLDR
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.
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
https://linuxtldr.com/find-aws-ec2-instance-type/
https://linuxtldr.com/find-aws-ec2-instance-type/
Linux TLDR
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
In this article, you'll learn how a developer or SysAdmin can find the AWS EC2 instance type over SSH using six practical methods.