In this post, i will show on how to install vim on Redhat Enterprise Linux 6 (RHEL 6) Linux server. Vim stands for ‘Vi Improved’. Vi is one of the…
In this post, i will show on how to install vim on Redhat Enterprise Linux 6 (RHEL 6) Linux server. Vim stands for ‘Vi Improved’. Vi is one of the…
wget is a command-line tool used for downloading files from the internet. RHEL 6 is a version of the Red Hat Enterprise Linux operating system that is still in use…
How to Install b2evolution blog on Linux
In this post, i will show on how to install b2evolution blog on Linux. This howto used Red Hat Enterprise Linux 6 as a sample, therefore it’s should be working…
How to Create the tar file then gzip the file on RHEL 6
In Red Hat Enterprise Linux 6, you can create a tar file to archive multiple files and directories into a single file, and then compress the tar file using gzip…
How to Install php-mcrypt on CentOS 6.2
PHP is a server-side scripting language that is widely used for web development. mcrypt is an encryption library that is used to secure data transmission between the client and server….
How to Install and Configure NTP Server On CentOS 6.2
In this post, i will show you on how to configure NTP server for time adjustment. NTP, Network Time Protocol, it is an Internet protocol used to synchronize the clocks…
How to Fix “/etc/rndc.key: permission denied” for named Service Error
The named service is a DNS server software that runs on Linux systems. One common issue that can occur with named is the “permission denied” error when attempting to start…
How to Configure Bind Chroot DNS Server on CentOS 6.2
In this guide, we will walk you through the process of configuring a Bind Chroot DNS Server on CentOS 6.2. This tutorial assumes that you have already installed Bind Chroot…
How to Install Bind Chroot DNS Server on CentOS 6.2
In this post, i will guide you on how to install Bind Chroot DNS server on CentOS 6.2. DNS is the Domain Name System that maintains a database that can…
How to Restrict Access to Specific Websites using Squid Proxy Server on CentOS 6.2
Managing access to specific websites is a common requirement for many organizations. This can be for a variety of reasons, such as enhancing network security, improving productivity, or complying with…
How to Restrict Web Access By Time Using Squid Proxy Server on CentOS 6.2
In web server administration, controlling internet access by time is a crucial task. This can be achieved using the Squid proxy server on CentOS 6.2. In this tutorial, we will…
How to Check Hard Disk Size and Hard Disk Usage on CentOS 6.2
CentOS 6.2 is a Linux distribution that is widely used in web hosting and server environments. If you are a system administrator or a web hosting specialist, it is essential…