How to configure your BIND DNS server on a different port no other than 53 in Linux
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
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
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.”
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
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
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
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
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
Below are some of the storage template examples which can be used in kickstart for various type of installation option #### Simple Layout Using below we do not give any
Before starting with going into the various commands we use for multipath let me give you a overview of multipath Without DM Multipath, each path from a server node
RPM spec files have several sections which allow packages to run code on installation and removal. These bits of code are called scriptlets and are mostly used to update the