GoLinuxHub

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

Latest Articles

How to disable or enable ipv6 in Linux

Jun 16, 2017

In another article I have shared [step by step guide to configure IPv6 in Linux with examples](https://www.golinuxcloud.com/how-to-configure-ipv6-address-in-linux-rhel-centos-7/) and in this article I will share the steps to disable and enable

How to create customized bootable ISO image in RHEL/CentOS 7

May 21, 2017

I have written separate articles with detailed steps to [create a user with encrypted password using kickstart file]({{< relref "how-to-create-user-normal-and-root/index.md" >}}), or to [perform interactive installation]({{< relref "how-to-perform-interactive-kickstart/index.md" >}}) using kickstart file and with the steps