A short post as a reminder, this is how to open iso dvd files on a Mac with OS X Leopard.
Open the Finder and navigate to the .iso file, double-click to mount it. Then go to Applications and open the DVD player.
A short post as a reminder, this is how to open iso dvd files on a Mac with OS X Leopard.
Open the Finder and navigate to the .iso file, double-click to mount it. Then go to Applications and open the DVD player.
About 6 months ago I had a rather unpleasant accident and broke my jaw.
Last Thursday I had surgery to remove the metal plates that held my jaw together. I went in around 9AM, had a good sleep between 1PM and 3PM and went back home around 6PM … with the things that were inside my cheek in a small plastic back.
The doctor told me I was rather fortunate, I managed to crack … Read more.
I finally managed to unlock my access to my WordPress blog. Since the last upgrade I always received the “You do not have sufficient permissions to access this page error”
I installed a fresh WordPress (new empty database, new path). Once the setup was done I copied everything from the old database to the new database except for wp_user and wp_usermeta. After logging in as an administrator everything was working as before the error. I … Read more.
After the upgrade to Ubuntu 9 I was unable to use the numeric keypad on my external keyboard that’s connected to my laptop. I’ve switched every possible option in the keyboard preferences on and off and found out that you have to disable the Pointer can be controlled using the keypad option. That’s under System, Preferences, Keyboard and Mouse Keys.
An interesting post by Martin Roesch on the new architecture in the beta release of Snort.
I recently upgraded my laptop to the latest Ubuntu 8. The upgrade process was easy and quick however after the reboot I was unable to access my home-directory. I have a separate partition on which /home is mounted. This partition is encrypted with cryptsetup.
When I start the cryptdisk daemon it returns an error: /etc/init.d/cryptdisks start * Starting remaining cryptodisks… mount: special device /dev/mapper/cryptohome does not exist Enter passphrase: Checking the status with cryptdisk doesn’t … Read more.
I recently upgraded my laptop to the latest Ubuntu 8. The upgrade process was easy and quick however after the reboot I was unable to access my home-directory. I have a separate partition on which /home is mounted. This partition is encrypted with cryptsetup.
When I start the cryptdisk daemon it returns an error: /etc/init.d/cryptdisks start * Starting remaining cryptodisks… mount: special device /dev/mapper/cryptohome does not exist Enter passphrase: Checking the status with cryptdisk doesn’t … Read more.
When Firefox misbehaves by caching old DNS requests then type
about:config
in the addressbar and change these settings
network.dnsCacheEntries 0 network.dnsCacheExpiration 0
Now restart your browser.
Screen is a nice little nix-utility that allows you to leave a command running on a remote server even if you have disconnected.
The utility has a site at http://www.gnu.org/software/screen/.
Use is easy. Start screen with screen. You can exit an existing screen by tapping CTRL-A, d. Re-attaching to a screen is done with screen -r id. You can retrieve a list of ids by tapping screen -ls.
By continuing to use the site, you agree to the use of cookies. more information
An HTTP cookie, is a small piece of text sent from a website and stored in your web browser. Cookies are a reliable mechanism for websites to remember your preferences and improve your browsing experience.
If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.