Skip to content

Category Archives: Articles

Enable root snow leopard

21-Aug-10

If you need to enable root in snow leopard for whatever reason, is only takes one simple command in the terminal:

sudo passwd root

It will ask for your admin password, then you will be able to assign a password for the root user.

Done.

If you dont want the new root acount to show up in the login screen, then simply run

as root: (or put sudo in front of it)

defaults write /Library/Preferences/com.apple.loginwindow SHOWOTHERUSERS_MANAGED -bool FALSE

Then the root account wont show up in the login GUI screen.

Can’t get any easier

enable root snow leopard

Tags: Mac OSX, Snow Leopard

Related posts

WRT54G wake on lan

21-Aug-10

I take care of a local dance studio’s computing and network needs. I have them setup with Fedora 13 that is locked down and bullet proof. It works great for all their needs.

I recently added (purchased used on eBay for $25) a Linksys Wireless-G Broadband Router WRT54G Wireless router to the network as the main gateway.

I take care of their equiment from home, so I need WOL abilities etc. I assumed that the linksys router would allow wake on lan broadcast packets to pass through the NAT to the normal forward address of 192.168.0.255.

Come to find out this router kinda sucks, because it doesn’t easily allow static DHCP, or broadcast WOL packets via 192.168.0.255.

The DHCP static problem is easy enough to fix, I will just use manual settings on the machines I want static, or set the lease time to 9999 minutes.

The WOL broadcast forward through NAT was a bit tricky because it doesnt allow you to input 255…. dammit!! How stupid is that?

I decided to try the same form via my droid phone and it worked fine (gave some error, but worked), probably because of some java problem. I searched around the net, and the solution was that simple? JUST TRY THE SAME THING WITH YOUR PHONE…… DOH!!

BTW the firmware is version: v1.00.9

Hope this helps someone out there in internet land.

WRT54G wake on lan

WRT54G wake on lan

WRT54G wake on lan

Tags: linux, networking

Related posts

Headless

23-Jun-10

Headless

If you have an old box (another word for computer, you must use this word if you are cool) that you aren’t using, then try installing a free Linux distro.

I run two linux boxes in my office. This one I run headless (another cool term, for "without a monitor"), and it is running openSUSE 11.2.

It’s sole purpose is to run my torrents. I don’t trust windows to run my torrents, and I use OSX daily and don’t want my torrents in the way. So this little box sits under my desk, quietly doing it’s job. I can forward an open port to this box without worrying.

My other linux box (also headless) runs Ubuntu, and will soon operate as a backup server. I happen to like SUSE better, Ubuntu seems to be geared for beginners, and lacks the nerdiness I like.

Why are they both headless?…. well why would I want two more monitors sitting on my desk?

We have one large room at home that has three stations for the whole family to use, and I already have four monitors running 6 machines (mostly Mac’s).

Tags: linux

Related posts

Quick 188 miles around my backyard this morning

27-Mar-10

Quick 188 miles around my backyard this morning

I drove to Borrego Springs to see if the bloom is going strong.

I took a couple of pics, but the barrel cacti, arent in full bloom yet (you can see the buds though). The visitor center had the best blooms. This year may not be very strong, but in the next couple of weeks we will see.

I do know that I need a good 100mm macro, so I will either buy one, or rent one in the next few days. I shot primarily with my 50 1.4 today (my favorite lens).

For the geeks, I extracted my log file out of my Garmin that was attached to my car windshield.

Here are the only pics I shot today, the bloom wasnt that great.

Tags: anza-borrego, map

Related posts

Coffee filter white balance

29-Dec-09

Coffee filter white balance

exif information

Coffee filter white balance trick

Some of you already know this, (Coffee filter white balance) but for those of you that don’t, I am about to make your day.

You can buy a tool such as an expodisc for about $100, and carry it in your camera bag, or for a few cents, and the ability to wad it up in your pocket, you can use a standard coffee filter (the white ones). You could also place a gray card in the scene, but sometimes you can’t such as stage performances, big parties, weddings etc.

Hey, I shoot raw, why does this matter?

Answer: It really doesn’t, but it is much easier to start out with the correct color, than "eyeball it" later. Another important matter I found out this Christmas is shooting video, you can’t easily correct the color in a couple gigs of yellow cast video you shot indoors. Also, if you shoot jpeg, this will be your new trick to fix all the yellow indoor shots as well.

Ok, How do I do it?

Answer: Very easy, most cameras have a custom white balance function that let you sample one of the shots on your card that you just took.

Procedure: You just hold the coffee filter snuggly (or use a rubber band) over your lens, and point your camera at the light source (one of the lamps in the room etc), and shoot one shot. Then you go into your menu, and select that shot as the custom white balance shot (practice first, I know with Canon, you need to set the white balance to custom in addition to, and after choosing your custom shot), and voila, your scene is near color perfect. This is not perfect, but in my tests, it is pretty darn close, and to the naked eye, I can’t really tell much difference.

I have included the before and after shots in full res, and the coffee filter shot as well for your reference.

HERE ARE ALL FOUR RAW FILES

First shot with no correction, right out of the camera:

Before

The coffee filter shot:

Coffee filter shot

The corrected shot after using the coffee filter shot as the custom white balance:

Coffee filter white balance

Same shot with a gray card for reference: (gray card was not used for white balance, just placed in the scene for later analysis, and for you to see how close the coffee filter is)

Gray card for reference

HERE ARE ALL FOUR RAW FILES of the Coffee filter white balance shots. I hope this article on Coffee filter white balance helps someone, have a great day!

Tags: coffee filter white balance trick, how to

Related posts