March 17, 2016
I have faced unavailability of beanstalkd package in epel yum repository recently and got some answer from source and git repository installation but i got no luck in start services thorugh git code after compilation.After some time invest i got solution on centos.org build solution. In below steps i will… Continue Reading…
September 28, 2015
Here in this small post , i will discuss about taht how to port open in latest RHEL 7 or CentOs 7 or Fedora version firewall . some users want to open ports or some of user wants to open port for services like http, ftp , ssh etc.. I… Continue Reading…
November 9, 2016
Apache web server installed by default with Virtualmin module in Webmin, but Install and Configure Nginx on Virtualmin : Here I have followed this on CentOs 7 , CentOs 6 , RHEL 7 , RHEL 6 . (1) Stop the apache and disable on boot : Stop the apache service… Continue Reading…
September 25, 2015
As plesk panel provide lower version of php and mysql , so for the application which needs higher php version we need to upgrade php version to higher than php 5.3 , In plesk it is very easy to upgrade php as well as mysql , you just need to… Continue Reading…
March 16, 2016
Setup Webmin through RPM / YUM Webmin is a administrator tool that makes it less difficult for administrators to deal with their Linux boxes. It provide linux server management web interface . It modules give a space just perspective of information .permitting the domain virtual server account holder to perform all… Continue Reading…
September 25, 2015
Hostname updating problem with CentOS 7 RHEL 7 in AWS EC2 In CentOS 7 and RHEL 7 some times , we have faced hostname updating issue, i had got same issue in AWS EC2 where DHCP configures on CentOS 7, when i attempted a few time in different ways to… Continue Reading…
September 25, 2015
Find apache or httpd configuration file path Most of the user not known to find or path of web server configuration file of Apache ( httpd ) in server.Apache having different configuration path on different OS , It depend on installation of apache by which method is used . Run… Continue Reading…