SCP Command in Linux: How to Use It, with Examples OnJune 6, 2021UpdatedApril 4, 2022Having essential skills like securely transferring data is critical if you're pursing jobs in the field.
SSH to Port Other Than 22: How to Do It (with Examples) OnJune 4, 2021UpdatedApril 2, 20222 CommentsThis guide will explore how to change the SSH server port, and we will show you how to connect to a port other than the default 22.
How to Unzip Files in Linux (with Examples) OnMay 25, 2021UpdatedApril 18, 2022This article will explain how to use the unzip command in Linux to list, test, and extract compressed ZIP archives.
Osysinfo: A Basic CLI Tool to See Your System Details on Linux OnMay 11, 2021There are plenty of commands to check information about the hardware of a Linux system. Meet one of them.
How to Set Static IP Address and Modifying Routing Table on Linux OnMay 6, 2021UpdatedApril 11, 20222 CommentsThis article will show you how to configure a static IP address from the command line on Linux and how to modify the routing table.
How to Backup (Dump) and Restore MySQL Database OnMay 1, 2021UpdatedSeptember 12, 2022This article shows the proper way to dump and restore the MySQL database using mysqldump and mysql commands.
dmidecode: Get System Hardware Information On Linux OnApril 13, 2021UpdatedApril 24, 2022Dmidecode is a Linux command-line tool used to retrieve information about your system's hardware components in a human-readable format.
Head and Tail Commands in Linux Explained with Examples OnApril 8, 2021UpdatedAugust 4, 20221 CommentThis guide shows the typical usages of head and tail command in Linux to get a portion of the text through examples.
How to Use Pipes and Named Pipes in Linux (with Examples) OnMarch 20, 2021UpdatedApril 18, 2022This article will show how regular and named pipes work in Linux. How to use them and how they differ from each other.
nslookup Linux Command Explained With Examples OnMarch 13, 2021UpdatedFebruary 14, 2023Learn how to use the nslookup command in Linux to query DNS servers and get information for a domain name or IP address.