Archive For downloads
Simple Perl Script To Test Mod_Evasive On Your Apache Web Server
One way to prevent DOS attack is install mod_evasive for apache. I have write the article “Prevent DDoS Attack With mod_evasive in Apache 2“, a while ago. And now if you want to check if the mod_evasive... [More...]
GMail Tricks You Might Don’t Know
Gmail is one of the Google product, which is free, advertising-supported webmail, POP3, and IMAP. I have been using Gmail for more than 2 years now, and i can say it is the best mail service that ever... [More...]
Encrypt Your Flashdrive With Truecrypt In Windows
After i write Encrypt Your Flashdrive With TrueCrypt In Ubuntu, some of my friends ask if TrueCrypt could work in Windows 7. And i said, of course it would work. TrueCrypt work in multiple paltform such... [More...]
Encrypt Your Flashdrive With TrueCrypt In Ubuntu
Data privacy is important. You need to keep it safe and store in your harddrive or flash drive only. And you don’t want your data got by the wrong hand. You need to secure your data where you store... [More...]
Create Backup Of Your Ubuntu To Distributable Ubuntu Live CD/DVD
I have been using Ubuntu for almost 3 years. I started using it since Ubuntu 8.04 Hardy Heron released. And when Ubuntu released a new upgrade, i prefer do fresh install rather than upgrade the package.... [More...]
[HowTo] Create Ubuntu Live CD
Ubuntu 10.10 code name Maverick Meerkat has been released on October 10th 2010 you can download it from ubuntu.com for free. But when you are an Ubuntu advance user, you need to add more package or remove... [More...]
Beginners Guide: Backup And Restore Compressed MySQL Dump File
As you know your website data is stored in your database server, in this case is MySQL. To prevent disaster, backup your data regularly is a must for you and every website owner. There are many ways to... [More...]
Things You Can Do With String.Format In C#
Formatting output string with String.Format is really helpful, and it’s been mostly use when you develop application using C# or VB.Net. String.Format firstly released in .NET Framework 1.1. String.Format... [More...]
Access Google Data API From Command Line
Googlecl is a google utility to access Google Data API from command line. Googlecl is written in Python programming language. Googlecl allow you to update your blogger blog, Picassa, Calender, Contact,... [More...]
Cheat Your Professor With Trash File
I know cheating is not right thing to do, but sometimes you have to. Imagine when you have to submit your task by tomorrow and you don’t even start it now, for any reasons you can give. And i’m... [More...]
[TIPS] Convert Your Numbers To Human Readable Format
Sometimes your code produce a large numbers which is hard for user to read it. For example 17753392783 bytes or 18293753038 unit. For human eyes, it is easier to get 17MB or 1 million rather than lot of... [More...]
Boot Linux Over The Network
Installing Ubuntu is easy. There are a lot of ways to install Ubuntu. You can grab the cd image from the Ubuntu website or other mirrors site. Or you can install it from Windows using Wubi installer. Or... [More...]
Zeya: Music Server With HTML 5
HTML 5 is a new HTML standard for structuring and presenting content on the World Wide Web. One of the new feature standard of HTML 5 is media playback including video and audio. So to simplify it, now... [More...]
Things You Can Do With PHP cURL
Curl is a command line tools to transfer data using various protocol. Curl project was released with libcurl, which is a library for curl that can be use in multi programming language. But it is widely... [More...]
Powertoys – Easy Image Resizer In Windows
Image resizer tools is one of the most frequently use by me. Most of the Image processing software have this feature, such as ACD See or Adobe Photoshop. But with those tools you have to open the application... [More...]
Defend Against DDoS Attack With (D)DoS Deflate
I have write an article to prevent DDoS attack with mod_evasive in previous post. But with just mod_evasive is not enough. Because DDoS technique maybe vary in technique. DDoS (Distributed Denial of Service)... [More...]
Copy MySQL Data Across The Server
If you move or change your hosting server, beside the files you also need to move your mysql data as well. MySQL database hold all your website data including content, configuration, user account and other... [More...]
[HowTo] Send Large Files With BitTorrent
Sending large files across the internet is a little bit tricky. If you just sending your photos with size 1mb each, you can send it via email. But email service have limitation with large attachments.... [More...]
[HowTo] Publish Post Via XML-RPC In WordPress
There are many ways to publish WordPress blog post. You can publish from the WordPress admin interface, you can publish via email and also you can publish it via XML-RPC. So what is XML-RPC? XML-RPC is... [More...]
Prevent DDoS Attack With mod_evasive in Apache 2
Getting DDoS attack is a very annoying things. Beside make your server slower and worse make your server down. DDoS (Distributed Denial of Service) is an attempt to attack the server target with flood... [More...]



