b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

New Linux User

Archive for July 2006

July 4th, 2006

Explanation: Whatis and Apropos

Hands down, two of the weirdest commands I’ve run across in Linux are the whatis and the apropos commands. I said they were weird, not un-useful. They’re very, very useful commands.
Both whatis and apropros are commands that will attempt to tell you what a file is. This can be good information to have when you’re […]

By Jon -- 0 comments

July 3rd, 2006

HOWTO: Which Application Will Run?

The “path” in pretty much any operating system refers to the directories that the OS will search when looking for a file. For example, if your path statement is “/usr/bin” and you type the command “which”, then your OS will search /usr/bin for the which command. If it finds it, it will run it. […]

By Jon -- 0 comments

July 2nd, 2006

Geeky Fun: The ComsmoPOD Firefox Extension Solved.

I think.
I’ve been wobbling back and forth about whether or not there was a No Machine Firefox extension for CosmoPOD. I thought it did, and then I thought it didn’t and then some thoughful commenters came by to tell me that it did. Turns out, they’re right (and I guess so was I way back […]

By Jon -- 0 comments