This is in the BUY BUY BUY category!

This is a logical next review after Is an expensive Thunderbolt drive worth it?
The $139 2 TB USB 3.0 Portable drive (MacBook Pro styled)
When I bought the "Expensive Thunderbolt drive" I looked for some reviews to validate my choice. All the reviews were good, none did a speed comparison between thunderbolt & USB 3.0
I compared speed & found that I paid double for a drive that had a thunderbolt connector, that gave no speed benefit
The $139 2 TB USB 3.0 Portable drive (MacBook Pro styled)
The bottom line, if you have a MAC laptop, need some extra storage, get this!
I am currently between contracts, so I worked on my LinkedIn Profile
It imported all my gmail contacts, good right? NFW!!!
No I am getting mad spam!
This is ruining my signal to noise ratio on my e-mail!
The answer I was hoping to opt out at the bottom of the e-mail. NO! :(
Opt out from their settings? Maybe not either!
I tried this: Here's How To Get Rid Of All Those Annoying Emails LinkedIn Sends You
I want some e-mails, but not to opt out of all of them, so lets DIY!
In the top right of your gmail page... ...click settings
Select Filters
Create New
Add this search criteria: from:(connections@linkedin.com) See what has been up to
Select actions like move to trash
Click continue and you are done!
[global]
workgroup = WORKGROUP
server string = Pogoplug Samba2 Server
hosts allow = 192.168. 127.
null passwords = yes
guest account = root
log file = /opt/var/log/samba/log.%m
max log size = 50
security = share
encrypt passwords = yes
smb passwd file = /opt/etc/samba/smbpasswd
dns proxy = no
preserve case = yes
[ShareAll]
comment = Test share
path = /tmp/.cemnt
available = yes
public = yes
writable = yes
printable = no
create mask = 0777
guest ok = yes
browseable = yes
ColdFusion consulting has taken me from the land of ColderFusion (Minneapolis) to Maine. I am doing a month on site, then working remote.
The hotel has WiFi, but has a web page that intercepts requests & displays a web page that requests a password. How do you get around it?
The Roku finds the network but can not log in & displays the MAC address.
With my MAC laptop, I opened a Terminal window & typed the following:
sudo bash
PASSWORD
ifconfig en1 | grep ether
This displays the current MAC address. SAVE IT!
Now enter:
ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport
airport -z
Now enter the MAC address of the Roku
ifconfig en1 ether 00:0D:4B:4B:64:DD
Open a browser, type in the password. The MAC address of the Roku is now accepted by the network! :)
Reset your MAC's MAC Address to the original address you saved:
airport -z
ifconfig en1 ether 00:AA:BB::64:DD