Apple Mac OSX 10.5 Leopard is worth more than old Apple hardware
Ok, here is a business idea for all you people that want to make money fast: no, seriously ;)
Fact 1: Apple OSX 10.5 Leopard currently sells for up to $249.99 on amazon.
Fact 2: Apple OSX 10.5 Leopard sells between $50 and $70 on ebay.
So either you have an old installation DVD lying around somewhere, then sell it (on amazon, obviously) or you could just buy from ebay and sell on amazon. I am too lazy to do it, just wanted to provide a quick heads-up.
Mac Java Trojan: over 600.000 Macs affected – how to secure your Mac [Update]
Update: F-Secure offers a FlashbackRemoval Tool, the Flashback Checker app tells you if your machine is infected.
The Flashback Trojan for Apple's Mac OSX already infected over 600.000 Machines, according to @hexminer on twitter. There is an existing Java Security Update from Apple, all users should update immediately.
Apple is too slow in releasing security fixes - the last known security holes in Mac OSX Java took Apple over 6 months to fix.
F-Secure shows how to secure your Mac by disabling Java. Lion does not come with Java by default, although most of the times it is installed afterwards (running Java applets or Java applications, the Systems asks to install the Java package).
The Flashback Trojan hides as Adobe Flash Player, so the most secure thing to do is to remove Java and Flash from your system. Adobe Flash still does not completely work with Mac OSX Lion, bugs that were reported by Nanofunk over 6 months ago are still open.
Gizmodo posted a simple way how to test if you are infected:
Run the following command in Terminal:
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
Take note of the value, DYLD_INSERT_LIBRARIES
The expected output should be:
"The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist"
Then, run this command:
defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
"The domain/default pair of (/Users/joe/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist"
"does not exist" means you've got a healthy rig. If there is any other message, keep following F-Secure's instructions to vanquish the intruder.
osxfuse: successor to macfuse brings NTFS and lots of file systems to Mac OS X
Since I wanted to use write-support for Windows NTFS drives on Apple Mac OS X, I was researching on alternatives and possibilities. I knew about the macfuse FUSE Project (File System in Userspace), but since it was not maintained anymore - what would one do?
Meet FUSEOSX (FUSE for OS X), the successor to MacFuse.
FUSE for OS X allows you to extend OS X's native file handling capabilities via third-party file systems. OSXFUSE is a successor to MacFUSE, which has been used as a software building block by dozens of products, but is no longer being maintained.
As a user, installing the "FUSE for OS X" software package will let you use any third-party file system written atop "FUSE for OS X" or MacFUSE, if you choose to install the MacFUSE compatibility layer. As a developer, you can use the OSXFUSE SDK to write numerous types of new file systems as regular user space programs.
The most used extensions are SSHFS and NTFS-3G for Mac OS X, but there are lots of them out there.






