Friday, February 5, 2010

Edit Gnome menu

After installing Fedora 12, I noticed that I did not have the ability to edit my Gnome menu by simply right clicking on the panel. As a side note Fedora 12 installs with Gnome version 2.28.

The way to fix this problem is actually very easy, you just need to install alacarte.

Open a terminal window
type yum install alacarte

At this point you can logout, log back in and you can right click to edit the menus.

From My Bookmarks

Here is a site that I bookmarked this week after getting an email from RedHat about it being up and running. I haven't had a lot of time to spend poking around on it, but it looks like it is full of information.

opensource.com

Sunday, January 31, 2010

Microsoft Security Essentials

About three years ago I change my anti-virus on my home Windows machines from TrendMirco's PC-cillin to avast! Free Antivirus. With the exception of a couple of false positives, I have been extremely happy with the free version of avast! It didn't drag my machines down performance wise and provided me with the level of protection that I am looking for in my home computers.

However, that being said, I have chosen to test out Microsoft Security Essentials on one of my home computers to see how it stacks up against the same model pc running avast. So far the verdict is positive for the Microsoft product. I can schedule scans, run automatic or manual updates, and can customize some features such as real-time scan settings and exclusion lists. I have also not noticed any hit to performance on the box running Microsoft Security Essentials, as a matter of fact it is using about half the RAM avast appears to be using.

I'll continue to run Microsoft Security Essentials for a while and report back on anything negative, but so far it looks like another acceptable free security tool for you home computer.

Tuesday, January 26, 2010

Caching DNS

A few days ago I walked you through doing a network install of Scientific Linux. With the install I did as part of that post I decided that I wanted to run a caching DNS server. Fortunately, this is very easy with a RedHat based distro such as Scientific Linux.

Rather than me type this out I decided to provide a link to a great page on the RedHat knowledgebase on how to do this. If you take the time to read through it and follow the directions you should have no trouble setting up a caching DNS server.

Caching-only Name Server

Saturday, January 23, 2010

Scientific Linux - network install

Unlike other Linux distros, Scientific Linux does not come with a network install cd. However, not to worry, you can still do a network based installation following a couple of easy steps.

-> Boot off of disc 1
-> On the boot screen type "linux askmethod"
-> Select your language
-> Select your keyboard type
-> Select your install method, for this I'll use HTTP
-> Select your network configuration, I unselect IPV6, no reason to run protocols your not using
-> The next screen is where you will enter the server and location of the install files
----> I like to use the Argonne National Laboratory mirror, it's fast, mirror.mcs.anl.gov
----> I am using 5.4 i386, so my path looks like this /pub/scientific-linux/54/i386
-> Next screen lets you know it found your CD, I usually select skip on the scan
-> Now it will load the splash screen, select next
-> You now need to partition your hard drive, you can allow it to auto partition or select custom from the drop down
-> Next is the GRUB screen, I usually leave the default location
-> Next you get the option to customize your network settings and hostname
-> Select your timezone
-> Set your root password
-> Next is the software screen, depending on what you will use your install for will determine how much you customize this
-> The next screen will kick off your install, no need to worry about swapping discs
----> the amount of time it takes to finish the install will depend on your Internet connection
-> At some point you'll be ready to reboot
-> At initial boot you will be prompted with for some post install info
----> Firewall Config
----> SELinux
----> Initial user account, I didn't get this since I didn't install a GUI
-> You should now have a usable Scientific Linux install, enjoy