What Is Linux fstab File and How Can We Configure It?
Linux operating system relies on files. File systems should be mounted in order to be used. Mounting a file system can be with the mount command. In order to mount
Continue readingLinux, Windows, Security, Programming, Network Tutorials
Linux operating system relies on files. File systems should be mounted in order to be used. Mounting a file system can be with the mount command. In order to mount
Continue readingLinux distributions like Ubuntu, Debian, CentOS, RHEL and others uses disks by mounting them to the file system. We have all ready examined mount command in the following tutorial. In this
Continue readingChkdsk command is used to detect and fix disk and file system related errors if posible.chkdsk provides some little options where we have all ready examined them in the following tutorials.
Continue readingCheck Disk tools is used to check integrity , health of disk or hard disk. Check disk supports variety of file systems those mainly used in Windows operating systems like
Continue readingdiskpart is a Windows utility to create partitions on disk. It is similar to the Linux fdisk utility. diskpart provides interactive command shell where we will enter related commands to partition, format
Continue reading