Posts tagged #unix tips
Mac OS X RAW Support for Sony Alpha a 300
Apple's recent OS X update added support for Sony Alpha a200 and a350 RAW files, but omitted the a300. Despite hardware similarities, the a300 lacks compatibility. To address this, a script has been created to convert a300 RAW files to a200 format, available as a command-line script or an Automator Action, simplifying the process for users.
More Control over your TimeMachine Backup
Time Machine provides an intuitive interface for accessing past data, but Tms by FernLightning offers a command-line alternative for those preferring a list style. This tool allows users to see differences between file versions and snapshots, making file version management more straightforward. Documentation for Tms is also available for further guidance.
Tips for reinstalling DarwinPorts
DarwinPorts installation can be challenging, even for experienced users. I faced difficulties with my installation, particularly when working with Gnome and patching X11. For those encountering similar issues, a set of scripts is available to simplify the DarwinPorts installation process.
DarwinPorts 1.2 released
DarwinPorts is a Package Management System for Mac OS X and Darwin, streamlining the installation and management of open source applications. It automates downloading, configuring, and installing software along with necessary dependencies. With a vast collection of 3,038 packages, including major desktop environments and various applications, it offers a robust option for Mac users interested in open source software.
How to Safe Sleep (Hibernate) Your Mac
Safe-Sleep is a software feature introduced in the Mac OS update 10.4.3, allowing Macs to save RAM contents to the hard drive and enter a low-power sleep mode. This is particularly useful for conserving battery life. A guide is available to activate Safe-Sleep on standard Apple hardware using terminal commands, making it accessible beyond just new PowerBooks.