ROYSDON
Jason Roysdon dot Net
Now viewing all posts in Linux

Running multiple Firefox profiles for security

May 31st 2010

When it comes to security, the more layers you can provide without over-complicating things, the better.

I like using Firefox to store passwords, and enjoy having a "locked-down" browser that let's nothing through for news story surfing, but then being able to fully navigate my financial institutes' webpages. Even better is doing all of this at one time. Firefox allows you to do all of this and more with multiple Profiles.

Read On No Comments

New laptop, new install method, Windows 7 to Fedora 12

May 28th 2010

I'm going to document my steps of taking a brand new HP dv7 laptop and getting Fedora 12 installed dual-booted with Windows 7. This will be a "live" blog which I'll be updating throughout the day as I move data over from my HP dv9000 which is going to go off to HP for warranty support at the end of the day.

Read On No Comments

IT Geek Breakfast for May 2010 @ Huckleberry's, Modesto

May 20th 2010

"IT Geek Breakfast" at Huckleberry's is back on again for May! Saturday, May 22, 7am. I've set up a Facebook Event to RSVP at. We have also set up a Facebook Fan Page for IT Geek Breakfast so that we can centralize announcements.

This is a get-together breakfast of some Christians who work in the IT/IS/computer field (or are just hobbiests/enthusiasts!) so we can fellowship.

Everyone (non-Christians friends too) are welcome. But the topics will probably be highly geek/technical in nature, and probably boring for non-technical spouses.

Read On No Comments

5 Killer Games, name your price

May 15th 2010

I love World of Goo and so do the kids. If you haven't seen this game, now is the time to snatch it up for whatever price you think it is worth.

Additionally, there are 5 other games, Aquaria, Gish, Lugaru HD, Penumbra Overture, and Samorost 2 you can pick up in the bundle. I haven't played the other 4 games, but I support the concept of independent developers and especially open source games, which the other 4 games will be (Goo, unfortunately, will not be).

Best of all, all 6 games are available for Linux, Windows and Mac.

Read On No Comments

Red Hat Enterprise Linux 6 Beta 1

April 27th 2010

RHEL6 Beta 1 was publicly released last week and the files on the FTP server are dated April 14th.

You can fill out an optional survey and then be provided with the download links. The Beta Release Notes are full of all the changes.

As I speculated, much of RHEL6 major versions are based on Fedora 12 or updates that have come out since.

Read On No Comments

Flightgear Flight Simulator

March 10th 2010

I rarely take time to play, but last week I had 30 minutes before I had to leave for an evening class. I'd been working hard all day and needed a quick break of fun before going off to more brain usage.

I decided to check out Flightgear Flight Simulator. It's a bit hard with the keyboard, but I was at a buddy's house and he let me borrow his USB joystick and it was so easy, just like flying a real plane. No thinking about keys to press, just all pretty natural.

Read On No Comments

Serial port redirection to console in Linux

March 5th 2010

There are times when keyboard and video monitor access (KVM) is not always accessible or scalable. Serial port redirection to console is a way to be able to access hosts before booting the OS in Linux.

I will discuss 3 different steps that are needed to accomplish this in Linux.

Read On 1 Comment

IT Geek Breakfast @ Huckleberry's, Modesto

March 1st 2010

"IT Geek Breakfast" at Huckleberry's is back on again for March! Saturday, March 13th, 8am. I've set up a Facebook Event to RSVP at. After last months success, we set up a Facebook Fan Page for IT Geek Breakfast so that we can centralize announcements.

This is a get-together breakfast of some Christians who work in the IT/IS/computer field (or are just hobbiests/enthusiasts!) so we can fellowship.

Everyone (non-Christians friends too) are welcome. But the topics will probably be highly geek/technical in nature, and probably boring for non-technical spouses.

Read On No Comments

Dropbox - The must-have online filesharing utility - Making it work on Fedora 12

February 9th 2010

Dropbox is a free online file transfer and storage synchronizing utility, which also optionally allows you to publicly share files and photos. It works on Linux, Mac, and Windows.

To get started with Dropbox, you first need a free account. You can sign-up for Dropbox free here.

Read On 1 Comment

IT Geek Breakfast @ Huckleberry's, Modesto

February 2nd 2010

I wanted to invite everyone around Modesto to an "IT Geek Breakfast" at Huckleberry's this Saturday, Feb 6th, 8am. I've set up a Facebook Event to RSVP at.
If that link doesn't work, try searching Facebook Events for "IT Geek Breakfast".

Nothing formal, just a get-together breakfast of some Christians who
work in the IT/IS/computer field so we can fellowship.

Everyone (non-Christians friends too) are welcome, but the topics will
probably be highly geek/techno in nature, and probably boring for non-technical spouses.

Read On No Comments

HTML5 video tag, Ogg Theora & H.264

February 1st 2010

About a month ago I went to a family memorial for my Aunt that passed. We had a ton of pictures and videos that I collected from everyone's cameras and I consolidated and made into CDs before we all went back home.

However, I've a very large family on my mother's side (she's got 12 bothers and sisters), and more than half didn't make it to the memorial. I wanted to put it all online to send links to all the family.

Read On No Comments

Red Hat Enterprise Linux 6 speculation

January 29th 2010

There has been much speculation regarding Red Hat Enterprise Linux 6 will be shipped and support regarding RHEL5. Many of us speculated that RHEL6 would ship Q1 2010.

Read On 3 Comments

VirtualBox and licensing

January 27th 2010

I wanted to clarify something I'd said in the past about VirtualBox. VirtualBox OSE (Open Source Edition) binaries are available via Fedora and other distributions are OSS via the GPLv2, but the binaries from virtualbox.org are Personal Use and Evaluation License (PUEL). Sun/VirtualBox.org does not provide OSE binaries. To clarify for less-technical folks, binaries are programs in executable code format (meaning your computer knows how to run it), vs. source code needs to be compiled.

Read On No Comments

Preserving long-term backups with minimal storage

January 22nd 2010

There are many tools and many ways to accomplish backups of systems. I find that the simpler something is, the less likely it is to fail, or if it does fail I can sort out what is broken that much easier.

There is no backup simpler at its core than a simple copy (cp in *nix or xcopy in Windows) with the right option flags. However, for many things this is too simplistic and isn't the most efficient.

Read On 1 Comment

Following Fedora Package releases for RHEL/CentOS admins

January 19th 2010

There comes times where you need a feature not yet in the version of a Package that RedHat has released yet for Enterprise Linux (RHEL, or just EL). BIND is a perfect example of this.

RedHat still ships BIND 9.3 (with back-ported bug-fixes for security), but for full DNSSEC support you want Fedora's BIND 9.6.

My goal: don't go totally off the beaten path and compile from source from the BIND upstream, don't become a package maintainer, don't trust a non-RedHat source, but still don't want to even have to think much about any of these non-Official Packages I'm using until updates come out. Fast and proven aren't always compatible, so at least "tested" from RedHat/Fedora will work for me.

Read On 1 Comment

Using local media first with Fedora and Yum

December 29th 2009

With CentOS, if you have the DVD or ISO install image on your CentOS system, just disable the [base] repo in /etc/yum.repos.d/CentOS-Base.repo and enable [c5-media] repo in /etc/yum.repos.d/CentOS-Media.repo and point baseurl= to the right location where the ISO or DVD is mounted (baseurl=/media/PATH-TO-DVD).

This works out great as the CentOS [base] repo and the DVD have the identical contents.

However, with Fedora 7 and newer, this is not the case and things are a bit messy. The contents of the [fedora] repo in /etc/yum.repos.d/fedora.repo have Everything in Fedora since the Core split was dropped, which is a huge amount of packages than ever ship on the DVD.

So, how to use local [InstallMedia] first, while still searching the [fedora] repo, and still get [updates]?

Read On No Comments

Fedora 12 nVidia woes

December 26th 2009

Fedora 12 has been the best install in my time of using Redhat/Fedora (RH5.2, RH6.x, RH7.x, RH8.x, RH9, FC1, FC2, FC3, FC5, FC6, F9, F11, and now F12). I started early with Fedora 12 Beta, actually, and have installed the released F12 on a number of systems since.

My home MythDora 10.21 MythTV system was showing its age (based on Fedora 10, which is no longer supported). I decided it was time to upgrade to F12.

Read On 1 Comment

Building BIND 9.6 on RHEL5 / CentOS5 for DNSSEC NSEC3 support

October 16th 2009

For those of us with the need for DNSSEC NSEC3 support (required for .GOV, .ORG and others) on RHEL5 / CentOS5, official support isn't coming until RHEL6 (RH BugID 504052). For now, though, we can use the source RPM from Fedora 11 (now Fedora 12) to compile it ourselves.

Install rpmbuild and other dependencies:

yum -y install make gcc rpm-build libtool autoconf openssl-devel libcap-devel libidn-devel libxml2-devel openldap-devel postgresql-devel sqlite-devel mysql-devel krb5-devel xmlto

Download the latest F11 bind and dnssec-conf src.rpm:

cd /usr/src/redhat/SRPMS
wget -c ftp://mirrors.kernel.org/pub/fedora/updates/11/SRPMS/bind-9.6.*.src.rpm
wget -c ftp://mirrors.kernel.org/pub/fedora/updates/11/SRPMS/dnssec-conf-*.src.rpm

Update: F12 has been released with the latest bind and dnssec-conf src.rpm:

cd /usr/src/redhat/SRPMS
wget -c ftp://mirrors.kernel.org/pub/fedora/updates/12/SRPMS/bind-9.6.*.src.rpm
wget -c ftp://mirrors.kernel.org/pub/fedora/releases/12/Fedora/source/SRPMS/dnssec-conf-*.src.rpm

Now install the SRPMs (the trick here is --nomd5 to stop signature verification which will fail due to Fedora's new sha1sum version in RPM):

rpm -ivh --nomd5 bind-9.6.*.src.rpm dnssec-conf-*.src.rpm

Build the RPMs:

cd /usr/src/redhat/SPECS
rpmbuild -ba ./bind.spec

The built bind RPM is now in /usr/src/redhat/RPMS/i386/ or /usr/src/redhat/RPMS/x86_64/ depending on your Arch.

rpmbuild --ba ./dnssec-conf.spec

The built dnssec-conf RPM is now in /usr/src/redhat/RPMS/noarch/

To install bind and dnssec-conf, you need curl and python-dns*(requires EPEL):

yum -y install curl python-dns

Then:

cd /usr/src/redhat/RPMS/*86*
rpm -Uvh bind-9.6.*.rpm bind-chroot-9.6.*.rpm bind-utils-9.6.*.rpm bind-libs-9.6.*.rpm ../noarch/dnssec-conf-1.21-*.noarch.rpm

A newer dnssec-conf is available via EPEL that is more up to date (ITAR, etc.) than the current F11 SRPM (F12 is current), so update it from there if this is allowed by your policy:

yum -y update dnssec-conf

Now you need to subscribe to Fedora bind updates so you can repeat as bug fixes are released. (I've written a detailed post describing how to do this).

--
Update Jun 1, 2010: RedHat has published a BIND 9.7 tech preview for RHEL5.6 per my request:
http://people.redhat.com/atkac/bind/5.6-test/.

Read On 7 Comments

VirtualBox

August 20th 2009

Recently I upgraded from Fedora 9 to F11. With the upgrade, my VMWare Server setup has had nothing but problems. I've limped along, but finally bit the bullet and learned VirtualBox. VBox is free and OSS. It supports branching or forking snapshots, meaning you can have thousands of VMs taking up very little disk space (just the differentials from the base os or wherever you fork/branch). This is a feature you need VMWare Workstation (pay) to enjoy.

So just what is VirtualBox or these "Virtual Machine" technologies? In short, they give you the ability to run many operating systems (Windows, Linux) at the same time on the same physical hardware, plus many other options (like redundancy and such on larger systems).

One use I have for Virtual Machines is to run Windows in a VM Guest without having to run Windows as my main OS, and never having to reboot ("dual booting") to Windows. I do this because often there are proprietary things I need to do that won't work on Linux for one reason or another (VPN software that only works on Windows is the primary reason, or software that requires Internet Explorer and/or ActiveX or something else which IEs 4 Linux don't support or do well). I also use Quickbooks for my business needs (I use GnuCash for my personal needs, but I need to be able to quickly get my bookkeeper what they need and with Quickbooks I can talk the same language without having to learn too much accounting beyond the basics). I need Quickbooks to just work, and I don't have time to deal with it breaking under Linux, as if it is broken, I don't bill out customers. VirtualBox allows me to run Quickbooks in Windows XP in a very stable way - I use snapshots so that my Windows XP OS never changes, only the separate partition that contains my actual Quickbooks data files ever changes, but that's another story for another day. Another advantage I have running Quickbooks this way is that my VM Guest for it is never allowed Internet access, so it is virtually hack proof (essentially you'd need to have physical access to my laptop to get to my Quickbooks).

Read On 1 Comment

Capturing Radio

April 6th 2009

One cool feature of many TV capture cards is the ability to hook up an FM antenna and listen to the radio. There is plenty of support for listening to live radio. But as for capturing the radio, there isn't much support. However, as with anything, if there is a will, there is a way. This isn't really anything new, if you compare it to using a cassette tape player to record the radio. What is novel is the ability to gather and store radio like a DVR (or in my case, on my DVR) - all nice and scheduled and automated.

Read On No Comments