Archive For September 2010
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...]
Open Source Virus Database Idea
This is just a thought from my little brain. Nowadays there are lot of computer virus spread all over the internet and network. Computer viruses comes with many variant such as worms, trojan horses, rootkit,... [More...]
Beginners Guide: Monitoring Linux System Command
Linux come with many built in commands to monitoring the system. You can check your system performance with these tools from cpu load, memory usage, network traffic, and etc. From this monitoring tools... [More...]
Remote Desktop On Ubuntu With TightVNC
Remote desktop on Ubuntu isn’t new. This is known for while. Even it is not as good as Windows remote desktop, but you still can connect and control your Ubuntu desktop remotely. There are some tools... [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...]
Beginners Guide: Change ls command Text Color
One thing i like from Linux is it have full customization. You can change your text color on your command line. And especially for “ls” command. ls command is to list information about the... [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...]
Keep PHP Process Upon Closed Client Connection
PHP process as default will stop or terminate the process when the client close the connection or process timeout. When user stop the process through browser it will automatically send abort header, and... [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...]
Windows Phone 7: Would It Be Android Or iOS Killer?
Windows Phone 7, the major release mobile phone OS develop by Microsoft which release this October 2010. As the successor of Windows Phone 6.5.2, WIndows 7 offer many new features and nice Graphical User... [More...]
Customize Your Windows XP Installer
If you are a Windows XP user, have you ever think that when you reinstalling your Windows XP, you don’t need some of that programs or components? And more, you want to automatically install the latest... [More...]
Bandwidth Limit Exceeded Google App Engine
After 3 days using Google App Engine to host my static files, i got the amazing result in performance. My blog page speed load only 6 second (homepage loading time). I test it using Google page speed tools.... [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...]
Beginners Guide: How To Use Wget
Wget is a free utility for non-interactive download of files from the Web. Wget is distributed under the GNU General Public License which capable of download files and support HTTP, HTTPS and FTP even... [More...]
Beginners Guide: Use FTP From Command Line
FTP (File Transfer Protocol) is a standard network protocol for file transferring between server and client computer. FTP is built on client-server architecture, usually use port 21 for standard port... [More...]
Host Your Static Files Using Google App Engine For Free
Google App Engine is cloud computing technology for developing and hosting web applications in Google-managed data centers. It virtualizes applications across multiple servers and data centers. And the... [More...]
Ubuntu Tour Project Need Your Contribution
Even Ubuntu is easy to use, there always been a hard time for Ubuntu newbie user to use Ubuntu. Usually when they migrate from Windows or Mac operating system. And of course they have many questions and... [More...]
Linux Command Wallpaper
Linux commands are too many to remember. And got this nice and cool wallpaper that help you to find what Linux command you need. The list of Linux commands are the most frequent use Linux commands to do... [More...]



