Archive

Posts Tagged ‘macbook’

Parrallels Desktop for mac

October 30th, 2006

 Powered by Max Banner Ads 

Grandioso, a parità di macchina è molto più veloce di vmware, di virtual pc e supporta perfettamente lan e usb.
Provato con Windows XP Pro e con FreeNAS (Freebsd)
Spettacolare!
L’unica pecca è il costo (72.12 EUR+ IVA) nella versione per MAC.
Secondo me ne vale la pena!!
Ciao

apple, macbook, OS X , , ,

CUPS tricks

October 20th, 2006
Mac OS X uses CUPS to manage printing. You can get to the CUPS control panel via http://127.0.0.1:631/.

apple, macbook, OS X , ,

How to write img of m0n0wall on CF with Mac OS X

October 20th, 2006

Mac OS X

Tested on 10.4.8 and later. It is recommended that you disconnect all disks except for your startup disk before carrying out this procedure, as an error in specifying the drive to be written to could cause data loss.

  • Plug in your CF reader with CF card inserted
  • If OS X pops up a message saying that the card could not be read, click Ignore.
  • Open Disk Utility
  • Select any Partitions of your CF Card that are mounted, and click the unmount button. The partitions should now appear greyed out.
  • Select your CF Card Reader in the left-hand column, and click the Info button
  • Note the ‘Disk Identifier’: e.g. ‘disk1′
  • Open Terminal
  • cd to the directory containing the m0n0wall image
  • Use this command:
cat net45xx-1.22.img | dd of=/dev/disk[n] bs=16k

NB: disk[n] is the Disk Identifier found above

apple, macbook, OS X , ,