BECOME A MAGAZINE CONTRIBUTOR
BECOME A MAGAZINE CONTRIBUTOR
How to create, configure and use YUM repository in RHEL/Cent OS 7.
Whenever you use a base Operating System(OS), you have to install some packages which are very similar to the applications you install in Windows. Once you have installed the packages in RHEL/Cent OS you need to configure it. In
How to configure BIND for DNS server in RHEL/CentOS 7
DNS(Domain Name System) is very important when you use internet to access any website. With the help of DNS you are able to redirect to domain names to IP. To explain further I would say all the servers are
LATEST NEWS
LATEST NEWS
How to configure IP address in Redhat/Centos 7
In this blog article I would be sharing how to add or change the IP address in Redhat/CentOS 7. There are two ways of adding or changing the IPADDRESS. [symple_box color="gray" fade_in="false" float="center" text_align="left" width=""] [root@localhost /]# nmtui # command to open Network Manager Text user interface in which
How to free the RAM space in RHEL/CentOS 7
Many times we realize that the RAM is taking extra space which may lead to slow performance of the system or server. So we can optimize and free the RAM space with few commands. [symple_box color="gray" fade_in="false" float="center" text_align="left" width=""] [root@localhost /]# free -m # check the current RAM
How to create YUM repository in Redhat/CentOS Linux 7
Creating YUM in Redhat makes the local installation of the packages much easy. [symple_box color="blue" fade_in="false" float="center" text_align="left" width=""] Things to do [/symple_box] Mount the CDROM Copy packages and
Not able to get VMware virtual machine access from Putty/SSH.
This generally happens after installing virtual machines like Solaris, Redhat or Windows server in VMware. What made me write this article is because this happened to me as well. J
How to configure a BIND DNS server on Oracle Solaris 10
Domain Name Service(DNS) is an Internet naming system which resolves host names to IP addresses and IP addresses to host names. We will be creating DNS server, to do so we need to configure ‘named’
How to get root login to Oracle Solaris 10 system via SSH.
When you need to get root access of Oracle Solaris 10 installed machine and you like to access the system via SSH you need to make few changes to the