How to configure TigerVNC Server in Linux – A Remote Desktop Application For Linux

How to configure TigerVNC Server in Linux – A Remote Desktop Application For Linux

In this article, we are going to discuss How to configure TigerVNC Server in RHEL/CentOS/Fedora. VNC stands for Virtual Network Computing is an open-source application used to share the desktop remotely in GUI (Graphical User Interface) format. It uses the RFB (Remote Frame Buffer) protocol to transfer data over the network. TigerVNC Server is an …

Read more

Best Linux chmod Command With Examples

Best Linux CHMOD Command With Examples

In this article, we are going to learn what is Linux chmod command and how to use it. chmod command is used in Linux related operating system to Change file mode bits. In simple language, you can change the permissions of files and directories in Linux using chmod command. There are two methods by which …

Read more

How to Mount an ISO Image in Linux

How to Mount an ISO Image in Linux

In this article, we are going to learn How to Mount an ISO Image in Linux. ISO Image file is like a Container which contains all required materials or in simple word its a Screw Driver box which contains all different shape of bit’s for different Screws, Like that ISO Image file is an archive …

Read more

How to Setup Master/Primary DNS Server with Bind in Redhat/Centos/Fedora

How to Setup Master/Primary DNS Server with Bind in Redhat/Centos/Fedora

In this article, we are going to learn How to setup a Master/Primary DNS Server with Bind in Redhat/Centos/Fedora. Master DNS Server is Also Referred to as a Primary DNS Server. BIND Stands for ( Berkely Internet Name Domain ) and DNS Server Stands for ( Domain Name System/Server ) is a Service/Protocol used for Resolving the …

Read more