version

Ad-Aware Plus Adds Features Above The Free Version–But Is It Better?

This for-pay version of the popular antispyware program Ad-Aware includes antivirus protection. More: continued here

F-Spot Version 0.6 Available

There are several advanced photo management programs that you can use to collect, organize, enjoy, and share all those pictures you have been taking with your digital camera. Which one is the best for you may depend on which version of Linux or which desktop environment you are using.Read more… F-Spot Version 0.6 Available originally [...]

MythTV Version 0.22 Release Candidate Available

The developers of MythTV, the Open Source Software for Digital Video Recording, have started the release schedule of version 0.22 and have published the first release candidate.Read more… MythTV Version 0.22 Release Candidate Available originally appeared on About.com Focus on Linux on Friday, October 16th, 2009 at 20:45:56. Permalink | Comment | Email this More: [...]

How to hide tomcat version

I was wondering to hide my tomcat version, i found the following posts from the net to do the same. Post-1 I would be a bit concerned that you are trying to implement security through obscurity but the key is to have your web application set up correctly. In the event of an error your [...]

How to check the version of a Linux OS

Console Command: uname -a is a linux command that will output useful information about your linux distribution, kernel version, cpu information and more. Example Output Linux computerName 2.6.22.18-desktop-1mdv #1 SMP Mon Feb 11 13:53:50 EST 2008 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz GNU/Linux

How to create a boot CD with the specified kernel in Linux

The kernel in Fedora Core 2 and higher is too big to fit on a floppy disk, so you’ll have to create a boot CD instead. Here are the steps. 1. Each installed kernel has a dedicated subdirectory for its modules in the /lib/modules directory. Get a listing of this directory. Here there are two [...]

How to determine the version of your kernel in Linux

Kernel tuning on a production server shouldn’t be taken lightly, because the wrong parameters could cause your system to fail to boot, software to malfunction, or hardware peripherals to become unavailable. Always practice on a test system and keep a backup copy of your old kernel. Whenever possible, hire a consultant with kernel experience to help, and use this chapter and other references as a guide to prepare you for what to expect.

How to find MySQL Version in Linux And Windows

Make sure that you are connected to the server, as discussed in the previous section. Doing so does not in itself select any database to work with, but that’s okay. At this point, it’s more important to find out a little about how to issue queries than to jump right in creating tables, loading data [...]