In case you are running Linux on a machine that you normally use alone, say on a laptop, entering a password each time you invoke sudo can become so boring in the
Switching (su) to Another User Account W/O Password
In this guide, we will show How do we Switch (su) to Another User Account without Password. For example, we have a user account called postgres (the default PostgreSQL superuser system account), we want
How do we Create and Manage Cron Jobs on Linux
In this article we describe How to Create and Manage Cron Jobs on Linux. Cron is one of Linux’s most useful tools and a developer favorite because it allows you to run automated commands
11 Example of Cron scheduling task in Linux
In this article we are going to review and see how we can schedule and run tasks in the background automatically at regular intervals using Crontab command with example of Cron scheduling
Linux tar Command with Useful Practical Examples
The Linux “tar” stands for tape archive, which is used by a large number of Linux/Unix system administrators to deal with tape drives backup. The tar command used to rip a collection
How to Set a Static IP Address in RHEL 8
Configuring a static IP address for your Linux distribution is a fundamental task and should be completed in few easy steps. With the release of RHEL 8 public beta, you can now