How to Run a Linux Command Without Keeping It in History
https://linuxtldr.com/run-linux-command-without-keeping-in-history/
https://linuxtldr.com/run-linux-command-without-keeping-in-history/
Linux TLDR
How to Run a Linux Command Without Keeping It in History
In this article, you will learn six different methods for running a Linux command without keeping track of its history.
π1
How to Shrink Long or Multiple Commands into Single Small Command
https://linuxtldr.com/shrinking-long-or-multiple-commands-into-a-single-short-command/
https://linuxtldr.com/shrinking-long-or-multiple-commands-into-a-single-short-command/
Linux TLDR
How to Shrink Long or Multiple Commands into a Single Short Command
In Linux, multiple long commands can be easily replaced with a single short command using the alias command.
π1
Ulaa: A Secure and Private Browser Based on Chromium
https://linuxtldr.com/ulaa-browser/
https://linuxtldr.com/ulaa-browser/
Linux TLDR
Ulaa: A Secure and Private Browser Based on Chromium
Discover an amazing browser based on Chromium that offers unique features known as modes, and one of them is kid mode, which must be known by everyone.
π€1
What is Dash (/bin/dash) Shell in Linux?
https://linuxtldr.com/dash-shell/
https://linuxtldr.com/dash-shell/
Linux TLDR
What is Dash (/bin/dash) Shell on Linux?
Dash (or the Debian Almquist shell) is a UNIX/Linux shell that complies with the POSIX standard and earned the title of βlightest shellβ (10x smaller in size) compared to Bash.
π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
Run Windows 11 in a Docker Container (Access it via the Browser)
https://linuxtldr.com/windows-docker-container/
https://linuxtldr.com/windows-docker-container/
Linux TLDR
Run Windows 11 in a Docker Container (Access it via the Browser)
Discover a way to run a Windows 11 machine on a Docker container in your Linux system, such as Ubuntu, Debain, RedHat, Fedora, etc.
π1
How to Install and Use WP-CLI Tool on Linux (Quick Guide)
https://linuxtldr.com/wp-cli/
https://linuxtldr.com/wp-cli/
Linux TLDR
How to Install and Use WP-CLI Tool on Linux (Quick Guide)
In this article, you will learn how to use the WP-CLI to handle multiple WordPress sites and install or update the WordPress core or plugins.
π€1
Fastfetch β A Tool for Fetching System Information in Linux
https://linuxtldr.com/fastfetch-cli/
https://linuxtldr.com/fastfetch-cli/
Linux TLDR
Fastfetch: A Tool for Fetching System Information on Linux
Explore fastfetch, a tool designed for fetching system information similar to neofetch but with a focus on performance and customization.
π¨βπ»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
How to Use Chattr Command in Linux (for Beginners)
https://linuxtldr.com/chattr-command/
https://linuxtldr.com/chattr-command/
Linux TLDR
How to Use Chattr Command in Linux (for Beginners)
Learn how to use the chattr command on Linux, as well as the various options, operators, and file attributes you can use.
π1
jnv: An Interactive JSON Viewer and jq Filter Editor for Linux
https://linuxtldr.com/installing-jnv/
https://linuxtldr.com/installing-jnv/
Linux TLDR
jnv: An Interactive JSON Viewer and jq Filter Editor for Linux
Jnv is a navigational JSON processor and offers an interactive JSON viewer that works almost like jq and could be the best choice for a sysadmin.
π1
Access Local PC With a Domain Name Using Cloudflare Tunnels
https://linuxtldr.com/setup-cloudflare-tunnel-for-webserver/
https://linuxtldr.com/setup-cloudflare-tunnel-for-webserver/
Linux TLDR
Access Local PC With a Domain Name Using Cloudflare Tunnels
Discover the easiest way to access your PC with a web server running (without a static IP or port forwarding) over the internet using a Cloudflare tunnel.
π1
Carbonyl: A Chormium-Based Browser Made for Your Terminal
https://linuxtldr.com/installing-carbonyl/
https://linuxtldr.com/installing-carbonyl/
Linux TLDR
Carbonyl: A Chromium-Based Browser Made for Your Terminal
Discover Carbonyl, an incredible command-line browser based on the Chromium engine that has the capability to render media files from popular streaming sites.
π€1
How to Install, Update, and Remove Google Chrome on Linux
https://linuxtldr.com/installing-google-chrome/
https://linuxtldr.com/installing-google-chrome/
Linux TLDR
How to Install, Update, and Remove Google Chrome on Linux
Learn how to install Google Chrome on various Linux distributions with this step-by-step tutorial, making the transition seamless and hassle-free.
π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
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.
π1