Angelo’s blog

A systems administrator’s diary
  • rss
  • Home
  • About me
  • Computers
  • Bibliography
  • Guides
    • IPSec VPN using FreeBSD
    • Setting up OpenVPN using radius on FreeBSD
    • Protect OWA using a reverse proxy
    • Monitoring a Windows machine with extended counters
    • Setting up a pacemaker cluster on CentOS/RHEL
    • Protect OWA using a reverse proxy #2
  • Resume

Convert .bin/.cue to .iso on Mac OSX

angelo | February 23, 2008

I stumbled upon this blog entry, where someone describes how to convert bin+cue to iso. I had the same problem as him:

While setting up a new VMWare image I found myself needing to convert an old .bin/.cue disk backup to iso format. Looking for a simple command line utility I came across BinChunker, a GPL-licensed *nix source that fit the bill to the tee. The official site has the source code and RedHat RPM’s but nothing for OS X.

A quick compile took care of that — BinChunker for OS X.

Download the utility, extract it to your Home directory and issue the following command from a shell prompt:

sudo cp bchunk /usr/bin/

To make sure your newly installed utility has the correct execute permissions and that its accessible to you through the terminal, run this code:

sudo chmod a+x /usr/bin/bchunk

To convert a .bin/.cue pair to a .iso, you can issue this command:

bchunk myinputfile.bin myinputfile.cue myoutputfile

If you are getting a not found error, make sure that /usr/bin/ is in your path. To check this, type echo $PATH and look for /usr/bin/ in the result. If it isn’t there, type sudo nano /etc/profile and add /usr/bin; to the PATH=… line. Then press CTRL+x followed by Y to confirm and the enter key to verify the filename to save and exit nano. Then execute source /etc/profile to refresh the path.

Comments
3 Comments »
Categories
Mac
Comments rss Comments rss
Trackback Trackback

TrueCrypt 5.0 released

angelo | February 6, 2008

Quote from Slashdot:

1202285284.png“The popular open source privacy tool, TrueCrypt, has just received a major update. The most exciting new feature provides the ability to encrypt an entire drive, prompting the user for a password during boot up; this makes TrueCrypt the perfect tool for non-technical laptop users (the kind who are likely to lose all of that sensitive customer data). The Linux version receives a GUI and independence from the kernel internals, and a Mac version is at last available too.”

Comments
No Comments »
Categories
Linux/Unix, Mac, Security/privacy
Comments rss Comments rss
Trackback Trackback

Leopard rocks!

angelo | October 25, 2007

leopard screenshot thumbnailI just did a clean install last night, and Leopard (Mac OS X 10.5) rocks!

It looks amazing, and the best operating system did indeed get better.

I really like the stacks in the dock! I used to have shortcuts on my desktop for easy access to certain folders, but now, with the stacks, it’s even easier.

And there are quite some details that have changed as well. For example the lock icon under the AirPort menu, that differentiates the secured wireless networs from the unsecured.

The preview window in finder is amazing as well, and PDF files are rendered in milliseconds using the new version of preview :D

I do have to get used to the little lights in the dock, that show which programs are active. I kind of liked the old way better, but I’ll probably just have to get used to it.

update: Installing Leopard seems to have solved the DHCP issue I had with my new access point, but I’m not sure whether it’s the reinstall itself or Leopard that has solved it.. Anyway, I’m happy..

Comments
No Comments »
Categories
Mac
Comments rss Comments rss
Trackback Trackback

Max OS X Leopard to be released on October 26th?

angelo | October 12, 2007

According to g-WH!Z, Leopard will be released on October 26th! Let’s hope so.. I know that I will buy it as soon as it’s released here in the Netherlands.

Come on, just look at this page: http://www.apple.com/macosx/leopard/ and click on the ’take a tour’ button. How can anyone resist?

Comments
No Comments »
Categories
Mac
Comments rss Comments rss
Trackback Trackback

VMware Fusion beta

angelo | December 30, 2006

Since I’m a big VMware fan, it was kind of a bummer to see that VMware workstation was not available for the Mac platform. I remember signing a partition one or two years ago, to ask VMware to change that. And to my big surprise, I suddenly saw a beta of their new Fusion product, which seem to do exactly what I want. I was already running a trial of Parallels Desktop, but hey, this is VMware! Installed Fusion a few days ago, so let’s see how things turn out. So far, so good. Haven’t had any problems with a Windows XP Professional SP2 x32 guest so far.

Comments
No Comments »
Categories
Mac, Virtualization
Comments rss Comments rss
Trackback Trackback

Pages

  • Guides
    • IPSec VPN using FreeBSD
    • Monitoring a Windows machine with extended counters
    • Protect OWA using a reverse proxy
    • Protect OWA using a reverse proxy #2
    • Setting up a pacemaker cluster on CentOS/RHEL
    • Setting up OpenVPN using radius on FreeBSD

Categories

  • Games
  • Hardware
  • Linux/Unix
  • Mac
  • Microsoft
  • Misc
  • Security/privacy
  • Virtualization

Archives

  • February 2010
  • March 2009
  • November 2008
  • June 2008
  • February 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • May 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • October 2006

Friends' sites

  • ErwinK’s site
  • Jef’s site
  • Judith’s site

Work

  • NetMatch
rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox