Learning On Demand Learning anything from anywhere

Archive for November, 2007

Free Camtasia 3 from Techsmith

11.25.2007 · Posted in Software

Just find the news Techsmith, give camtasia studio for free. Hers’s steps to get free version : Download free version by click this link. Get your key for legitimate, click here. make sure you enter good email address. Licence key will sent to your email address. Install the software. Installing free version is easy, see ...

VirtualBox : 101 way

11.23.2007 · Posted in Virtualization

As new player in virtualization field VirtualBox already reach version 1.5.2 . What VirtualBox have done so far? Is it good as vmware or Virtual PC? Dunno, by seeing its implementation You can judge Googling and forum searching, I found : Create and Manage Virtual Machines Using VirtualBox, VirtualBox is a general-purpose full virtualizer for ...

Learning .htaccess : 101 way

11.22.2007 · Posted in Linux, Unix, Web Server

My friend got suprised when he see login page on phpmyadmin. It’s not usual form for login as he used to login for. Well, another postfixadmin admin page also show login page. He ask  me to list all tutorial around .htaccess to show for his learning study. Like I did in Cisco Lab Topology, Cisco ...

* Status Line : a few wp plugin to make your blog more interactive

11.19.2007 · Posted in Blog

Have you ever think to show a message for your wordpress blog  with firefox popup blocker style but don’t know how to do that easily ? Well, look no further since a few wordpress plugin for that purpose already created by a few talented man CA-StatusLine, developed by Cosa Aranda. He made this plugin to ...

101 FreeBSD Ipfw resources

11.18.2007 · Posted in Unix

"Which firewall do you like most in FreeBSD?", my friend ask me. Hmmm…. Not sure, at first time I use ipfw and already put some collection of useful link, in my bookmark Since pfsense use pf and freebsd itself include pf in native make me think to recall the link into of ipfw for this ...

zombie and defunct

11.16.2007 · Posted in Unix

tp# top last pid: 23639;  load averages:  0.00,  0.00,  0.00                              up 13+06:57:13  13:53:54 65 processes:  1 running, 63 sleeping, 1 zombie CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle Mem: 181M Active, 1535M Inact, 199M Wired, 79M ...

Problem with cvsup12, use other server

11.15.2007 · Posted in Unix

When doing updating ports every 3 days I see this in this morning : ftp# cvsup -g -L2 ports-supfile Parsing supfile "ports-supfile" Connecting to cvsup12.FreeBSD.org Connected to cvsup12.FreeBSD.org Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection ports-all/cvs Server warning: Cannot open "/cvs/cvsupd/prefixes/FreeBSD.cvs/ports/Tools/portbuild/2.2/bindist/README,v": No such file ...

Configure Vlan on Vmware and Dynamips : step by step

11.13.2007 · Posted in Blog

From mmliac in hacki forum : I have tested trunking between two 3660 with NM-16ESW and it works fine. Connected 3 Wmware computers on each side in 2 different vlans. Vlan information is being transferred from the VTP server to the VTP client. I am using Vmware Workstation 5.0 and Dynamips is running on the ...

Making pdf file : List of freeware

11.12.2007 · Posted in Software

"I can’t upload my pdf file to ftp, whats wrong?", a student asked me that question this evening. He make his report in MS Word and use adobe distiller to produce pdf file. "Wait", I checked his ftp quota and see that still plenty of room there for him Around 20MB of free space available. ...

trying vncserver @xubuntu

11.11.2007 · Posted in Linux

root@three-desktop:/home/three# vncserver Couldn’t start Xvnc; trying default font path. Please set correct fontPath in the vncserver script. Couldn’t start Xvnc process. Couldn’t open RGB_DB ‘/usr/X11R6/lib/X11/rgb’ 11/11/07 20:22:10 Xvnc version 3.3.7 – built Jul  4 2006 10:06:30 11/11/07 20:22:10 Copyright (C) 2002-2003 RealVNC Ltd. 11/11/07 20:22:10 Copyright (C) 1994-2000 AT&T Laboratories Cambridge. 11/11/07 20:22:10 All Rights ...

PHP 5.2.5 Released, 7 security enhancements & fixes

11.10.2007 · Posted in PHP

From php.net The PHP development team would like to announce the immediate availability of PHP 5.2.5. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, several of which are security related. All users of PHP are encouraged to upgrade to this release. Further details about the PHP ...