
How to Prepare Local Yum Repository from CD-ROM/DVD-ROM image on RHEL 7
If you have installed Red Hat Enterprise Linux 7 (RHEL 7) but do not have access to the redhat official repo, you will encounter problems installing and updating software. To…
How to Prepare Local Yum Repository from CD-ROM/DVD-ROM image on RHEL 7
If you have installed Red Hat Enterprise Linux 7 (RHEL 7) but do not have access to the redhat official repo, you will encounter problems installing and updating software. To…
How to Create LVM in Linux CentOS 7 / RHEL 7 / Oracle Linux 7
Storage technology plays a important role in improving the availability, performance, and ability to manage Linux servers. One of the most useful and helpful technology to linux system administrator is…
4 lvcreate Command Examples on Linux
Logical volume management (LVM) is a widely-used technique and extremely flexible disk management scheme. It basically contain three basic commands: a. Creates the physical volumes using pvcreate b. Create the…
How to Install Webmin 1.720 on CentOS 6/RHEL 6
Webmin is a web-based free software that is created for the administration of the system for linux and unix . It is managed through the graphical web interface that is…
How to Import and Export MySQL Database Command line in Linux
In this article, I will show you how to import and export MySQL database command line in Linux. In this case, export is to backup while import is to restore….
How to Remove/Uninstall Nginx Installed from Source on CentOS 6/RHEL 6
On this day, Nginx web server is reported to be a most popular and fastest in the internet if installed properly. But it should always be updated from time to…
How to Prepare for Zimbra 8 Installation Prerequisites on RHEL 7/CentOS 7
Before we install Zimbra 8, I would recommend you to meet all of these requirements. Some software prerequisites should be installed first, then setup the DNS and MX records, provides…
How to Install Zimbra 8.6.0 on RHEL 7/CentOS 7
Zimbra 8.6.0 brings new features, improvements in Mail server and better web clients experience. Some that caught my attention was local lmtp client can communicate over ssl for mail server,…
How to Install Nginx 1.6.2 with PageSpeed on Linux CentOS 6
This article will show you the steps to install Nginx and ngx_pagespeed module on Linux CentOS 6 virtual private server (VPS). By using ngx_pagespeed, the speed of your website will…
How to Disabled SELinux using Command Line on CentOS 6/RHEL 6
In this short article, I’ll show you an easy way to disable SELinux in RHEL or CentOS 6 6. You only need to run the following command line. After that,…
Problem : I noticed there are the errors in NGINX when trying to update my WordPress post. In my case, NGINX service running as web service with php-fpm behind varnish…
How to Setup VsFTPD Service with SSL/TLS on Linux CentOS 7 / RHEL 7 / Oracle Linux 7
If you have your own dedicated server or virtual private server (VPS) that run in linux operating system to host your website or blog, it is recommended to install and setup…