GoLinuxHub

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

Latest Articles

How to configure and Install kdump (crashkernel) in RHEL/CentOS 7

Aug 20, 2018

**Below list of topics are covered in this article** * [What is kdump?]({{< relref "how-to-configure-and-install-kdump-rhel7-crashkernel/index.md" >}}#Whatiskdump) * [Memory requirements]({{< relref "how-to-configure-and-install-kdump-rhel7-crashkernel/index.md" >}}#Memoryrequirements) * [Installing kdump]({{< relref "how-to-configure-and-install-kdump-rhel7-crashkernel/index.md" >}}#Installingkdump) * [Adding Boot Parameters]({{< relref "how-to-configure-and-install-kdump-rhel7-crashkernel/index.md" >}}#AddingBootParameters) * [Where to find generated vmcores?]({{< relref "how-to-configure-and-install-kdump-rhel7-crashkernel/index.md" >}}#Wheretofindgeneratedvmcores) *

Final Part 3: Openstack TripleO Architecture and Step By Step Guide for installation of undercloud and overcloud nodes (compute, controller, ceph-storage)

Aug 15, 2018

**Below list of topics are covered in this article** * [Bring up undercloud director]({{< relref "openstack-tripleo-architecture-step-guide-install-undercloud-overcloud-heat-template/index.md" >}}#Bringupunderclouddirector) * [Prepare Undercloud for overcloud deployment]({{< relref "openstack-tripleo-architecture-step-guide-install-undercloud-overcloud-heat-template/index.md" >}}#PrepareUndercloudforoverclouddeployment) * [Phases of overcloud node deployment]({{< relref "openstack-tripleo-architecture-step-guide-install-undercloud-overcloud-heat-template/index.md" >}}#Phasesofovercloudnodedeployment) + [Registration]({{< relref "openstack-tripleo-architecture-step-guide-install-undercloud-overcloud-heat-template/index.md" >}}#Registration) + [Introspection]({{< relref "openstack-tripleo-architecture-step-guide-install-undercloud-overcloud-heat-template/index.md" >}}#Introspection)

How to check memory usage of an individual process or application/program in Linux

Aug 7, 2018

We know there are various tools available which can help you get the memory related information from the system, some of them are listed below [![Everything2Byou2Bmust2Bknow2Bbefore2Byou2Bstart2Bworking2Bwith2Bsystemd2B2528122529](Everything2Byou2Bmust2Bknow2Bbefore2Byou2Bstart2Bworking2Bwith2Bsystemd2B2528122529.webp)](Everything2Byou2Bmust2Bknow2Bbefore2Byou2Bstart2Bworking2Bwith2Bsystemd2B2528122529.webp) Report short summary of

How to enable or disable transparent (THP) and explicit (nr_hugepages) hugepage and check the status in Linux with examples (explained in detail)

Aug 5, 2018

**Below list of topics are covered in this article:** * [Types of HugePages]({{< relref "enable-or-disable-transparent-anon-hugepage-thp-check-status-examples-linux/index.md" >}}#TypesofHugePages) * [How to disable Transparent Hugepages on runtime]({{< relref "enable-or-disable-transparent-anon-hugepage-thp-check-status-examples-linux/index.md" >}}#HowtodisableTransparentHugepagesonruntime) * [How to disable Transparent Hugepages permanently using GRUB2]({{< relref "enable-or-disable-transparent-anon-hugepage-thp-check-status-examples-linux/index.md" >}}#HowtodisableTransparentHugepagespermanentlyusingGRUB2)

How to lock or unlock a root and normal user account using pam_tally2 and pam_faillock after certain number of failed login attempts in Linux

Aug 3, 2018

Below list of topics will be covered in this article * [Lock account using pam_tally2]({{< relref "how-to-lock-or-unlock-root-normal-user-pamtally2-pamfaillock-linux/index.md" >}}#Lockaccountusingpamtally2) + [Lock non-root user (normal user) for failed login attempts]({{< relref "how-to-lock-or-unlock-root-normal-user-pamtally2-pamfaillock-linux/index.md" >}}#Locknonrootusernormaluserforfailedloginattempts) + [Lock "root" user for