Bash Script to Send eMail With a List of User Accounts Expiring in “X” Days

The password enforcement policy is common to all operating systems and applications. If you want to implement a password enforcement policy on Linux, go to the following article. The password …

Bash Script to Send eMail With a List of User Accounts Expiring in “X” Days Read More

Bash Script to View System Information on Linux Every Time You Log into Shell

There are several commands in Linux to obtain system information such as processor information, manufacturer name, and serial number, etc,. You may need to run several commands to collect this …

Bash Script to View System Information on Linux Every Time You Log into Shell Read More