Nginx on cPanel – Quick set up guide of Engintron
Cpanel,Linux General,cPanel doesn't have the Nginx support as an alternative to the Apache also Nginx proxied to the Apache. However, we can make use of the third-party plugins for our requirement.
Read moreSetting up Reverse DNS Without The Help Of Data Center
Linux General,In most cases, the rDNS setup will done by the Data Center (DC) technicians. But in case if the DC delegates it to a support team like us, you have 2 choices – to leave it in the hands of server
Read moreHow to Install and Configure ProFTPD on Linux Server
Linux General,In a web hosting environment, running an FTP server is an essential function and it gives the client access to file servers. In this blog post, let’s look at how to install and configure ProFTPD on a Linux
Read moreWhat Does a Customer Consider Before Choosing Business Website Hosting
Content management system,Linux General,Every business today understands the importance of having an online presence. Digital marketing is the keyword for every business promoter and the best way to establish an online footprint is with a website.
Read more403 Forbidden Error – Causes and Fixes
Linux General,You spend months, working day in and out coding your website and it is finally time to test it. You type the URL of the website in a browser and hit enter, only to be slapped back with a 403 Forbidden
Read moreE-mail Authentication
Linux General,We all send Email on our day to day life, We send mails from our Email client (Outlook, Thunderbird ) or from a Web interface (From browser), the mails gets transferred to the recipient.
Read moreAPACHE PHP-FPM MOD_FASTCGI
Linux General,Apache PHP-FPM is an alternative implementation of PHP-FastCGI. In PHP-FPM the PHP process runs as a standalone without the need of web server. It listens for incoming requests on either a TCP
Read moreFind open ports on the Linux server using a script
Linux General,Create a .sh file with below script and set execute permission for the scrip file.
Read moreNetwork Installation on Linux using NFS
Linux General,Install dhcp,copy /usr/share/doc/dhcp-xxxx/dhcpd.conf.sample to /etc/dhcp/dhcpd.conf cp -r /usr/share/doc/dhcp-xxxx/dhcpd.conf.sample /etc/dhcp/dhcpd.conf
Read moreOpen VPN Server Configuration on Linux
Linux General,It will create folder under /etc/openvpn and /usr/share/doc/openvpn-2.1.1 cp -r /usr/share/doc/openvpn-/easy-rsa /etc/openvpn cp -r /usr/share/doc/openvpn-/sample-config-files/server.conf /etc/openvpn we have to copy the “easy-rsa” folder and “server.conf” file from /user/share/doc/openvpn
Read more