What is SSH and How to Install it in Linux?
https://linuxtldr.com/installing-ssh/
https://linuxtldr.com/installing-ssh/
Linux TLDR
What is SSH and How to Install it in Linux?
In this article, you will learn what the SSH protocol is, how it works, and a short history of this protocol, including how to install it in Debian, Ubuntu, RedHat, Fedora, Arch, and Manjaro systems.
How to Switch Between TTY Screens Using the Chvt Command in Linux
https://linuxtldr.com/chvt-command/
https://linuxtldr.com/chvt-command/
Linux TLDR
How to Switch Between TTY Screens Using the Chvt Command on Linux
The chvt command is an essential Linux built-in utility to help you switch between different TTY screens (or virtual consoles) from the command line interface.
โmostโ is an advanced alternative for the less command
https://linuxtldr.com/most-command/
https://linuxtldr.com/most-command/
Linux TLDR
โmostโ is an advanced alternative for the less command
The "most" command is a pager tool like "more" or "less" that is used to display big files on one page at a time and is especially known for the window splitting feature.
How to Find and List the Largest Files in Your Linux System
https://linuxtldr.com/searching-for-largest-files-in-linux/
https://linuxtldr.com/searching-for-largest-files-in-linux/
Linux TLDR
How to Find and List the Largest Files in Your Linux System
In this article, you will learn multiple ways to search for the largest files and directories in your Linux system that are consuming the most disk space.
How to Find the Most Used Commands in Your Linux System
https://linuxtldr.com/finding-the-most-used-commands-in-linux/
https://linuxtldr.com/finding-the-most-used-commands-in-linux/
Linux TLDR
How to Find the Most Used Commands in Your Linux System
In this article, you will learn how to list the most and least executed commands in your Linux system to find your favorite tool.
ExplainShell: The Best Alternative for Linux Man Pages
https://linuxtldr.com/explainshell/
https://linuxtldr.com/explainshell/
Linux TLDR
ExplainShell: The Best Alternative for Linux MAN PAGES
The explainshell is a web-based tool that can be said to be an alternative to traditional Linux man pages for providing you with detailed explanations in a beautiful hierarchy.
Display and Filter History Records Based on Date and Time in Linux
https://linuxtldr.com/display-and-filter-history-records-based-on-date-and-time/
https://linuxtldr.com/display-and-filter-history-records-based-on-date-and-time/
Linux TLDR
Display and Filter History Records Based on Date and Time in Linux
In this article, you will learn how to add date and time to the history record and how to list previously executed commands based on their date and time in Linux.
Beginners Guide for Vipw and Vigr Commands in Linux
https://linuxtldr.com/vipw-and-vigr-commands/
https://linuxtldr.com/vipw-and-vigr-commands/
Linux TLDR
Linux Vipw and Vigr Commands Explained
In this article, you will learn about the vipw and vigr commands that let you safely edit the configuration files related to users or groups in your favorite text editor.
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.
How to Backup and Restore Linux Command History
https://linuxtldr.com/backup-and-restore-linux-command-history/
https://linuxtldr.com/backup-and-restore-linux-command-history/
Linux TLDR
How to Backup and Restore Linux Command History
In this article, you will learn how to view, backup, and restore the Linux command history on a Linux system, so stick with it till the end to learn everything.
How to Change History File Location in Linux
https://linuxtldr.com/change-history-file-location-in-linux/
https://linuxtldr.com/change-history-file-location-in-linux/
Linux TLDR
How to Change History File Location in Linux (with an Example)
In this article, you will learn how to use another file instead of the traditional "~/.bash_history" file to store your command history.
Beginners Guide for Rename Command in Linux
https://linuxtldr.com/rename-command/
https://linuxtldr.com/rename-command/
Linux TLDR
Beginners Guide for Rename Command in Linux
In Linux, the rename command is an amazing utility that allows you to rename single or multiple files at once, based on a set of rules or regular expressions you specify.
Beginners Guide for Vipw and Vigr Commands in Linux
https://linuxtldr.com/vipw-and-vigr-commands/
https://linuxtldr.com/vipw-and-vigr-commands/
Linux TLDR
Linux Vipw and Vigr Commands Explained
In this article, you will learn about the vipw and vigr commands that let you safely edit the configuration files related to users or groups in your favorite text editor.