Creating users in Linux/Unix is a straightforward task. However, adding multiple users across multiple servers can be a time-consuming task, so you can automate this with a shell script to … The post How to Create Users using Shell Script in Linux first appeared on 2DayGeek.| 2DayGeek
It is a best practice to backup a configuration file before performing any activity on a Linux system, which helps you to compare the configuration files in case of any … The post How to Backup Configuration Files on Remote Linux System first appeared on 2DayGeek.| 2DayGeek
In this tutorial, we’ll show you how to check LUN presented from SAN with underlying OS disk, LV Name, VG Name and associated Filesystem on Linux.| 2DayGeek