Sunday, October 9, 2011

FreeOTFE

FreeOTFE is a free, open source, "on-the-fly" transparent disk encryption program for PCs and PDAs

With this software, you can create one or more "virtual disks" on your PC/PDA.  These disks operate exactly like a normal disk, with the exception that anything written to one of them is transparently, and securely, encrypted before being stored on your computer's hard drive.

http://www.freeotfe.org/

Sunday, October 2, 2011

How to determine if a CPU supports SLAT

To use Hyper-V within Windows 8, the CPU must support SLAT.

Second Level Address Translation (SLAT) is a technology introduced in both Intel and AMD flavors of processors.  Both companies call their version of the technology different names:   Intel’s version is called EPT(Extended Page Tables) and AMD calls theirs RVI (Rapid Virtualization Indexing).  Intel introduced Extended Page Tables in its processors that were built on the Nehalem architecture, while AMD only introduced RVI in their third generation of Opteron processors codenamed Barcelona.

Hyper-V uses SLAT to perform more VM memory management functions and reduce the overhead of translating guest physical addresses to real physical addresses. By doing this, Hypervisor CPU time is significantly reduced, and more memory is saved for each VM.

To determine if a CPU supports SLAT, download the CoreInfo utility from Sysinternals at http://technet.microsoft.com/en-us/sysinternals/cc835722.  Unzip the application and use the –v switch option within an elevated prompt.  If the processor does not support SLAT, dashs will be present in the EPT or NPT rows.

coreinfo

coreinfo2

Saturday, October 1, 2011

Windows Live Mesh

Windows Live Mesh is one of the available components of the Live Essentials suite that can currently be found at http://download.live.com.  Live Mesh has two main features:  to sync data between two or more computers and Skydrive, and to allow remote access.  A list of supported file types within the sync process can be found at http://explore.live.com/windows-live-mesh-sync-file-types-ui.

After the application is downloaded and installed, the initial screen will ask for a Windows Live ID.  Two checkboxes are available to remember the Windows Live ID parameter and password, and to automatically log into the service in the future.

live_mesh_1

Once logged in, the initial screen should be displayed.

live_mesh_2

If the Remote main menu option is selected, the link to allow remote connections on the computer in question should be available.

live_mesh_3

In this example, the Windows 7 computer was configured to automatically log in using a “swalker” account.  To allow remote connections, an account must have a password configured.

live_mesh_4

live_mesh_5

live_mesh_6

If another computer has Live Mesh installed and configured with the same Windows Live ID and has remote connectivity enabled, and the machine is connected to the Internet, the entry for the machine should have a green dot.

live_mesh_7

If the “Connect to this computer” link is accessed, a new dialog box should appear.

live_mesh_12

A dialog box on the remote computer should pop up asking for confirmation.

live_mesh_13

If an individual does not click on the Deny button, the current account will be logged off.  The original computer should now see a login screen for the remote machine.

live_mesh_14

To sync a folder, click on the “Sync a folder” link on the main page.  A browse dialog box should appear asking to select a folder.  In this example, the My Documents folder was selected.  A dialog box will then appear asking which devices to sync to.

live_mesh_9

Any remote computers that has Live Mesh installed and configured with the same Windows Live ID should be listed, as well as Skydrive.  The current limit with the Skydrive option is 5 GB total with each file less than 100 MB.  Between two computers, the current limits are 200 folders with each file size less than 40 GB.

live_mesh_10

The default for the sync process is to use the same folder (My Documents in this example) on the remote computer(s).  So any changes made on any client should be transferred to the others.

live_mesh_11

If you wish to check the status of the sync setup, click on the arrow to the left of the sync entry.

live_mesh_15

As stated above, the path used on the original machine is normally used on a sync partner.  To use a different destination folder or path, create a sync entry (Desktop in this example) but do not select any remote machines or Skydrive within the selection dialog box.

live_mesh_16

On the destination computer, the sync folder entry should be present for the original machine.

live_mesh_17

Click on the Sync this folder link on the remote computer.  When the browse dialog box appears, select a different folder.