formats

Open and Extract winmail.dat Files

Open and Extract winmail.dat Files | How can I open winmail.dat or other .dat files? Outlook users sending HTML emails with attachments often reach other users as an odd winmail.dat file. (Thanks, Microsoft!) I’ll show you some tips on how to open that attachment! The perhaps easiest way to extract or view these sort of attachments is via the excellent website:

formats

Quick Intro to zsh: auto complete

Quick Intro to zsh: auto complete | zsh or the z shell is an interactive shell that builds upon features of other shells such as bash, ksh, and tcsh. zsh is great for advanced script monkeys but also is an excellent simple bash replacement for the regular joe user. Here is a quick intro to the auto complete features of zsh! On

formats

flac – Audio Codec of Choice

flac – Audio Codec of Choice | Similar to MP3 (but lossless), flac is an audio codec for your music. Instead of ripping to MP3, consider ripping to flac! flac stands for free lossless audio codec Why choose flac? flac is awesome for various reasons: Entire original source file is retained (excellent for CD archiving _with_ metatags!) Zero quality loss (lossless) Can

formats

Clear or Flush Arp Cache in OS X

Published on August 3, 2011, by + in osx.

Clear or Flush Arp Cache in OS X | To clear or delete the arp cache in Mac OS X, crack open a terminal and issue the following command: $ sudo arp -a -d Done! Thanks Theo

formats

OS X Lion How To Reverse Scroll Direction

Published on July 20, 2011, by + in osx.

OS X Lion How To Reverse Scroll Direction | OS X 10.7 Lion has reversed the typical scroll direction used. Thankfully, changing this is an easy fix! Note: Mouse (if plugged in) and Trackpad have separate settings for scrolling! 1. Locate the Mouse and / or Trackpad options in System Preferences. 2. In the Mouse option uncheck ‘Move content in the direction of finger

formats

scottlinux.com RSS feed url update

scottlinux.com RSS feed url update | The RSS url for scottlinux.com has been updated to simply: http://scottlinux.com/feed The previous somewhat weird url ‘http://scottlinux.com/?feed=rss2′ now redirects to the above correct one. However, you may have to update your RSS readers. Apologies and safe hacking,

formats

Convert VDI to VMDK – VirtualBox to VMware

Published on June 24, 2011, by + in linux, osx, windows.

Convert VDI to VMDK – VirtualBox to VMware | To convert a VirtualBox vdi image to VMware, use the built-in VirtualBox command line utility VBoxManage. I’ll show you how! 1. First uninstall the VirtualBox Guest Additions from your VM to prepare for portability. 2. Next (if desired) copy the .vdi image file to a temp location as a backup. 3. Now determine the UUID

formats

scottlinux.com visitor stats for 2010-2011

scottlinux.com visitor stats for 2010-2011 | scottlinux.com visitor stats for the year June 2010 – June 2011 Browser: Operating System

formats

How To Dual Boot OS X and Linux

Published on June 14, 2011, by + in linux, osx.

How To Dual Boot OS X and Linux | How to dual boot OS X and Linux. Works on any Intel Mac with any version of Linux! Note: rEFIt does not work with 10.7 Lion yet (step 4). Wait for an rEFIt update before attempting on a 10.7 machine. Warning: This is scary stuff – you can really trash your system and data! I

formats

How to Be Anonymous on the Web

Published on June 13, 2011, by + in linux, osx, windows.

How to Be Anonymous on the Web | It is possible to use varying methods for bypassing web filters or just to have anonymity on the web. Note that these do not offer any security! Web site tunnel / proxy Be smart. These services still log information. For instance, Sarah Palin’s yahoo email ‘hacker’ was using ctunnel which handed over info to authorities

Home Archive for category "osx" (Page 3)