
Python provides several libraries to list all files & subdirectories in a directory. Here is how to list all files in directory in Python.
Python provides several libraries to list all files & subdirectories in a directory. Here is how to list all files in directory in Python.
It is important to setup email alerts for root login in Linux. Here are the steps to setup automated email alerts for root login.
Sometimes you may need to find most frequent IP addresses accessing your website. Here is how to find most frequent IP addresses accessing Apache server.
Zip allows you to easily compress files & folders in Linux. Here is how to zip files & folders in Linux.
Sometimes you may need to switch user in Ubuntu Linux. Here are the different commands to switch user in Ubuntu Linux.
Often you will need to read user input in shell script. Here is how to get user input in shell script using read command.
As system administrator, you may be required to constantly track SSD health. Here is how to check SSD health in Linux
Sometimes you may need to exit for loop or while loop in shell script. Here is how to come out of for loop in shell script.
Sometimes you may need to send email with attachment in Linux. Here is how to email others from Linux command line.
Apache allows you to host multiple websites and domains on single server. Here is how to disable configuration file in Apache server.