Quantcast
Channel: GoLinuxHub
Browsing all 392 articles
Browse latest View live

How to check the number of HBA cards or ports are available in my Linux setup ?

In my earlier article I had given a bunch of commands which can help a newbie understand dm multipathTutorial/Cheatsheet: Begineer's Guide to Understanding Device Mapper Multipath for LinuxMethod 1On a...

View Article


How to check the HBA name, make, model, firmware, driver version in Linux

In my earlier article I had given a bunch of commands to help understand dm multipathTutorial/Cheatsheet: Begineer's Guide to Understanding Device Mapper Multipath for LinuxNOTE: The commands to...

View Article


Image may be NSFW.
Clik here to view.

The Six Best Screen Recording Apps for Linux and How to Install Them

Recording your screen can be a great way to demonstrate how to do something, especially if you are trying to introduce someone to Linux. After all, screenshots will only get you so far. Of course, you...

View Article

How to send log messages using rsyslog to remote server using tcp and udp...

In my last article I had shared the steps to redirect specific log messages to a different log file using rsyslogIn this article I will share the steps to forward the system log to remote server using...

View Article

Image may be NSFW.
Clik here to view.

20+ scenario based interview questions with answers for beginners and...

This page consists a bunch of scenario based questions and their most possible answers, I have tried to answer to the best of my knowledge but if you feel there could be more possible answers or if you...

View Article


Image may be NSFW.
Clik here to view.

What are the CPU c-states? How to check and monitor the CPU c-state usage in...

What are C-states, cstates, or C-modes?There are various power modes of the CPU which are determined on the basis of their current usage and are collectively called “C-states” or “C-modes.”The...

View Article

How to configure your BIND DNS server on a different port no other than 53 in...

By default DNS server works on port no. 53 but what if you want to change the default port no. in your machine.I wanted to give a try if it is possible and if yes then in that case how am I suppose to...

View Article

How to measure power consumption in watts using powerstat in Linux with examples

In my last article I had explained the various CPU c-states in detail and how you can disable the same, which you can access using below link.What are the CPU c-states? How to disable the C-states? How...

View Article


How to configure local customised repository for zypper based installation in...

Earlier I had written an article with detailed list of step by step guide to create autoyast.xml file for automated scratch installation of SLES 11 and SLES 12Step by Step Guide to create autoyast xml...

View Article


How to check and compare rpm version and release in Linux using bash script

In my last article I had shared some samples script examples to compare decimal values and floating numbers by converting them into integer which can work well for some scenarios but would not be the...

View Article

Image may be NSFW.
Clik here to view.

How to check and update planned day light saving (DST) changes (timezone) in...

Daylight Saving Time happens in multiple countries across the globe and in many places the DST keeps changing every couple of years.IMPORTANT NOTE: If your system is configured with online NTP pool...

View Article

Image may be NSFW.
Clik here to view.

How to set date and time in iLO3 / iLO4 using SNTP and RIBCL scripts from...

By default iLO is configured to use Date and Time information as set in the BIOS but that is not very reliable.I would have expected an iLO to connect with Onboard Administrator and get the time synced...

View Article

Image may be NSFW.
Clik here to view.

Part 1: Step by Step Guide to Install Openstack using Packstack with Compute...

OpenStack project, which is also called a cloud operational system, consists of a number of different projects developing separate subsystems. Any OpenStack installation can include only a part of...

View Article


Image may be NSFW.
Clik here to view.

Part 2: Configure Openstack OVSBridge, Network (Neutron), Public and Private...

In my last article I have already shared the steps to bring up a controller and compute setup and install openstack using packstack.Part 1: Step by Step Guide to Install Openstack with Packstack...

View Article

Image may be NSFW.
Clik here to view.

Part 3: Create Glance Image, Cinder Volumes, Flavor Templates and key pairs...

In my last article I have already covered below topicsPart 1: Step by Step Guide to Install Openstack using Packstack with Compute and Controller node on RHEL 7Part 2: Configure Openstack OVSBridge,...

View Article


Image may be NSFW.
Clik here to view.

Part 4: How to create, launch and connect to an instance from scratch in...

In my last article I have already covered below topicsPart 1: Step by Step Guide to Install Openstack using Packstack with Compute and Controller node on RHEL 7Part 2: Configure Openstack OVSBridge,...

View Article

Image may be NSFW.
Clik here to view.

How to test ssh connection using bash script in Linux

There can be multiple scenarios due to which ssh connection may fail, some of them can benetwork issuespassword incorrectpassphrase incorrectand many more..so we will try to rule out all the possible...

View Article


Image may be NSFW.
Clik here to view.

How to check the swap memory usage by a process in Linux

Earlier I had written an article on swappiness, here I will show you some of the methods which can be used to check the swap memory utilisation.Below article is tested and validated on Red Hat...

View Article

Image may be NSFW.
Clik here to view.

How to configure offline yum repository using DVD and HTTP or Apache server...

In this article I will show you the steps to configure an offline yum repository in your network using http serverIMPORTANT NOTE: I had already written an aticle to use yum with apache but that was...

View Article

Image may be NSFW.
Clik here to view.

How to lock or unlock a root and normal user account using pam_tally2 and...

To secure your server against unwanted attempts to login from third party it is always a good idea to implement login related hardening so that a user is denied login after certain amount of failed...

View Article
Browsing all 392 articles
Browse latest View live


Latest Images