Gong Xi Fa Cai books
Recently Government announced Free Voucher for IPT students worth MYR200. Here it is. I claimed them!! haha. MYR 150 spent and I have MYR50 voucher left. Share with you some books that I bought recently. (Only Tun Mahathir’s book bought using that voucher lol). Anyway Gong Xi Fa Cai to all M’sian. 1 M’sia Voucher. From Left (A Doctor in the House, Aku Terima Nikahnya – Compiled version and Chicken Soup for Soul)
Book Review : A world Without Islam
Title A World Without Islam Price RM63.9 Source MPH Online My Rating This book title sound very controversial. Without reading through this book, people will assume this book is about anti- Islam and suggest it will be great if Islam never existed in this world. However, once I read through this book, it’s suggest the opposite (I’ve just finished with few chapters). The writer was former vice-chair National Intelligence Councill. This book, is has nothing to do about religion comparison at all. However, it stressing about the relationship within the West and Middle East, and will it be different if Islam have never be the religion of most people of middle east. For sure, as…
Web form SMTP authentication with PHPmailer
Information collection is important especially when you need some info from user through the web. Most common interaction is a “Contact” form through website. If you subscribe to a webhosting service, normally webhosting provider will equip you with capabilities to send mail through form. However, you most likely have to authenticate as a valid email user to ensure you able to send mail through a form (this is to prevent spammers utilizing mail service to sending out mail without authentication). PHPmailer is very useful script for that purpose. What you need is: Download PHP mailer and ensure your webhost provider allow you to send mail through a form (Some of them will not allow you…
My Top 3 F.U.T – (Frequent Used Tools).
It seems like most Malaysian observing 3 days holiday again. This year most of the public holiday fall on sunday, which mean replacement on Monday!! haha. Anyways, long time haven’t blogging. My heart says “Write something…”. I wish to share my frequent tools use everyday for completing my task/job. 1. KeepasX It’s a password management Software. Most of my password are complicated and seems be impossible for human to memorize it. 2. Terminator Sounds like a movie title huh? But it’s not. It’s a tools for splitting my terminal. So, I can ssh to multiple server in one windows. 3. Zim Desktop Wiki. I Use this to take my notes, work log and…
Enable Port in Windows Firewall
Last time, I tried to setup a windows mail server. I manage to sent out, but failed to get any mail incoming. While I’m pulling my hair , then, I just realized, I forgot to enable port for incoming mail!! Ah.ha. (Don’t become like me). Notes: Below example was run under testing environment, using my favourite Desktop Virtualization Software “Virtual Box”. OS: Windows Server 2008. 1). Point to start menu and look for “Windows Firewall with Advance Security” 2) . Select Inbound Rules from the Sub-Menu : 3) Select “Port” for the “Rule Type”. Proceed by…
Malware hunting tips (Linux based server)
Sometimes, in a very rare case, your website might be infected or injected with a bad code@malware. If such case happen to you, (It happened to me few times since I’m very lazy to update myown blog cms patches,update and etc. haha) here is some tools that I can suggest to “hunt” for bad code. 1. Linux Malware Detect Website : (http://www.rfxn.com/projects/linux-malware-detect/) I used this for quite sometimes. Especially, If a non-technical client request my help to overcome their problem when Google show warn when people visit their website. However, this tools is useful when you have full access to the Linux server as root. If you are subscribing to a VPS…
Joomla!! Vulnerability Scanning with Joomscan
WARNING!!! This should be use for academical purpose only. It is Sunday, suddenly I feel sooo boring (even tough a lot of thing I can do eg: Sleep ). I would like to share how to check for possible vulnerabalities for your Joomla!! based website, using one of tools that listed in OWASP project. The project for this Joomla!! Scanner is funded by YGN Ethical Hacker Group, Myanmar In this post, I use my backtrack Virtual Machine (You can just download and execute them but you need to have perl installed on your machine). To scan, Issue following command inside the “joomscan” directory : [root@alifazman joomscan] perl joomscan.pl -u yourtarget.com Then just wait and it will…
Drupal – Broken Image after migrate to new server : Solved
Few days back, I’ve done some account migration for my clients. One of the server is going to take down. However, once transferred I noticed that the image on the page can’t be loaded. Symlink seems not working correctly. Drupal community post suggested it could be from Apache mod_rewrite that wasn’t enabled. Unfortunately, it’s enabled.I also recompile few modules, library and hack Apache configuration, clear drupal Cache. The solution that I did to make the page view the Image correctly is not that tough (I accidentally play around and it seems fixed them). I just install drupal on my local machine and compared with the client drupal. Nothing much differences in term of “.htaccess” file,…
Bug (Fixed) : Network Manager can’t start Fedora15
I’ve upgraded my Laptop to fedora15 from FC14. The current release name was LoveLock. I upgraded them last saturday. However, yesterday I faced an error which network manager can’t start. it has something error “The system network services are not compatible with this version”. However I still manage to connect to network via CLI. Digging for few hours lead me to the solution. Just Update your package with following updates from fedora : http://koji.fedoraproject.org/koji/taskinfo?taskID=3100999 Happy LoveLocking!!!
New Toy : Western Digital My Book World Edition
Lately, I have some awareness about how important backup a data is. Well, just remembered that how my final year project just gone because I accidentaly issue a command ” rm -rf * ” inside a home directory as root, with situation that I didn’t have a backup (I’m terribly lazy for that. Backup is not necessary for me that time ). Even my college time final year project is done years back and I passed it, I lost my sentimental value and my hardwork for it (Even my code is not so professional standard). So last week, I’ve ordered a Home Standard Network Storage with 1.5 Terabyte capacity (As usual, I bought it online)….
Gong Xi Fa Cai books
Recently Government announced Free Voucher for IPT students worth MYR200. Here it is. I claimed them!! haha. MYR 150 spent and I have MYR50 voucher left. Share with you some books that I bought recently. (Only Tun Mahathir’s book bought using that voucher lol). Anyway Gong Xi Fa Cai to all M’sian. 1 M’sia Voucher. From Left (A Doctor in the House, Aku Terima Nikahnya – Compiled version and Chicken Soup for Soul)
Book Review : A world Without Islam
Title A World Without Islam Price RM63.9 Source MPH Online My Rating This book title sound very controversial. Without reading through this book, people will assume this book is about anti- Islam and suggest it will be great if Islam never existed in this world. However, once I read through this book, it’s suggest the opposite (I’ve just finished with few chapters). The writer was former vice-chair National Intelligence Councill. This book, is has nothing to do about religion comparison at all. However, it stressing about the relationship within the West and Middle East, and will it be different if Islam have never be the religion of most people of middle east. For sure, as…
Web form SMTP authentication with PHPmailer
Information collection is important especially when you need some info from user through the web. Most common interaction is a “Contact” form through website. If you subscribe to a webhosting service, normally webhosting provider will equip you with capabilities to send mail through form. However, you most likely have to authenticate as a valid email user to ensure you able to send mail through a form (this is to prevent spammers utilizing mail service to sending out mail without authentication). PHPmailer is very useful script for that purpose. What you need is: Download PHP mailer and ensure your webhost provider allow you to send mail through a form (Some of them will not allow you…
My Top 3 F.U.T – (Frequent Used Tools).
It seems like most Malaysian observing 3 days holiday again. This year most of the public holiday fall on sunday, which mean replacement on Monday!! haha. Anyways, long time haven’t blogging. My heart says “Write something…”. I wish to share my frequent tools use everyday for completing my task/job. 1. KeepasX It’s a password management Software. Most of my password are complicated and seems be impossible for human to memorize it. 2. Terminator Sounds like a movie title huh? But it’s not. It’s a tools for splitting my terminal. So, I can ssh to multiple server in one windows. 3. Zim Desktop Wiki. I Use this to take my notes, work log and…
Enable Port in Windows Firewall
Last time, I tried to setup a windows mail server. I manage to sent out, but failed to get any mail incoming. While I’m pulling my hair , then, I just realized, I forgot to enable port for incoming mail!! Ah.ha. (Don’t become like me). Notes: Below example was run under testing environment, using my favourite Desktop Virtualization Software “Virtual Box”. OS: Windows Server 2008. 1). Point to start menu and look for “Windows Firewall with Advance Security” 2) . Select Inbound Rules from the Sub-Menu : 3) Select “Port” for the “Rule Type”. Proceed by…
Malware hunting tips (Linux based server)
Sometimes, in a very rare case, your website might be infected or injected with a bad code@malware. If such case happen to you, (It happened to me few times since I’m very lazy to update myown blog cms patches,update and etc. haha) here is some tools that I can suggest to “hunt” for bad code. 1. Linux Malware Detect Website : (http://www.rfxn.com/projects/linux-malware-detect/) I used this for quite sometimes. Especially, If a non-technical client request my help to overcome their problem when Google show warn when people visit their website. However, this tools is useful when you have full access to the Linux server as root. If you are subscribing to a VPS…
