Blogs & Articles
-
How to Mount a Drive in Linux
In this article, I will tell you how to mount and unmount a drive in Linux using mount/umount, gio, and udisksctl commands in Linux.
-
How To Use Anacron In Linux
I will talk about what is anacron in Linux, the difference between anacron and cron, and how to create an anacron job.
-
Backup and Restore Your Computer Using Rsync
Here, I will talk about how to use rsync for backup and restore. Then I will guide you how to create a script and cronjob for that.