Posted on December 18, 2008 by dedieko
I’ve been digging and foraging for infos about this one. The author of this ipcop great plugin, stated in the FAQ that it is possible to add custom rules for Update Accelerator, but can’t seem to find the guide anywhere.
Here are my findings so far :
Simply edit this file in your IPCOP box:
/usr/sbin/updxlrator
and you will [...]
Filed under: Work | Tagged: ipcop, update accelerator mod | 1 Comment »
Posted on November 15, 2008 by dedieko
Recently, I had to upgrade my hard disk from 120GB to 250GB, with the help of Gparted Live CD. As it turns out, that my new hard drive can’t boot from my laptop and give me this horror message:
GRUB Error 17
So, with the help of “grub-install” tool, this is what I did:
1. Boot you [...]
Filed under: Work | Leave a Comment »
Posted on October 23, 2008 by dedieko
This is just a routine check of speed.
Filed under: Work | Tagged: telkomspeedy | Leave a Comment »
Posted on October 17, 2008 by dedieko
This mod is unsupported, and I’m not responsible for any loss
Source :http://forum.pfsense.org/index.php/topic,12063.msg66046.html#msg66046
edit /usr/local/www/index.phpmake a new line before
System Overview
and add
Code:
exec(“/bin/date”, $dateOutput, $dateStatus);$currentDate = $dateOutput[0];?>
and change
Quote
Platform
to
Quote
Platform / Current Date /
Save
Technorati Tags: pfSense
Filed under: Work | Tagged: pfSense | Leave a Comment »
Posted on October 15, 2008 by dedieko
This post will show you how to post to your Joomla 1.5 sites within Flickr, by utilizing MetaweblogAPI for Joomla
Login to www.flickr.com, if you’re already have YahooID, then use it. Then, at your Home page, click “Do you have a blog” link
2. There will be a description page about this feature, then we click “set [...]
Filed under: Work | 1 Comment »
Posted on September 29, 2008 by dedieko
Today, I’m going to record my steps in uploading image to picasaweb using Google Picasa3. Make sure you have a google account too.
1. Download Picasa3. The direct link is here
http://dl.google.com/picasa/picasa3-setup.exe
2. Assuming everybody is having no problem in installing Picasa 3, then let’s move on to the next step. Running the application:
3. Notice, there is a [...]
Filed under: Work | Leave a Comment »
Posted on September 27, 2008 by dedieko
This post is made with the help of Firefox & Scribefire 3.0.1I’m still having problem uploading image UPDATE 26-09-2008 Problem solved, browser problem
1. Go to Joomlacode to get the plugin, then save the ZIP file.
2. Enough said, then install the plugin using the joomla installer.
3. Go to Plugin Manager, make sure you DISABLE any [...]
Filed under: Work | 1 Comment »
Posted on August 23, 2008 by dedieko
With the help of Inno Setup, I’m still trying to create a better installer to ease the process of installing and configuring of the famous PCMAV Antivirus
Filed under: Work | Tagged: inno setup, pcmav, windows | Leave a Comment »