To read more, please download the pdf below:
Interest Free Period Removed
No more Interest Free Period for Our Credit Card?
23 June 2008Posted by Hafiz at 3:29 PM 0 comments
Labels: News
Grab Video from Youtube
20 June 2008
Grab Video from Youtube and other site that provide streaming video
I found out one website that allow you to grab/rip video from the streaming video site and download to your PC.
KeepVid
Just copy the link from any site like Youtube and paste it into the empty field and click Download.
Posted by Hafiz at 4:25 PM 0 comments
Labels: Grab, Technology, Video, Youtube
IBM HTTP Server clustering with RSYNC
This will be my 1st post related to my research. For those want to deploy IHS clustering, I think RSYNC is the best software.
Software that I used in this research:
1. Suse Enterprise Linux 10
2. Rsync
3. SSH
Steps:
1. Install IHS on both server, server A and server B.
2. Install rsync application on the server A.
3. Create a user name syncer on both server.
Note: You can change the username to any name that you prefer.
4. Create a public key so syncer user on server A can access server B using ssh
Command:
ssh-keygen -t dsa
Note: don't put any passphrase
5. FTP the /home/syncer/.ssh/id_dsa.pub file from server A to serverB under /home/syncer/.ssh
6. Rename the id_dsa.pub to authorized_keys2.
7. Create rsync script in server A under /home/syncer and add in these lines:
!/bin/bash
rsync -r -a -v -e "ssh -l syncer" --delete /opt/IBM/HTTPServer/htdocs/ ihs2:/opt/IBM/HTTPServer/htdocs/
8. Add cron task for user syncer in server A:
Command:
su - syncer
crontab -e
# Add this line:
0-59/1 * * * * /home/syncer/rsync.sh
# to check the cron task
crontab -l
9. So now you have IHS clustering secured with SSH tunneling.
Posted by Hafiz at 11:54 AM 0 comments
Labels: Clustering, HTTP, IBM, IHS, RSYNC, SSH, Technology
KOPEDIK ATA Program
19 June 2008For you information, Friendship Loan Program for KOPEDIK ATA, has been closed temporary.
It is because KOPEDIK need time to market and sell the existing KOPEDIK ATA device before reopen the Friendship Loan Program.
For more detail, please refer to link below:
KOPEDIK
Program will be close starting from 21 of June 2008.
Posted by Hafiz at 10:28 PM 0 comments
Labels: News
What is Khalifah?
Khalifah is a messenger and leader that Allah created to manage earth.
4 Islam's famous khalifah:
1. Saidina Abu Bakar
2. Saidina Uthman
3. Saidina Umar
4. Saidina Ali
Posted by Hafiz at 10:10 PM 0 comments
Labels: Islam