OSX

Remote Controlling Mac Xserve When ARD is Running

So I've been working on getting all the Mac Workstations setup to use ARD at the college that I work for. I ran ARD on our Xserve to search for and capture all the Macs in one of our labs. But since then I haven't been able to remote into the Xserve. I keep on getting the following error.

An administration application is currently running on this computer and will not allow you to remotely control the screen

Well that stinks! Now I have to go way up to the computer room and see what is going on. Or do I? Heck no! I figured that the "administration application" that was currently running must have been ARD. So I can just kill it from the command line. So I ssh'd into the server and ran:

ps aux |grep Remote

That lists anything running with the word Remote in it. ARD is listed as "Remote Desktop". So I copied its PID number and ran:

kill -9 [PID of Remote Desktop]

Then I could once again remote control the Xserve from my desktop. However I wanted to make sure I wouldn't have to go through this all again. So I started poking through the preferences of ARD. Under "Security" I found a check box called "Allow control of this computer when this application is running". I checked it and now I can remote into the Xserve just fine again.

I love ssh!

Belkin TuneStudio and SoundBlaster Extigy Don't Work with Mac OSX 10.6.x Fixed!

I purchased a Macbook Pro about 6 weeks ago. Its been great for the most part. Rather than immediately putting Kubuntu on it, I've been forcing myself to learn OSX. I like it, but its not all that much different than my Linux user experience has been. In fact, when it comes to USB audio devices, its been worse. Linux was 100% plug and play for all of my audio devices. Two of which are my Belkin TuneStudio and my SoundBlaster Extigy. I use the TuneStudio  to record podcasts on Skype. It works awesome! Just plug in your iPod and you have a very reliable, simple, almost pro quality device for recording with your computer. The Extigy is just a play awesome usb device. Even though its old it just rocks. Lots of digital options and very high quality sound.

On my Macbook, the TuneStudio worked, but the Extigy didn't. I tried one fix found at this thread on the Apple Support forums. Basically you replace the AppleUSBAudio.kext file with an older version. But it didn't seem to work and, in fact, made the problem worse because now both the TuneStudio and the Extigy didn't work. I kept looking and found a related post that also replaces the IOAudioFamily.kext file as well. Once I did that everything worked. I didn't even need a reboot. Here are the steps that I took.

Gartner says "Windows is Collapsing"

Even Gartner, who I have always thought as company that has over-hyped Microsoft, has come to realize that Vista was a horrible horrible mistake.

The entire Windows eco-system is collapsing because it is too big and not secure enough. So much of the corporate expense of Windows is not just the Microsoft licenses, but the huge cost of management and security software. This cost also includes massive hardware costs that are incured by every system that needs to run that software.

I think the tipping point is here. Look at the success of hardware like the Asus Eee laptop. Apple! Are you listening? Blot is out and you are next on the chopping block if you aren't careful! 

I was just messing around with my Zaurus PDA this week. I've been installing Android, the gPhone software. I also installed a full debian distro on it called Titchy Linux. Then I installed Angstrom, which is also a Linux distro based on the former OpenZaurus project. 

Syndicate content