Learning On Demand Learning anything from anywhere

Archive for May, 2007

Logical Volume in FreeBSD with gconcat

05.26.2007 · Posted in Unix

New data come everyday make existing storage media no longer reliable, need to add new harddisk New harddisk + old harddisk need to join in single volume FreeBSD provide a few method, gvinum, gconcat and gstripe Since I only have two harddisk I try use gconcat : kongja# df -H Filesystem Size Used Avail Capacity ...

Unzip / Uncompress Cisco IOS in Windows XP

05.26.2007 · Posted in Cisco

[phpbay]cisco ios|cisco firewall,2[/phpbay] While doing searching in hacki.at forum, I found post about unzip/uncompress cisco IOS. Ouch, I didn’t know that First option using winrar and the second is using unzip program from gnuwin32. I try winrar and just fine, next step I try unzip program. Working well too. Software for unzip can download here ...

Dynagen in FreeBSD

05.25.2007 · Posted in Unix

After ports unfreeze, I do some directory ports walking ( wanna analogy it as blogwalking ), find dynagen and dynamips ports. I thought dynagen not available in FreeBSD but I’m wrong su-2.05b# whereis dynamips dynamips: /usr/ports/emulators/dynamips su-2.05b# whereis dynagen dynagen: /usr/ports/emulators/dynagen su-2.05b# ls /usr/ports/emulators | grep dyna dynagen dynamips dynamips-devel wow, try dynagen first su-2.05b# ...

php4-gd and xorg7.2

05.25.2007 · Posted in Unix

Try to upgrade php4-gd from ports, but still not work kongja# portupgrade php4-gd —>  Upgrading ‘php4-gd-4.4.6′ to ‘php4-gd-4.4.7′ (graphics/php4-gd) —>  Building ‘/usr/ports/graphics/php4-gd’ ===>  Cleaning for php4-4.4.7 ===>  Cleaning for autoconf-2.59_2 ===>  Cleaning for xorg-libraries-7.2 …………………. …………………. ===>  Cleaning for php4-gd-4.4.7 ===>  Found saved configuration for php4-gd-4.3.10 ===>  Extracting for php4-gd-4.4.7 => MD5 Checksum OK for ...

No more 192.168.1.1, avoid it in your network!

05.24.2007 · Posted in Web Server

Sigh… I hate 192.168.1.1 Since a lot of router or access point built in ip configured for 192.168.1.1 by default Same ip make ipconflict and make my day ruined Message for other newbie don’t use 192.168.1.1 as ip for your server use other ip like : 192.168.1.112 or 192.168.1.252 it’s safer from 192.168.1.1 get it ...

Opening port remote desktop on firewall

05.24.2007 · Posted in Software

Due to change of branch location make my friend need to remote his computer (windows xp) office for efficiency, we discussing about using remote desktop in reality. Remote desktop use port 3389 so the schema to remote is : outside –> port 500 –> firewall forward –> 3389 Since load balancing policy, specific address need ...

Learn cisco router with dynamips, know my router

05.24.2007 · Posted in Cisco

Doh, additional stuff needed to run cisco router that just arrived in the lab. Its Cisco router 2801 series. Before handling it in “real world” I must know it first via cyber world I think I must know the features, googling it, resulted this link : Interactive Model of the Cisco 2801 Integrated Services Router ...

Install Dynamips using dynagen in Windows XP

05.23.2007 · Posted in Cisco, Virtualization

For end user like me, dynamips isn’t easy to install. I remember first time install of Redhat 5.0 make my HD crash and die with honor Dynagen provide click next and next method, easy to follow and make installation step is not more nightmare. To install dynamips using dynagen require three things : Winpcap 4.0, ...

Operation is not allowed when the object is closed

05.23.2007 · Posted in PHP

New problem come with javascript php and mysql script that proven to work suddenly pop error message and entire editing process get stuck Error message : ” Operation is not allowed when the object is closed “ line 94 char 11 code 0 file display.php a few suspect come after : xmlchapter.php xmlsubchapter.php xmlpage.php ...

Powerfull Windows XP CD

05.22.2007 · Posted in Software

Common job for technician is installing operating system. All packs contain with all CD, CD windows xp for example, cd for photoshop, cd adobe reader and others program in separate CD. When installation job become routine I need little tool to help me for making my windows slim. I got the answer : nlite nlite ...

FreeBSD ports unfreeze

05.22.2007 · Posted in Unix

Fiuh, finally ports unfreeze I thought my system is crash when I try to update ports, until I red about Xorg 7.2 ports committed Yeah, big ports Today, kongja# csup -g -L2 ports-supfile -h cvsup12.freebsd.org Parsing supfile “ports-supfile” Connecting to cvsup12.freebsd.org Cannot connect to 2001:468:902:201:209:3dff:fe11:442c: No route to host Connected to 128.205.32.21 Server software version: ...