Archive for March, 2008

In sfarsit am reusit.

Ei …. ce pot spune. Am reuist sa trec de pe drupal pe wordpress. Nu pot spune ca am facut aceasta schimbare cu vreun programel ceva, ci am trecut posturile manual ( unii ar spune “lucru manual” ). De acum inainte sa vedem ce se va intampla cu acest blog ( sau cum se mai [...]

Install windows xp on toshiba L40

Hello Today, I try to install windows xp on toshiba satellite l40 14f. First, I go on google try to find some information. Nothing about it, that why I say to write a topic on it. So… let’s go First download the sata driver from here Sata L40 driver. After that use nLite to insert [...]

Installing APF on SUSE

Install APF * Download latest version $ wget http://www.r-fx.ca/downloads/apf-current.tar.gz * Unpack $ tar -zxf apf-current.tar.gz * Change to upacked directory (default : apf-0.9.6-1/)

how to change time in linux

Introduction This document explains how to set your computer’s clock from Linux, how to set your timezone, and other stuff related to Linux and how it does its time-keeping. Your computer has two timepieces; a battery-backed one that is always running (the “hardware”, “BIOS”, or “CMOS” clock), and another that is maintained by the operating [...]

Lighttpd install perl, mysql support in chrooted jail

Perl is Practical Extraction and Report Language, which is quite famous and used by many web application. A Perl5 database interface to the MySQL database is provided by libdbd perl mysql shared library. You can install perl support via mod_fastcgi or mod_cgi. Following are essential steps to run perl based application in chrooted lighttpd setup [...]