In this howto we will learn how to setup a SSL based secure VPN server on linux. We will achieve this through OpenVPN .OpenVPN is a free & open source virtual private network program for creating point-to-point or server-to-multiclient encrypted tunnels.

Let’s install and configure our vpn server. The first thing we have to ensure that we are login as root. Secondly OpenVPN is not in base repository of redhat/Centos/Fedora etc. We need (Dag Wieers) repository for OpenVPN.

(Keep reading…)

apache_mod_rewrite
Apache

Redirect HTTP To HTTPs with mod_rewrite

By: TechBabu on December 15th, 2009
0

We all knows HTTPS is the use of Secure Socket Layer (SSL) or Transport Layer Security (TLS) as a sublayer under regular HTTP application. The HTTPS protocol encrypts and decrypts user’s page requests as well as the pages that are returned back by the Web server.

In this little tutorial We will show you how we can redirect our normal http traffic to https using apache mod_rewrite module.

(Keep reading…)

3d_effects
Softwares

Top 5 3D Modeling And Rendering Tools

By: TechBabu on December 15th, 2009
4

Many advanced tools for 3D modeling and rendering has been introduced in the market, Maya and 3D Max are exceptional tools for creating start of the art 3D modeling and rendering work. I have taken some best 3D modeling and rendering tools available out there.

(Keep reading…)

Apache/PHP and MySQL are usually know as LAMP (Linux, Apache, MySQL, PHP). But on this page we will cover the SAMP (Snow Leopard, Apache, MySQL, PHP). In this tutorial you will learn how we can configure Apache/PHP/MySQL on Snow Leopard.

Apache and PHP by default installed in Snow Leopard so we don’t need to install these tools again. We only need to install MySQL. Now let’s install MySQL

(Keep reading…)

The database become more fragmented whenever you delete any large data from your sql database. It is always a very good practice to optimize your database time by time especially if you are dealing with a lot of varying characters (VARCHAR).

Optimizing a single table is very easy. Here is the command that how we can optimize MySQL database single table with command line.

(Keep reading…)

Often It happens device remains busy during unmounting a device(CD, Disk or NFS shared partitions) on Linux. It is good idea Linux should tell you what is keeping the device busy? We are using Centos, and message remains same in all the time we have used Linux.

(Keep reading…)

PHP has now been widely used as a development platform for web-based applications. As PHP is in continued development process, we observe different enhancements in PHP itself. One of the major changes we have recently observed is the release of its new version PHP5. 

Now your application is developed in PHP4 and you want to upgrade it to PHP5, but you also want to test it on PHP5 first.

(Keep reading…)

We have gathered T-shirt designs related to different operating systems. This article will serve you to passionate yourself with the T-Shirt of your favorite operating system. These T-shirts will let you show attachment with your favorite operating system that will let other take the inspiration from your favorite OS as well.

(Keep reading…)

Adobe Illustrator is powerful tool for vector illustration graphics and can be used for web pages and print media designs, We are showing listed inspirations with some interesting designers work which will give more tips and tricks.

(Keep reading…)