pptpd

1. Install ppp via yum: $ yum install ppp -y 2. Download and install pptpd (the daemon for point-to-point tunneling). You can find the correct package at this website http://poptop.sourceforge.net/yum/stable/packages/ : $ cd /usr/local/src $ wget http://poptop.sourceforge.net/yum/stable/packages/pptpd-1.3.4-2.el6.x86_64.rpm $ rpm -Uhv pptpd-1.3.4-2.el6.x86_64.rpm 3. Once installed, open /etc/pptpd.conf using text editor and add following line: remoteip 192.168.0.234-238,192.168.0.245… Read More: pptpd »

iRedMail – Free, Open Source Email Server Solution

http://www.iredmail.org/ What iRedMail is A ZERO COST, fully fledged, full-featured mail server solution. All used packages are free and open source, provided by the Linux/BSD distribution venders you trust. An open source project, released under GPLv2, hosted on BitBucket. Note: We have only one edition of iRedMail, it’s free and open source. All mail services… Read More: iRedMail – Free, Open Source Email Server Solution »

Malware Detector – Maldet

It is quite a common view that your server eventually will be the target of unethical hackers. They will try their best to hack into your server, inject their codes, and get the right to brag among their buddies (pathetic). There so many ways on how they gain access to the server but usually thanks… Read More: Malware Detector – Maldet »