About mount and unmount Mount or unmount file systems and remote resources.
Tag Archives: Linux
Linux Shell Date format
Task: Display date in mm-dd-yy format
Linux Screen
The same way tabbed browsing revolutionized the web experience, GNU Screen can do the same for your experience in the command line. GNU Screen allows you to manage several interactive shell instances within the same “window.” By using different keyboard shortcuts, you are able to shuffle through the shell instances, access any of them directly, …
Backupninja
Backupninja allows you to coordinate system backup by dropping a few simple configuration files into/etc/backup.d/. Most programs you might use for making backups don’t have their own configuration file format. Backupninja provides a centralized way to configure and schedule many different backup utilities. It allows for secure, remote, incremental filesytem backup (via rdiff-backup), compressed incremental …
Linux command: Show Linux Version
What command I need to type to display my Linux version and other information? Open shell prompt (or terminal) and type the following command to see your current Linux kernel version:
Grsync
Grsync is used to synchronize folders, files and make backups.