Archivo de la categoría: MacOSX

Installing Mac OS X Lion in VMware

Shhh! Don’t tell anyone. Overview Yay! The developer version of OS X Lion is out in the wild!!! Not going to say where I got it from, but I have it and I want to play with it! But… Being ill-gotten and a pre-beta release, I really don’t want to install it on a hard… Leer más »

Enable Cuda on mac mini 3.1 test with Mathematica 8

First download http://www.nvidia.com/object/mac-driver-archive.html CUDA Mac Driver Latest Version: CUDA 3.2.17 driver for MAC Release Date: 11/16/2010 Test in Mathematica 8 with mac mini 3.1 early 2009, Snow Leopard 10.6.7 Needs[«CUDALink`»] CUDAInformation[1] {«Name» -> «GeForce 9400», «Clock Rate» -> 1100000, «Compute Capabilities» -> 1.1, «GPU Overlap» -> 0, «Maximum Block Dimensions» -> {512, 512, 64}, «Maximum… Leer más »

iStumbler

iStumbler is the leading wireless discovery tool for Mac OS X, providing plugins for finding AirPort networks, Bluetooth devices, Bonjour services and Location information with your Mac. http://www.istumbler.net/index.html

speed up safari

http://guides.macrumors.com/Speed_up_Safari defaults write com.apple.Safari WebKitInitialTimedLayoutDelay 0.25

Updating the locate database in Mac OS X

One of my favorite commands in Unix is «locate». It’s useful to help find files through terminal – fast! After freshly installing Leopard, I realised that the database for the command had not been built. `/var/db/locate.database’: No such file or directory No problem. To fix this simply run the command: sudo /usr/libexec/locate.updatedb After a few… Leer más »