Fastfetch: A Tool for Fetching System Information on 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
DistroBox: Try Out Multiple Linux Distributions via the Terminal
https://linuxtldr.com/installing-distrobox/
https://linuxtldr.com/installing-distrobox/
Linux TLDR
DistroBox: Try Out Multiple Linux Distributions via the Terminal
Try out multiple Linux distributions at once on your host system using DistroBox, eliminating the need for virtual machines or dual booting.
π1
Killport: Stopping Processes by Port Number in Linux
https://linuxtldr.com/installing-killport/
https://linuxtldr.com/installing-killport/
Linux TLDR
Killport: Stopping Processes by Port Number in Linux
Killport is a Linux command-line tool that allows users to quickly kill processes listening to a single or multiple ports.
π€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
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.
π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
How to Check PHP Version in Linux (via 4 Methods)
https://linuxtldr.com/check-php-version-in-linux/
https://linuxtldr.com/check-php-version-in-linux/
Linux TLDR
How to Check PHP Version in Linux (via 4 Methods)
Learn how to check the PHP (or PHP-FPM) version on Ubuntu and other Linux distributions from the command line.
π1
Create Desktop Shortcut for AppImage in Linux (3 Methods)
https://linuxtldr.com/create-desktop-shortcut-in-linux/
https://linuxtldr.com/create-desktop-shortcut-in-linux/
Linux TLDR
Create Desktop Shortcut for AppImage in Linux (3 Methods)
Learn how to create desktop shortcuts for AppImage, files, scripts, or applications using Menu Editor, AppImageLauncher, and a custom method.
π1
How to Install Symfony Framework in Linux (for Beginners)
https://linuxtldr.com/install-symfony-framework-in-linux/
https://linuxtldr.com/install-symfony-framework-in-linux/
Linux TLDR
How to Install Symfony Framework in Linux (for Beginners)
Learn how to install, configure, and use Symfony Framework on Debian, Ubuntu, Red Hat, or Fedora Linux distributions with practical examples.
π1
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.
π1
Access ChatGPT Prompt in your Linux Terminal
https://linuxtldr.com/chatgpt-shell-cli/
https://linuxtldr.com/chatgpt-shell-cli/
Linux TLDR
Access ChatGPT Prompt in your Linux Terminal
In this article, you will learn how to use the chatGPT-shell-cli script to access the OpenAI ChatGPT prompt in your Linux terminal and use its prompt for questions or generating images.
π€1
How to Use TLDR Pages on Linux (and Install It's CLI Tool)
https://linuxtldr.com/tldr-pages/
https://linuxtldr.com/tldr-pages/
Linux TLDR
How to Use TLDR Pages on Linux (and Install It's CLI Tool)
TLDR pages are a collection of community-maintained cheatsheets for internal and external commands on Linux that can be accessed by anyone.
π1
What is Package Manager in Linux (Their Types with Examples)
https://linuxtldr.com/package-manager-in-linux/
https://linuxtldr.com/package-manager-in-linux/
Linux TLDR
What is Package Manager in Linux (Their Types with Examples)
In this article, you'll learn what package managers are in Linux, their types, and the Linux distribution that uses them.
π1
Converting Documents to Other Formats Using Morphosis in Linux
https://linuxtldr.com/install-morphosis/
https://linuxtldr.com/install-morphosis/
Linux TLDR
Converting Documents to Other Formats Using Morphosis in Linux
Learn how to install and use Morphosis on Linux to convert one file format to another using this GUI application with practical examples.
π1
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.
π2
How to Install and Use uv: A Python Installer and Resolver
https://linuxtldr.com/installing-uv/
https://linuxtldr.com/installing-uv/
Linux TLDR
How to Install and Use uv: A Python Installer and Resolver
Learn how to install and use a Rust-based Python installer and resolver named uv on Linux, Windows, and macOS with a practical usage guide.
π2
How to Install Development Tools on Linux (Ultimate Guide)
https://linuxtldr.com/installing-development-tools/
https://linuxtldr.com/installing-development-tools/
Linux TLDR
How to Install Development Tools on Linux (Ultimate Guide)
Learn how to easily install the Development Tools required to build, compile, and test programs from source in your favorite Linux distributions.
π1
Schedule One-Time Tasks Using the At Command on Linux
https://linuxtldr.com/at-command/
https://linuxtldr.com/at-command/
Linux TLDR
Schedule One-Time Tasks Using the At Command on Linux
In this article you will learn the difference between βatβ and βcronβ and how to use the βatβ command in your daily Linux computing with practical examples.
π1
How to Create a Systemd Service in Linux (under 1 Minute)
https://linuxtldr.com/create-systemd-service/
https://linuxtldr.com/create-systemd-service/
Linux TLDR
How to Create a Systemd Service in Linux (under 1 Minute)
Learn how to create a systemd service file in Linux to manage your application or shell script file in the background as a service.
π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
Display Memory Statistics With Free command on Linux
https://linuxtldr.com/free-command/
https://linuxtldr.com/free-command/
Linux TLDR
Display Memory Statistics With Free command on Linux
Learn how to use the free command to display RAM memory, swap memory consumption, and the total size of the buffer/cache in Linux.
π1