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 readingFile systems are important part of the operating systems. Files and folders are stored in file system. There are a lot of different type of files systems. We generally uses
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 readingCheck Disk or chkdsk command is used to detect FAT16, FAT32, NTFS file system related errors and fix them. Chkdsk can not recover corrupted files which is hard situation. Chkdsk
Continue readingAs we know Linux operating system mainly uses files and folders as operational units. Files an folders are stored in files systems and disks. There are different tools to manage
Continue readingFile systems are main component of operating systems. File systems provide required infrastructure for holding data permanently operating system level. Linux supports diverse type of file systems. We will look
Continue readingOne of the main duty of System Administrator is monitoring and checking the disk usage. According to situation take action against it. df command is used to file system disk
Continue reading