Jun 28, 2018
In my last article I had shared some samples script examples [to compare decimal values and floating numbers by converting them into integer]({{< relref "how-to-compare-floating-point-decimal/index.md" >}}) which can work well for some scenarios
Jun 21, 2018
Learn how to configure a local customised repository for zypper based installation in SuSE Enterprise Linux using your own RPMs and GPG key.
Jun 18, 2018
In my last article I had explained the [various CPU c-states]({{< relref "what-cpu-c-states-check-cpu-core-linux/index.md" >}}) in detail and [how you can disable the CPU states]({{< relref "what-cpu-c-states-check-cpu-core-linux/index.md" >}}), and different commands which can show you [the memory
Jun 10, 2018
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
Jun 8, 2018
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.”
Jun 1, 2018
IMPORTANT NOTE: 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
May 29, 2018
In my last article I had shared the [steps to redirect specific log messages to a different log file using rsyslog]({{< relref "how-to-redirect-specific-log-messages/index.md" >}}) and to [secure your ssh service using fail2ban](https://www.golinuxcloud.com/secure-ssh-and-root-login-with-fail2ban-rhel-centos/) on
May 28, 2018
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
May 26, 2018
In my earlier article I had given a bunch of commands to help understand dm multipath [Tutorial/Cheatsheet: Begineer's Guide to Understanding Device Mapper Multipath for Linux]({{< relref "tutorial-cheatsheet-begineers-guide-dm-multipath-rhel-linux/index.md" >}}) **NOTE:** The commands to
May 26, 2018
In my earlier article I had given a bunch of commands which can help a newbie understand dm multipath [Tutorial/Cheatsheet: Begineer's Guide to Understanding Device Mapper Multipath for Linux]({{< relref "tutorial-cheatsheet-begineers-guide-dm-multipath-rhel-linux/index.md" >}}) **Method