An Easy Way to Hide Files and Directories in Linux
Do you occasionally share your Linux desktop machine with family members, friends, or perhaps with colleagues at your workplace, then
Linux Commands for Linux Beginners
Do you occasionally share your Linux desktop machine with family members, friends, or perhaps with colleagues at your workplace, then
This article shows some examples of using the dir command to list the contents of a directory. The dir command
Brief: In this guide, we will take a look at the mkdir command which is used to create a directory.
Brief: In this guide, we will discuss some of the practical examples of the egrep command. After following this guide,
Brief: In this guide, we will discuss the common use cases of SSH. We will also discuss commonly used SSH
Linux is a very popular Operating System (OS) amongst programmers and regular users. One of the main reasons for its
As Linux users, we interact with the files and directories on a regular basis. One common operation users perform is
mysqladmin is a command-line database administration utility that comes with MySQL/MariaDB server, which is used by Database Administrators to perform
The command-line interface is a powerful and handy utility for administering a Linux system. It provides a fast and versatile
Configuration syntax checking and/or testing is a key step to perform after making changes to an application’s or service’s configuration
In Linux, every single file is associated with timestamps, and every file stores the information of last access time, last
This article shows you several practical examples on how to perform various backup operations of MySQL/MariaDB databases using the mysqldump