GoLinuxHub

Linux tutorials, DevOps guides, shell scripting, automation, and practical how-to content.

Latest Articles

How to configure yum server repository using iso dvd

Jun 25, 2017

If you are not already aware of "YUM" (Yellowdog Updater, Modified) is used for installing rpms. Yum allows automatic updates, package and dependency management, on RPM-based distributions. Ideally yum is

sed :Replace whole line when match found

Jun 25, 2017

Here our requirement is to replace a line with our content when a match is found with in the file Our sample file /tmp/file This is line one This is