Stack Overflow
-
When you first start off trying to solve a problem, the first solutions you come up with are very complex, and most people stop there. But if you keep going, and live with the problem and peel more layers of the onion off, you can often times arrive at some very elegant and simple solutions.
– Steve Jobs, 2006They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.
– Benjamin Franklin, 1775Homines, dum docent, discunt.
- Seneca Links
-
Recent Posts
Recent Comments
- Richard Ginzburg on Silencing the “battery charging completed” sound on a Samsung Galaxy SII
- SHIGGA on Silencing the “battery charging completed” sound on a Samsung Galaxy SII
- Richard Ginzburg on Target display mode iMac -> MacBook Pro 2011 with Thunderbolt
- dab on Target display mode iMac -> MacBook Pro 2011 with Thunderbolt
- Richard Ginzburg on Avoiding X.509 chain policy caching when using WCF with certificate security
Archives
Categories
Meta
Category Archives: Mac
Target display mode iMac -> MacBook Pro 2011 with Thunderbolt
This was not as easy as it seemed. A checklist to get target display mode working: Make sure both your iMac and your Macbook Pro are equipped with Thunderbolt. It only works Thunderbolt -> Thunderbolt or Display port -> Display port, … Continue reading
Fix for VPN connections on Mac OSX using NetExtender (pppd)
Seems like Apple broke pppd with one of the latest patches to OSX. My SonicWALL NetExtender stopped connecting unless run as root. After some detective work I fixed this by changing permissions as follows: sudo chmod a+s /usr/sbin/pppd sudo chmod … Continue reading
Posted in Mac, Work
Leave a comment
Connecting to Mac OSX Lion with Screen Sharing (VNC)
Today I was having issues with connecting to my Mac running Lion from my Windows 7 laptop. The client let me enter my VNC password and then presented me with the Lion login screen where I couldn’t enter the user … Continue reading
Posted in Mac
Leave a comment