Find Files and Directories in Linux Like a Pro OnOctober 6, 2021UpdatedApril 27, 20221 CommentThis guide will show you how to use “find” and “locate” commands to find files and directories on your Linux file systems.
How to Delete Files and Directories in Linux from Command Line OnOctober 4, 2021UpdatedAugust 27, 20222 CommentsThis guide will teach you how to quickly and easily delete files and directories in Linux using the command line.
What Linux Version Am I Running? Here’s How to Find Out OnSeptember 13, 2021UpdatedApril 12, 20222 CommentsHere's how to find out what Linux kernel version and distribution your system is running.
Linux Traceroute Command, Explained with Examples OnAugust 11, 2021UpdatedApril 29, 2022This article will discuss everything you want to know about the Linux traceroute command and how to use it in your daily practice.
How to Use SFTP Command for Secure File Transfer OnAugust 9, 2021UpdatedApril 18, 20221 CommentIn this tutorial, we will show you practical examples of using the sftp command to transfer files securely.
Styli.sh is a Great Dynamic Desktop Wallpaper Changer for Linux OnJuly 30, 2021UpdatedApril 25, 20222 CommentsBored seeing the same wallpapers every day? This article will show you how to set new wallpapers using Styli.sh on Linux automatically.
20 Basic Linux Commands for Beginners Explained with Examples OnJuly 27, 2021UpdatedJune 12, 20228 CommentsAre you new to Linux? Here's the list of basic Linux commands containing all the common commands you'll need to know to get started.
How to Extract tar.gz File in Linux by Using the Command Line OnJuly 24, 2021UpdatedOctober 22, 2023This article will learn how to extract/untar tar.gz files in Linux systems through the command line using the tar command.
How to Generate an SSH Key Pair (with Examples) OnJuly 16, 2021UpdatedMay 19, 20223 CommentsLearn how to generate an SSH key pair on your computer, which you can then use to authenticate your connection to a remote server.
Add User to Group in Linux, How to Do It (with Examples) OnJuly 15, 2021UpdatedApril 16, 2022This article will show you how to add a user to a group in a Linux system. We will also learn to view user account's groups and group ID.