g: An Elegant Alternative for the ls Command in Linux
https://linuxtldr.com/g-alternative-of-the-ls-command/
https://linuxtldr.com/g-alternative-of-the-ls-command/
Linux TLDR
g: An Elegant Alternative for the ls Command in Linux
g is a free, open-source, and cross-platform command-line alternative to the ls command that can enhance your file and directory listing experience in Linux.
👌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
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
How to Install WhatsApp on Ubuntu (and Other Linux Distros)
https://linuxtldr.com/installing-whatsapp/
https://linuxtldr.com/installing-whatsapp/
Linux TLDR
How to Install WhatsApp on Ubuntu (and Other Linux Distros)
In this article, you will learn about different WhatsApp desktop client apps for Linux to get instant alerts for your new messages.
👍1
How to Install PyCharm on Ubuntu and Other Linux Distros
https://linuxtldr.com/install-pycharm/
https://linuxtldr.com/install-pycharm/
Linux TLDR
How to Install PyCharm on Ubuntu and Other Linux Distros
Learn how to install PyCharm on Ubuntu and Other Linux Distros using multiple different method with practical examples.
👍1
Atuin: A Modern Shell History on Steroids (Installation + Usage)
https://linuxtldr.com/installing-atuin/
https://linuxtldr.com/installing-atuin/
Linux TLDR
Atuin: A Modern Shell History on Steroids (Installation + Usage)
Atuin is a modern shell history CLI utility that stores data in the SQLite database and offers a public server to sync data across multiple machines.
🤔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
How to Setup SOCKS5 Proxy Server on Linux Using MicroSocks
https://linuxtldr.com/setup-socks5-proxy-server-on-linux-using-microsocks/
https://linuxtldr.com/setup-socks5-proxy-server-on-linux-using-microsocks/
Linux TLDR
How to Setup SOCKS5 Proxy Server on Linux Using MicroSocks
Learn how to setup the SOCKS5 proxy server on Debian, Ubuntu, Linux Mint, Red Hat, Fedora, and Rocky Linux using the MicroSocks.
👍1
How to Install RQuickShare (NearbyShare/QuickShare) on Linux
https://linuxtldr.com/install-rquickshare-on-linux/
https://linuxtldr.com/install-rquickshare-on-linux/
Linux TLDR
How to Install RQuickShare (NearbyShare/QuickShare) on Linux
Learn how to quickly install RQuickShare on major Linux distributions such as Debian, Ubuntu, Red Hat, Fedora, Arch, and more.
🤔1
How to Share Your Linux Terminal Over the Web Using Ttyd
https://linuxtldr.com/installing-ttyd/
https://linuxtldr.com/installing-ttyd/
Linux TLDR
How to Share Your Linux Terminal Over the Web Using Ttyd
Learn how to install ttyd on Linux, find out the ttyd default port, create a ttyd systemd service, and access the server via HTTPS.
👍1
Solution for raw.githubusercontent.com PORT 443: Connection refused
https://linuxtldr.com/failed-connect-raw-githubusercontent-com-port-443/
https://linuxtldr.com/failed-connect-raw-githubusercontent-com-port-443/
Linux TLDR
Solution for raw.githubusercontent.com PORT 443: Connection refused
Fixing the annoying error "Failed to connect to raw.githubusercontent.com port 443: Connection refused" during the download process from GitHub.
🤔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 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
MySQL Database Recovery Tool by Stellar to Repair Corrupted Database
https://linuxtldr.com/mysql-database-recovery-tool/
https://linuxtldr.com/mysql-database-recovery-tool/
Linux TLDR
Stellar Repair for MySQL - Product Review
Discover MySQL database recovery tool, which can automatically detect issues in the MySQL database and apply the necessary fixes and patches.
👍1
How to Install Zabbix Server on Ubuntu 24.04 (Noble Numbat)
https://linuxtldr.com/install-zabbix-server-on-ubuntu/
https://linuxtldr.com/install-zabbix-server-on-ubuntu/
Linux TLDR
How to Install Zabbix Server on Ubuntu 24.04 (Noble Numbat)
In this guide, you will learn the process of installing and configuring Zabbix Server on Ubuntu 24.04 (Noble Numbat).
👍1
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
Inotifywait: Monitor Live Events on Files and Directories on Linux
https://linuxtldr.com/install-inotifywait/
https://linuxtldr.com/install-inotifywait/
Linux TLDR
Inotifywait: Monitor Live Events on Files and Directories on Linux
In this article, you will learn how to watch read, write, open, close, etc. events on a file or directory and get desktop notifications.
👍1
COBOL Programming on Linux: Installation Guide & First Program
https://linuxtldr.com/installing-cobol/
https://linuxtldr.com/installing-cobol/
Linux TLDR
COBOL Programming on Linux: Installation Guide & First Program
Discover COBOL (Common Business-Oriented Language) features, installation steps, and a tutorial for writing and executing your first COBOL program on a Linux system.
😐1