loading...

Tag: mac

Latest Posts
Raspberry PI File Sharing with a Mac

From the Raspberry Pi terminal or SSH into the Pi: sudo apt-get update sudo apt-get install netatalk sudo /etc/init.d/netatalk stop…

Mac Optimizations

Reduce transparency effects  System Preferences >> Accessibility >> Display >> Reduce transparency (On) Switch off automatic graphic switching  System Preferences…

Mounting Raspberry Pi SD Card on a Mac (with Write Access)

Download and install: Fuse for OS X (Make sure to check: MacFUSE Compatibility Layer) Download and install: fuse-ext2 Open Terminal Type: sudo…

Fixing bootloaders when dual booting OS X and Ubuntu

I ran into a problem the last time Ubuntu upgraded either the kernel or grub (not sure which); Either way,…