Posts Tagged ‘encrypted’

How do I know if a wireless network is secure?

Posted by Jason in Computer, Internet on June 18th, 2008

There is no way to guarantee complete on a . However, there are precautions you can take to help minimize risks when you use a .

• Whenever possible, only to networks that require a key or have some other form of , such as a . The information sent over these networks is , which can help protect your from unauthorized . When you view available networks in to a , you’ll see text indicating if a has enabled or not. (more…)

Howto Convert PDF files to HTML files

Posted by Jason in Linux on February 24th, 2008

Translates documents into html .Translates into HTML or formats, combined with images. Supports .There is a program called pdftohtml to to html file.In gutsy this package in bundled with poppler-utils so we need to install this package.

Install poppler-utils in

aptitude install poppler-utils

This will complete the installation

Using pdftohtml

pdftohtml (more…)

Encrypted File System In Vista

Posted by Jason in Windows Vista on February 6th, 2007

Files that have been protected using are at the file-system level. The of this is that the files can only be opened by the user with the appropriate private key and . Even if you were to reinstall the , the files would still be inaccessible.

You can a file using the steps listed below. An important point to remember is that a file can not be both and compressed. If compression is enabled, it will be disable when is enabled.

(more…)