Similar Posts
Linux DNS Server (Bind) Configuration on CentOS 5.5
BIND is short form of the Berkeley Internet Name Domain, which is a group who maintains the DNS-related software suite that runs on Linux. The most popular program in BIND is named, this service is responsible for resolving hostnames into ip-addresses . We are going to learn how to configure DNS Server (Bind) on CentOS…
How to Configure BIND On Linux (RHEL7/CentOS7)
What is DNS ? In this Tutorial we are going to learn How to Configure BIND On Linux CentOS/RHEL7 so lets first start with DNS. DNS (Domain Name System) is a hierarchical structure that is responsible for resolving hostnames into their numerical IP addresses for computer systems and vice versa.` Domain Name System has been…
Setup Document Management System on CentOS 7/RHEL 7
Overview: OpenDocMan is a free open source document management system comes with web-base management, which is written purely in php. It is licensed under GPL. It provides centralized storage of documents and files, restrict access to files, automated work flow, smart storage using metadata fields for all files stored in system, quick search and browse…
Getting Started with PHP
Before going to start you need to install Web Server ( Apache ) as a platform in order to execute PHP Scripts, find below the other tools which you will be using for testing PHP Scripts. ` Post Views: 2,465
Basic Linux Commands
Basic Linux Commands It is very important to learn about Linux command line interface because this is the heart of Linux. We recommend you to go through this section while sitting in front of the computer In this tutorial we will learn basic Linux commands with brief description.` Post Views: 11,079
Installation and Basic configuration of Squid Proxy
How to Install Squid From Source Code on CentOS 7 Install Squid From Source Code: This article is part of previously started series on most demanding topics related to squid proxy server Titled: How to control internet access using Squid Proxy Server. ` Post Views: 6,727
