Learning On Demand Learning anything from anywhere

Archive for June, 2008

Step by step install wpmu in FreeBSD

06.28.2008 · Posted in Step By Step, Unix

A client need to install wordpress multi user to teach their employee about blog. They want it installed in their server, running FreeBSD 7 stable. Here’s step by step install wpmu in FreeBSD, might be useful for someone 1. Download latest wpmu file. wget http://mu.wordpress.org/latest.tar.gz 2. Extract and  rename phantom# pwd /home/phantom/public_html phantom# ls info.php ...

Enable register_globals in one virtual host

06.27.2008 · Posted in Web Server

one of my client wanna install prestashops. They want register globals off and session autostart setting to off. Those setting only applied to their store only, not affect whole setting. Because I have setting to httpd.conf I just add two lines : <VirtualHost 222.124.140.27 > ServerAdmin webmaster@clientdomain.com DocumentRoot /home/clientname/public_html/store ServerName store.clientname.com php_flag register_globals off php_value ...

SEO and WordPress Permanent Link

06.26.2008 · Posted in Blog

Its common sightseeing for me to see wordpress permalink untouch or  customized. In my opinion permalink provided by wordpress really help in the eye of search engine. For demonstration purpose I take a few blog from Wongkito Community : >> Default 1st example : Take IT Or Leave IT When I click the title, I’ll ...

Find out Hard Disk position on FreeBSD

06.24.2008 · Posted in Unix

I just replace first HD in our email server with new one, little HD to replace 500GB HD Until I forgot to copy important file in old HD to new one. My friend ask me to show my way to find out hard disk location in FreeBSD. System layout before put old HD : email# ...

Looking up update.FreeBSD.org mirrors… none found.

06.23.2008 · Posted in Unix

I often to see that message but finally I found my mistake My mistake is…. I try only once, think if the chance not succeed in first attempt it means I fail. Definitely wrong : email# freebsd-update fetch Looking up update.FreeBSD.org mirrors… none found. Fetching public key from update.FreeBSD.org… failed. No mirrors remaining, giving up. ...

Browsershots, compare your blog/web compatibility

06.21.2008 · Posted in Software

Just found browsershots, their aim is to provide clear view on how blog / web site rendered and display in various browser. Complete and enough for me as we need it for make testing standard. Recommended for curious designer Check out their screenshots to see people test it. ...

Unknown setting: mail_privileged_group

06.21.2008 · Posted in Linux, Unix

Downgrade dovecot to 1.0.10 give me error : mail# /usr/local/etc/rc.d/dovecot start Starting dovecot. Error: Error in configuration file /usr/local/etc/dovecot.conf line 262: Unknown setting: mail_privileged_group Fatal: Invalid configuration in /usr/local/etc/dovecot.conf Find line 262, talk about mail_priveleged_group solution : change mail_privileged_group = mail into mail_extra_groups = mail and start dovecot service. Work Unknown setting: mail_extra_groupsUnknown setting: mail_privileged_groupmail_privileged_groupdovecot ...

PhD Studentship in Chemical Engineering – University College London

06.19.2008 · Posted in Chemical Engineering

PhD Studentship: Dorothy Hodgkin Postgraduate Award Modelling Rupture of CO2 Pipelines Department of Chemical Engineering Reducing carbon dioxide emissions is considered to be the most effective way of tackling the effects of global warming. This will require the large-scale capture, transportation and storage of CO2. In the case of coal fired power generation plants, pressurised ...

Wine 1.0 release and Firefox 3 download

06.17.2008 · Posted in Software

Yes, June 17 2008 Two big software released : 1. Wine, get mature in each release. Today they release version 1.0 2. Firefox 3. Wanna get involved in spreading firefox 3. Today is the right time since they release version 3 release today. Download now! Wine 1.0 Firefox3 descargar firefox para winedescargar firefox para wine ...

Download Manager for Linux

06.15.2008 · Posted in Linux

My wife ask me what application she can use for download file from internet. She just install Ubuntu. I used to use wget but I think it’s not the right time for her to touch command line After searching on internet I pick one D4X. Here’s my steps for installing download manager (D4x) in Ubuntu ...

Stop GAMMU smsd (27)

06.09.2008 · Posted in Database

C:\gammu2>gammu –smsd MYSQL smsdrc Log filename is “smsdlog” Stop GAMMU smsd (27) Fri 2008/06/06 11:06:10 : Stop GAMMU smsd (27) Fri 2008/06/06 11:06:53 : Start GAMMU smsd Fri 2008/06/06 11:06:53 : PIN code is “1234″ Fri 2008/06/06 11:06:53 : commtimeout=1, sendtimeout=10, receivefrequency=0, resetfrequency=0 Fri 2008/06/06 11:06:53 : deliveryreport = no Fri 2008/06/06 11:06:53 : phoneid ...