How to put icons in the OSX dock
You can create an alias of the Application, then drag-and-drop it onto the dock; or; Just open the Application for the first time—lots of ways to do to this, I always like to just hit Spotlight (cmd+spacebar), type the name of the app, then enter—when the application is opened, the icon will be visible in [...]
Mac Mini microphone hack
The usual mic used in PC’s and headset-mic combos won’t work with the mac mini–the mac mini mic input requires line level input, meaning the mic needs to be powered. The usual mic input for PCs are mic level input (about 1 millivolt, the mic doesn’t need to be powered). Bottom line is, if you [...]
Mac driver for Samsung ML-1610
The ML-1610 Samsung laser printer has worked before on Leopard (OSX 10.5), I remember going to the Samsung site and downloading a driver–it was pretty painless then. For some reason, when I wiped out the installation of Leopard and installed Snow Leopard from scratch, the OSX driver on the Samsung site has disappeared, all of [...]
Sharing files between Ubuntu and OSX (Snow Leopard) using NFS
NFS (Network File System) is an old way of sharing files between UNIX systems. It was written way before the time when we started sharing files the way we are sharing them right now with Windows servers and workstations. I actually would have not installed it, because I already have a Samba server in the [...]
Backing up and restoring SVN repositories
2 ways to back up subversion repositories; first is to dump the repo and reload it in another repo, and the second is to use hotcopy. The hotcopy technique has a more stringent requirement than using the dump technique–hotcopy requires that the version of SVN on the 2 servers (source and target) are the same, [...]
Change date setting in Ubuntu server using NTP
This is a shell activity, I’m assuming you did not put GUI in your Ubuntu server and that it is tucked away–headless (no keyboard no monitor)–somewhere in your home office, and you know how to login to your Ubuntu server via SSH. Synchronizing the Ubuntu box to an NTP server Network Time protocol can be [...]
« Newer Posts — Older Posts »