
Sometimes you may need to prevent accidental file deletion in Linux. Here are the steps to do so.
By default, Linux logs out users automatically after timeout period. Here is how to disable auto logout in Linux.
Sometimes you may need to make files unreadable in Linux to protect them. Here are the steps to make file unreadable in Linux.
Sometimes you may need to create ISO image from CD in Linux. Here are the steps to make ISO image from CD/DVD.
Sometimes you may need to export pandas dataframe to multiple Excel sheets in python. Here are the steps to do it.
Sometimes you may need to run a Python script in Apache web server. Here are the steps to run python script in Apache web server.
Sometimes you may need to clear/delete log files in Linux. Here is shell script to clear/delete log files.