rothlis’s posterous

 

TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet

TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet http://www.teamviewer.com/

Comments [1]

Cryptographic Right Answers

Thanks to my background as FreeBSD Security Officer, as a cryptographic researcher, and as the author of the Tarsnap secure online backup system, I am frequently asked for advice on using cryptography as a component in secure systems. While some people argue that you should never use cryptographic primitives directly and that trying to teach people cryptography just makes them more likely to shoot themselves in their proverbial feet, I come from a proud academic background and am sufficiently optimistic about humankind that I think it's a good idea to spread some knowledge around. In light of this, I've put together a list of "Cryptographically Right Answers" -- which is to say, a list of recommendations for using cryptography which, if followed, will make sure you get things right in the vast majority of situations.

http://www.daemonology.net/blog/2009-06-11-cryptographic-right-answers.html

Comments [0]

VMware: Sysprep file locations and versions

Comments [0]

Organise pictures in folders

Organise (move/copy) digital camera pictures into folders by date taken (using Exif/IPTC/XMP data), e.g. YYYY-MM-DD - Description

Exiv can be used to adjust the Exif timestamp.

http://dev.exiv2.org/boards/3/topics/show/44
http://www.exiv2.org/download.html

Comments [0]

Abandonware

Comments [0]

Top Hiking Gear - Outside Buyers Guide Summer 2009

Comments [0]

http://support.microsoft.com/Default.aspx?kbid=971058

Comments [0]

Bishopsgate Botero

Sent from my iPhone

Comments [0]

Upgrading vSphere VMs

Once you've upgraded to ESX 4 and vCenter 4, you also need to upgrade all the VMs and Templates:
http://blogs.vmware.com/vmtn/2009/06/vsphere-virtual-machine-upgrade-process.html

Filed under  //   vmware  

Comments [0]

Managing the Windows Time Service

http://technet.microsoft.com/en-us/library/cc816712(WS.10).aspx


Configure the Time Source on the Forest PDC emulator
w32tm /config /manualpeerlist:"ntp0.ja.net ntp1.ja.net uk.pool.ntp.org" /syncfromflags:manual /reliable:yes /update

Configure the Time Source on all domain members
w32tm /config /syncfromflags:domhier /update

Comments [0]