Tag Archives: linux

Virtual Google Search Appliances? Sweet.

A good friend of mine, Eric Lightbody works for the University of Wisconsin Green Bay as a Web Developer. He was playing with their Google Mini Search Appliance (GSA), and I was getting jealous. I had played with the earlier Google Search Appliances a few years earlier at Time Warner Cable, [...]

Determining if your kernel and hardware is 32bit or 64bit

I’m often asked by end-users, developers, and fellow system administrators, how to determine if the installed OS is 32bit or 64bit.   I’m also asked if the hardware is capable of 64 bit, 32 bit, or both.   Here is how to tel by OS:
HPUX
# getconf KERNEL_BITS
64
This will tell you if your currently running kernel is 64 [...]

Ubuntu 9.04 Release Candidate now Available.

I’m a big fan of Ubuntu and I’m excited for the new 9.04 RC release.   Keep in mind this is a “for testing only” release.  Currently I run Ubuntu 8.10 for my main desktop in my home/office.   I’m generally late to upgrade and prefer to play with new releases in a Virtual Environment  (or,  [...]

COTD: fuser - identify processes using files or sockets

Today’s Command Of The Day is the “fuser” command.
Have you ever wanted to unmounted an NFS share, or local filesystem and couldn’t because it was in use?  The same applies to CD/DVD’s, PenDrives, etc.  Generally, you receive a message similar to the following:
# umount /dev/sdc1
umount: /media/disk: device is busy.
The fuser has many options.  The ones [...]

Firefox 3.0.7 Available

Firefox 3.0.7 is available for Solaris according to BlogFinger.
Does anyone remember Internet Explorer and Outlook Express on Solaris Sparc around 1998 or so?   It was neat running IE on a Sparc workstation and OE was great for reading USENET.  It’s too bad Microsoft discontinued support for it.  Fortunately, we now have a great browser called [...]

Linux.com domain sold

Computer world reports that the domain Linux.com has been sold by SourceForge to the Linux Foundation.  The Linux Foundation has posted a press release with their intentions.
I’m still kicking myself for not going domain-registering-overboard back in the early 90’s registering all the big company domains before the big companies did.
Back in those days you could [...]

$99 Linux Wall-Wart Computer!

O.K., this is now on my wishlist!  I absolutely love seeing Linux embedded in just about everything.  I just ran across this $99 Development Kit for a Linux based computer in a package about the size of a Wall-Wart.
It’s called the SheevaPlug and comes with a 1.2GHz processing, 512MB of DDR2 memory, 512MB of NAND [...]

One-Third of Dell Netbooks running Linux

Laptop Magazine reports that one third of Dell’s Inspiron Mini 9s that have been sold are running Linux.  I’m still up in the air about what netbook I’m going to go with — but it will definitely be running Linux/UNIX.
I’d really like to see a Dell Latitude line of netbooks.   Inspiron, to me, just screams [...]

350,000+ Virtual Desktop Instalation in Brazil

eWeek writes that Brazil now has the largest single desktop virtualization and Linux deployment.  Over 350,000 workstations in schools.
Personally,  I think getting only 10 virtual workstations to a single server is pretty week.  Memory is cheap, and I doubt the CPU requirements are going to be all that demanding.  I’d probably pushing to get at [...]

HP Certification for Ubuntu

According to Canonical, plans are in the works to get Ubuntu fully certified on HP hardware.
I’ve always been a fan of Hewlett-Packard and have used their Intel, PA-RISC, Alpha, and Itanium servers forever running UNIX and Linux.  On the Intel side, this has been primarily SUSE and RedHat Enterprise Linux due to official vendor support.
Working [...]