How to change port no of BIND DNS server 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
Linux tutorials, DevOps guides, shell scripting, automation, and practical how-to content.
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
Here I would like to share a script which you can use to clear your cache memory. **IMPORTANT NOTICE:** This is something one should not do as cache is used
You ca use these firewall rules for simple share level Samba server. But in case you are looking for iptables rule for Samba4 Active Directory follow the below link [IPtables
Banner is something which you will see before or after you login to a particular system. In this post I will show you how to create a banner to give
You can configure apache web server with or without ssl support where as it is always recommended to use ssl along with apache for security reasons. Let me show you
A message transfer agent receives mail from either another Mail Transfer Agent (MTA), a Mail Submission Agent (MSA), or a Mail User Agent (MUA). The transmission details are specified by
You can create a password less connection between two Linux box using RSA authentication. Before moving ahead with the steps to do so let us get to know RSA in
I have already written an article [to check the last login time of individual respective user]({{< relref "how-to-check-last-login-time-for-users/index.md" >}}) and also with the [commands and files which can be used to track last
These are some of the errors which I came across while working on FTP server along with the solutions. **Error 1:**KERBEROS_V4 rejected as an authentication type # ftp 10.10.10.90 Connected
You must have faced a condition when you need to increase your [swap]({{< relref "what-is-virtual-memory-paging-and-swap/index.md" >}}) size. Well I faced one when I was trying to install [Oracle Database]({{< relref "oracle-11gr2-installation-in-redhat-62/index.md" >}}) and I was out