How to Configure a Local Yum Repository Using an ISO Image Describe: In this will be detailed the steps to mount the ISO image and configure the local YUM...
Category - Linux Training
How to Fix e2fsck: Cannot continue, aborting Description: Unable to run FSCK command in Ubuntu as getting the following error, fsck from util-linux 2.27.1...
How To Recover Forgot Root User Password In Centos/RHEL In general case sometimes we forgot root account password or might be need to reset root account...
How To Create Partition More Than 2 TB In Linux It is well known that Linux will not create more than 2 TB using fdisk commands and it is okay for the single...
How To Unzip or Extract Tar.gz files in Linux Tar.gz file is nothing but a archive or compressed format file.This format file contain bulk files in the...
mount: you must specify the filesystem type Description: After reboot the server it is unable to boot and giving the message unable to mount /opt , so skipped...
Linux Training Tutorials – Symbolic Link In general there are two types of links is there in symbolic links, 1.Soft Link 2.Hard Link Soft Link: –...
Linux Tutorials – VIM Editor VIM is a command line editor for files in linux.We can open VIM by using vi or vim from the command prompt. VI –...
Linux Training Tutorials – Linux Basic Commands Linux basic commands that can create,Remove,Copying,Moving files and directories. Create Files In Linux: Cat:...
Linux Training Tutorials – FileSystem Hierarchy System Linux maintain unique file system holding different partitions.Here is the filesystem hierarchy...