Wednesday, September 29, 2010
Auto Emails from Linux
Thursday, August 5, 2010
Flash for Fedora 12 64bit
Here are the steps on the command line to get Flash working on Fedora 12:
#su
#yum erase flash-plugin nspluginwrapper*
#cd /etc/yum.repos.d/
#curl -O http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/flash.repo
#rpm –import http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/RPM-GPG-KEY-leigh123linux
#yum install flash-plugin
For more Fedora 12 tips and tricks go to http://www.Crackednoodle.com
Enjoy,
Tuesday, July 27, 2010
Update Older RHEL with YUM
The first problem I encountered was that there is no public repository to update RHEL machines i.e you have to pay for it. I have used CentOS and know that CentOS offers public repositories and they work with RHEL as well. After struggling for some time, I discovered that I was accessing older version of repos through the latest yum, that was not working. I had to use an older version of yum with RHEL 3, since old repos do not support xml based updating.
Now I have a fully updated system. Here is how I did it.
1) Since I needed a older version of YUM I had to looked all over the web for the needed version, once I found it I saved it so you could find it more easily.
2) Download yum-2.0.8-1.noarch.rpm (for RHEL 3) from
http://dl.dropbox.com/u/7936116/yum-2.0.8-1.noarch.rpm
3) Install it using
rpm –i yum-2.0.8-1.noarch.rpm
4) Configure your yum.conf to look like this:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
[base]
name=CentOS-$releasever – Base
baseurl=http://mirror.centos.org/centos/3/os/i386/
gpgcheck=1
[updates]
name=Red Hat Linux $releasever – Updates
baseurl=http://mirror.centos.org/centos/3/updates/i386/
gpgcheck=1
5) Download the gpg key for CentOS rpm packages from
http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3
6) Import the key like this:
rpm –import RPM-GPG-KEY-CentOS-3
7) Run “yum update”.
You can change the 3 in the conf files to what ever version of RHEL you are using.
Enjoy!
Tuesday, June 8, 2010
How to Clear your Flash Cache
Point your browser to:
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
You should see a screen like this:
Now click on the site you want to want to clean up and click on Delete Website, or you can just click on Delete all sites.
You are all set to get the new version of the flash video or flash game you were looking for.
Thanks to the team at BlindValet.com for the tip.
Enjoy,
Thursday, June 3, 2010
Install Handbrake on Ubuntu 10.04
Handbrake is a great DVD ripper. Unfortunately the version on theHandbrake website is not working. Here is a ubuntu how to for installing Handbrake on Ubuntu 10.04.
First we need to get DVD playback enabled:
sudo apt-get update
Next you need to install the software. Use the Ubuntu Software Center to install Handbrake. Do a search for Handbrake and install the GTK GUI.
This is a great tool for ripping data for your PS3 Media Server or your Xbox Media Server.
Thursday, April 29, 2010
Keeping your family safe online can be a hard. There are some great tools out there, but you need one that is easy to use and cost effective
A great solution is OpenDNS. I have been using OpenDNS in my home for the last 2 years. It is easy to set up and works on your whole network and best of all it is free. OpenDNS has Award-winning OpenDNS Parental Controls that divides the Internet’s content into more than 50 categories. Simply choose your desired filtering level, from “High” to “Minimal,” and check a box. Your filtering preferences take effect in just minutes. Further customize your preferences by adding additional categories like “Social Networking,” “Hate” and “Gambling,” or individual Web sites like MySpace.com that are problematic or unsafe for your household. Also since using OpenDNS my computers have been virtual free of spyware!
Read how to set it up at http://www.crackednoodle.com
Monday, April 26, 2010
Antivirus 2010 Removal
DVD Playback for Ubuntu 10.04
DVD playback in Ubuntu has always been a little bit of a pain. Here is how to do it in a couple of easy steps.
First you need to make sure you have all the goodies that were not included in Ubuntu 10.04.
# sudo aptitude install ubuntu-restricted-extras
This will give you the codecs you need and some other goodies. Next you have to manually set up the ability to read DVDs.
# sudo /usr/share/doc/libdvdread4/install-css.sh
Now just pop in your DVD and you should be all set.
Read the full article at http://www.crackednoodle.com
PS3 for all your Home Media

The PS3 is more than just a game console it is the controller for all of your home media. Ps3mediaservers.com will teach you how to utilize your PS3 to it’s full capacity.
Take a look at the PS3 media server guidethat will serve your data to the PS3 and the Media Server Comparison Chart.
Read the full article on your PS3 as a media player at Crackednoodle.com.
Enjoy
Sunday, December 20, 2009
Moved the Blog!
http://www.crackednoodle.com
Thanks,
Brad
Tuesday, December 16, 2008
Linux to Xbox 360 Media Sharing
Here are the easy steps to set it up.
sudo apt-get update
sudo apt-get install ushareConfiguration
Once finished, you’ll have uShare installed and ready for configuration. Out of the box, it won’t work for our purpose. You’ll need to edit /etc/ushare.conf to enable Xbox compatibility as well as define the standard port - 49200. Open /etc/ushare.conf as root and change the following lines:
USHARE_PORT=49200
USHARE_DIR=/path/to/your/media
ENABLE_XBOX=YES
Before these changes will take effect, you’ll need to restart ushare using its init script. However, an issue I’ve noticed is that the last line (’ENABLE_XBOX=YES’) does not always work. So before we restart uShare, we’ll need to make a small change to the init script that resides under /etc/init.d/ to force Xbox compatibility:
sudo vi /etc/init.d/ushare
and add the following line at the beginning of the script:
USHARE_OPTIONS=-x
This tells uShare to start with Xbox compatibility. Now restart uShare using the init script:
invoke-rc.d ushare restart
When I tried to play a xvid file it said I needed a download to play this file. I sure it was the codec, but it was free and worked great. Now I have another TV with a HD feed that can Play all the movies on my MythBox .
I love technology!
Blind Valet Tournament Clock and Linux
- Takes care of the blind structure.
- Keeps track of time and when the blinds go up.
- Runs on Linux ( the only real desktop OS).
- FREE!
I did find "The Tournament Director", which seems to do everything I need, but it does not run on Linux and you have to pay for it. Also, I tried creating a couple structures with it's blind structure creator and they were awful. Completely unusable. There were a couple of others that I saw. Mostly clocks and blind structure generators. Then I found one that fits all my needs, Blind Valet. This is a Flash Application that runs in your Browser (tested on Firefox 3.0 and Ubuntu). It does everything. You can set up your blind Structures change them and play around with the time of the tourney. You can also set up re-buys and configure the colors and sounds. Then it launches the clock and away you go. During the tourney you tell it when a player is out by clicking down the number of people and it makes all the calculations to figure out average stack. This little tool does everything and it is FREE!
Setting up the Structure.

The Clock Running

Here is the customized clock. That is what makes this clock great.

Now this is a must for any home Tourney! Works great on Linux and I even have used it on my Blackjack 2 Cell using the Skyfire Browser.
Saturday, December 13, 2008
Fedora Core 10 Review, Part 1 - The Install
I downloaded the DVD ISO and burned it. It is available at http://fedoraproject.org/en/get-fedora.
Put the disk in and booted from it. Here is the first screen.

The Fist thing I thought was "great no stupid balloons" The install
screen looked good. No surprises on the options, pretty standard for a Fedora distro, or any distro of Linux for that matter.
Hit enter and away I went.

This was new, not very flashy but functional, at least you know it is
doing something. Although not sure why they didn't go with a a nice
splash screen? Then I got the familiar Anaconda screen.

Anaconda 11.4.1.62 to be exact. No surprise here. It seems to be quick to load although I did not put a clock on it.

The new theme looked great on the installer. Looked fresh and new. I
just went through the standard steps to install Fedora. I will just
give you some screen shots so you can get the feel of it.




The whole install took about 27 minutes start to finish. Everything
went smooth with no issues. The anaconda installer performed as
expected, and I really liked the new theme. What can you really say about a Fedora/Anaconda install, if it doesn't fail it did its job. Looking forward to working with Fedora Core 10.
In Part 2 I will get into the real meat of the Review. Thanks.
Thursday, December 11, 2008
Linux and Online Poker
These are also some of the sites you can play with real money. After all whats the point playing for points?
This one runs with Wine.
FEATURES:
- Largest Poker Room on the Internet
- Deposit Bonuses
- Excellent VIP program!
- Great Freerolls (Free Tournaments with Real Money Prizes)
INSTRUCTIONS (how to get started):
1. Go to PokerStars.com
2. Download software
3. Install & run software (use WINE)
4. Sign up (takes 1-2 minutes)
5. Start playing...
AbsolutePoker.com
JAVA
FEATURES:
- Deposit Bonuses
- Nice Graphics!
- Good Customer Service
INSTRUCTIONS (how to get started):
1. Go to AbsolutePoker.com
2. Click the "No-Download - NEW Feature!" link (left side)
3. Now click the "Check out Instant Play" button
4. In the pop-up window that opens, go to "New User"
5. Sign up (takes 2-3 minutes)
6. Start playing...
Just as a note here is an online Casino for more than just poker.
ClubUSACasino.comFlash based
INSTRUCTIONS (how to get started):
1. Go to ClubUSACasino.com
2. Click the green "Insant Play" button
3. Register by clicking "New Account"
4. Begin playing...
Enjoy and Good luck!
Atari 2600 Games on the Blackjack
Go to the Stella site and download the version for Windows Mobile. Then unzip it in your phone. and copy over your roms. If you don't have any Atari 2600 games do a Bittorrent search and you will find some.
Then start the program and Enjoy.
Here is a little movie of my Blackjack.
Tuesday, December 9, 2008
BlackJack II must have software

I recently got myself a Samsung Blackjack II (AT&T). I love the phone, but noticed right away that it needed more. So I started finding all the software that worked well. I tested a lot of crappy programs, hope it saves you some time. I have a nice little list of software that makes this phone much nicer. Hope it helps.
- The Explorer that comes with Windows mobile 6 sucks. Get yourself the Skyfire Browser. the Skyfire browser is currently in Beta but seems to work great. WIth Skyfire you can watch any video (yes including http://www.youtube.com), listen to any music, socialize on any network and browse whatever you want. It is the best browser I have found for the moble platform. Get it at http://www.skyfire.com/.
- Get yourself a big micro SD card. 2 gig or better. 4 gig is a nice price point. The phone allows you to use it as a USB drive also.
- Get a the Divx player for the mobile platform. This allows you to play all those divx movies you have at home on your computer. I don't even bother making the files smaller, thats why I said go with the bigger card. It is a free download http://www.divx.com/mobile/
- Dowload Google Maps, it might just keep you from getting lost.
- GPS, here is the fun part. Now AT&T would have you think that you can only use the GPS on the phone if you pay an extra $9.99 a month. Not true! Here is how you unlock your Samsung Blackjack II GPS.
- You also may want a better GPS app. Check out Noni GPS Plot.
You can read more at http://www.crackednoodle.com
Currently working on my Reveiw of Fedora Core 10
My review will be a little deeper then the guys who just tell you how it looks, or that that color scheme is better than the last one.
Look for Cracked Noodle: Fedora Core 10 Review, Part 1 - The Install in the next couple of days.
Thanks,
Brad
