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 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.
👍1
Show Progress of cp, mv, Tar, Rsync, or Scp Commands in Linux
https://linuxtldr.com/show-progress-of-linux-commands/
https://linuxtldr.com/show-progress-of-linux-commands/
Linux TLDR
Show Progress of cp, mv, Tar, Rsync, or Scp Commands in Linux
Learn how to show progress of cp, mv, rm, rsync, dd, scp, adb, tar, gzip, zip, 7z, unzip, etc., commands in Linux with/without using any tool.
👍1
Reset the WordPress Admin Password Using CLI (via 2 Methods)
https://linuxtldr.com/reset-the-wordpress-admin-password/
https://linuxtldr.com/reset-the-wordpress-admin-password/
Linux TLDR
Reset the WordPress Admin Password Using CLI (via 2 Methods)
Learn how to reset (or update and change) the MySQL admin password using either the MySQL command-line tool or the WP-CLI tool.
👍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 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
A Modern Warp Terminal With AI Features on Linux (Install + Use)
https://linuxtldr.com/installing-warp-terminal/
https://linuxtldr.com/installing-warp-terminal/
Linux TLDR
A Modern Warp Terminal With AI Features on Linux (Install + Use)
Warp is a modern terminal with AI integration and a few additional features that directly set it apart from traditional terminals.
👍1
Superfile: A Modern Terminal File Manager for Linux and macOS
https://linuxtldr.com/installing-superfile/
https://linuxtldr.com/installing-superfile/
Linux TLDR
Superfile: A Modern Terminal File Manager for Linux and macOS
Discover a new CLI file manager named Superfile, learn how to install it, use it with different key bindings, and install plugins and themes.
👍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
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 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
What is Xargs and How to Use it (with 13 Examples)
https://linuxtldr.com/xargs-command/
https://linuxtldr.com/xargs-command/
Linux TLDR
What is Xargs and How to Use it (with 13 Examples)
Learn about the xargs command and how to use it in Linux with a variety of command-line examples for advanced users.
👍1
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.
👍1
How to Install Proton Pass Desktop App on Linux (A Quick Guide)
https://linuxtldr.com/install-proton-pass/
https://linuxtldr.com/install-proton-pass/
Linux TLDR
How to Install Proton Pass Desktop App on Linux (A Quick Guide)
Learn how to install the Proton Pass Desktop App on your favorite Linux distribution, either Ubuntu, Debian, Linux Mint, Red Hat, Fedora, etc.
👍1
[Fixed] pkg-config script could not be found in Linux
https://linuxtldr.com/pkg-config-tool/
https://linuxtldr.com/pkg-config-tool/
Linux TLDR
[Fixed] pkg-config script could not be found in Linux
Learn about the pkg-config tool, how to install it on Linux, and how to use it when compiling the program from source code.
👍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
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.
👍1