List Of Ubuntu Commands Used For Drives

By

August 17, 2012Linux tipsNo comments

List Of Ubuntu Commands Used For Drives

Ubuntu lovers or Linux lovers use terminal to do their work. So Linux lovers are the guys/girls who like to throw the commands over the terminal and get work done. This tutorial teaches you the following commands that are used for the accessing the drives.
The following commands are as follows.

1. mount
Mount command is used for mounting an Hard Drive in an Machine. If you want to mount an drive then you can prefer this command.

2. umount
Unmount command is used for unmounting the following drive where you already mounted.

3. fdisk
Fdisk command is used for formatting an drive. This command gets handy if you want to delete all the files from an Drive.

4. df
Df command is used for freeing the disk space in an ubuntu ot linux machine.

Leave a Reply