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…)

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…)

Maya, is popular 3D graphics and modeling software for graphic designers. Now it is owned by Autodesk Entertainment division. Maya is 3D texture, modeling and rendering packag with the tools which can animate simulations of real-world physics as well as character animation.

(Keep reading…)

I’ve stated that there must be a way of working around the need to provide the root password for certain administrative tasks. This is generally in response to threads started by people who find typing in a password when they want to install programs (For example.) to be extremely irritating.

(Keep reading…)

It is observed that in some cases certain files open in applications which are not well suited for those files.

When user creates JPGs in Photoshop. Mac OS X naturally wants to open it up in Photoshop. But for preview purposes it seems a slow process. To open the file in Preview mode is better solution.

(Keep reading…)

Squid is a popular web caching proxy server. There is a lot of variety in it. It is primarily designed to run on Linux / Unix-like systems but it can also run on Windows. Squid is supporting FTP, gopher, and HTTP data objects. Squid handles all requests in a single, non-blocking, I/O-driven process.

(Keep reading…)

In this howto I am going to explain the steps involved in the configuration of SSL based FTP Server, which will enable users to securely access the FTP service through SSL.

(Keep reading…)

Qmailtoaster is a project whose purpose is to install Qmail with RPMs on RPM based Linux and these RPMs are source RPMs. The advantage of Qmailtoaster is that it contains all patches needed for Qmail for example domainkeys etc.

(Keep reading…)

IPsec is a protocol which sits on top of the Internet Protocol (IP) layer. IPsec allows communication between hosts in a secure manner. The FreeBSD IPsec based on the KAME implementation.

I’ll use FreeBSD 7.2 for this howto, before we start to configure IPsec we need to compile IPSEC module into FreeBSD kernel if you don’t know to recompile FreeBSD kernel then please follow this document. To enable IPsec support into your kernel, add the following options in kernel configuration file:

(Keep reading…)

MySQL Server FreeBSD
FreeBSD, Tutorial & How-to Articles

Installing MySQL on FreeBSD

By: TechBabu on October 13th, 2009
3

In This article I’ll describes how to install very famous and popular relational database, especially using as a back-end database for most web servers.

This article will not teach you how to use SQL. Our consideration go trough only for Installation.

(Keep reading…)