Learning On Demand Learning anything from anywhere

Archive for July, 2007

Upgrading to php5

07.20.2007 · Posted in PHP, Unix

Recent announcement from php.net about end support for php4 make me thinking about upgrading to php5. All server already use latest php4 version php 4.4.7 with mysql support (4.0.27) and apache1.37 Upgrading start from student server : 1. Uninstall all related php4 ports 2. Install php5 ports kongja# cd /usr/ports/lang/php5 && make clean ===>  Cleaning ...

Finally Jeff commit SCHED_SMP work as SCHED_ULE

07.19.2007 · Posted in Unix

FreeBSD 7 release will get shaping up to be an awesome release From Jeff blog : "Well 5 years ago this summer I stopped by evan‘s house in seattle’s university district and told him I was going to write a scheduler that saturday. Today I committed my SCHED_SMP work as SCHED_ULE and I feel it ...

1610 temperature violation detected

07.18.2007 · Posted in Web Server

New server arrive, HP proliant ML 350 G4 P . With four SCSI HD. ready to replace our old email server Just a problem that arise with heatsink that prompt message " 1610 temperature violation detected " sighhh… wait more than 5 minutes for cold the machine has no impact. A few result from google ...

Trying gstripe

07.17.2007 · Posted in Unix

New HP server came with 4 SCSI HD, need to use it for email server. Replace old Intel Pre Server host around 3000 email account. I’ve been playing around with gconcat for ftp server, now wanna try gstripe jedimaster# gstripe label -v email /dev/da1s1d /dev/da2s1d /dev/da3s1d Metadata value stored on /dev/da1s1d. Metadata value stored on ...

pdf spam, reincarnation of image spam?

07.15.2007 · Posted in Software

gmail is great, when my old email server suffering with email pdf spam. Spam folder in gmail already filled with this pdf type  Some opinion : from securiteam : "I have been getting lately more and more PDF based spam, the PDF itself appears to be just a cover for the normal image spam. The ...

Backup and Restore many mysql database in one shot

07.14.2007 · Posted in Database

Its my bad for not reading database manual that lead me for doing boring task . Dump a few database from server and dumping it in my windows xp. one by one. Perhaps someone who see this post can learn and not doing same mistake as me. Command to backup one database : backup database ...

PHP 4 end of life announcement

07.13.2007 · Posted in PHP

From php.net "Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable & production-ready and as PHP 6 is on the way, PHP 4 will be discontinued. The PHP development team hereby announces that support ...

Diff database structure with sqlyog

07.13.2007 · Posted in Database

When requirement for information stored in database grow, old table structure need to adjust for flexibility. Common task to do in  normal cycle : 1. Build new application in other place 2. Synchronize database ( tables) 3. Upload application. Second step ( synchronize tables) often  painful when a lot of changes made at home and ...

Forum List for webmaster

07.12.2007 · Posted in Blog

It’s been long time I don’t visit a forum, my first paging code gave by someone in sitepoint Today I just cross some forum list in digitalpoint forum, list some top forum. To make it interesting they give PR and Alexa rank, here’s the list : forums.Digitalpoint.com — Alexa :140 —- PR :6 — Signature ...

A definitely must have tool : Massive Keyword List Builder

07.11.2007 · Posted in Blog, Software

After a few days deploy All in SEO Pack for wordpress. I made a few experiment with keyword selection and visit to overture, wordtracker etc. In fact its very time consuming but the result is worth. Specially with slackware release posting Today I found an information in DP forum about this software : "Massive Keyword ...