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...
Tag - linux
How To Install linux-image-extra and linux-image-extra-virtual In Ubuntu 18.04 Description: While install linux-image-extra-$(uname -r), linux-image-extra...
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...
How To Install DB2 Express In Linux Description: Here is the steps to install DB2 express in Linux server including the pr-requirement and configurations for...
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 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...