This week’s mac techmail is Create your own SSL CA with the OS X Keychain. This talks about how you can use the Certificate Assistant on OS X, to create your own SSL Certificate Authority for a local network or internal organization. The tool is quite slick, if a little complicated for the uninitiated, but it does work quite well.
Convert CVS repositories to Git
This week’s techmail is Convert CVS repositories to Git which goes into the how, and possibly the why, of converting a CVS repository into a git repository, retaining all commit and history information.
Remotely wake a sleeping Mac
Last week’s mac techmail was Remotely wake a sleeping Mac which explains some tricks on how to wake up a local Mac that is asleep. Useful if you want to have a file or media server that is also energy efficient so it’s only on when it needs to be.
Linux Magazine: Vote for the Linux distro you use the most
Linux Magazine is having a vote where the results will be published in an upcoming magazine: the poll.
Currently Fedora is third at 8% with Ubuntu leading at 35%, and Debian in second at 10%.
Show these people some Fedora pride!
How to create LXC system containers to isolate services
This week’s TechMail was How to create LXC system containers to isolate services which goes into further details on using LXC, using an OpenVZ template to create a new LXC container for use, and a brief rundown on how to configure it, start it, etc.
Using ExpanDrive to mount remote file systems
This week’s mac techmail was Using ExpanDrive to mount remote file systems which takes a look at the ExpanDrive tool, which sits in the menubar and allows you to connect to remote SFTP, SSH, FTP/FTPS, or Amazon S3 file systems and mount them on the computer as if they were local filesystems. It’s essentially a polished front-end for FUSE with sshfs support for the SFTP/SSH connections. It’s a really great tool and while not free, it’s relatively inexpensive and works wonders. With it I can remotely mount the filesystem of my VPS using SSH with keys, or connect to the home filesystem while on the road, etc. And instead of having to navigate the remote filesystem within one application like a traditional FTP client, I can access it using the terminal, Finder, PathFinder, or any other utility that operates on the local filesystem. It securely mounts the remote filesystems to be as available as a SMB or AFP share.

