I love working in Linux and find that I am far more productive than when I work in Windows. One of the many things I love is the ability to have multiple desktops; something I have missed on Windows.
I found VirtuaWin – Virtual Desktops for Windows that allows me to do the same thing [...]
Entries from February 2008
Virtual Desktops for Windows
February 13, 2008 by Isaac
Practicing Safe Passwording
February 12, 2008 by Isaac
There are many browser plugins that will manage your passwords and generate random passwords for you. These are great if you have just one computer that you use. For me, I have a Linux computer at work, a laptop for work, and a home computer. There are some sites that I want [...]
Unmounting an ISO Image in Solaris
February 9, 2008 by Isaac
As a follow up to a previous post, here is how to unmount an ISO image in Solaris. In Linux mounting and unmounting ISO images is a one step process, not two like in Solaris.
Unmount the image:
umount /mount/point
Delete the block device:
lofiadm -d /dev/lofi/1
Showing Installed RAM in Solaris
February 7, 2008 by Isaac
The following command will show the amount of installed RAM in a Sun Solaris machine.
/usr/sbin/prtconf | grep Memory
Posted in

content rss
