creating multiple directories in a one-go
first, we have to write in a shell scripting
then to view the directories the below command should be used
cron tab
1.The cron tab is a utility for scheduling automatic tasks or jobs to run at specified intervals
2.Users define cron jobs in a configuration file with a specific syntax indicating when tasks should run.
3.The cron daemon continuously checks this file and executes tasks accordingly.
Backupfile
Creating a backup of files in Linux can be done using various tools and methods. One commonly used approach is to use the tar
command to create a compressed archive of the files.
User management
User management in Linux involves creating, modifying, and deleting user accounts, as well as managing user permissions and groups
THANK YOU FOR READING!