This is a tutorial on how to run Backtrack 3 in windows using VMWare workstation.
Month: December 2008
Amazon “EC2” Elastic Compute Cloud
Amazon Elastic Compute Cloud (also known as “EC2”) allows users to rent computers on which to run their own computer applications. EC2 allows scalable deployment of applications by providing a web service through which a user can boot an Amazon Machine Image to create a virtual machine instance containing any software desired. A user can […]
Recovery Console Commands
A number of commands are available within Recovery Console, some of them exclusive to the tool. Here is a complete list of Recovery Console commands: Attrib – The attrib command is used to change the attributes of a single file or a directory. Batch – The batch command can be used to run a series […]
INTERNET LINKING LAW
Internet links may create legal liability. Despite the Internet’s initial “free linking” ethos, links can be unlawful when they are designed to confuse viewers, to evade court orders or clear statutory prohibition, or to promote illegal conduct by others. But most linking is lawful, even where the linked site claims the right to authorize and […]
How to: Change the default contact list that displays in your Outlook address book
From the Tools menu, select Address Book. In the new Address Book window, from the Tools menu, select Options. Under “Show this address list first:”, select the appropriate listing (i.e., Personal Address Book, Global Address Book, or Outlook Address Book). Click OK to save changes and exit.
Windows Cannot Hibernate Computer with More Than 4 GB Memory
A limitation, feature or inconvenience of Windows (XP, Server 2003, Windows Vista, or Windows Server 2008) is that it cannot hibernate if it has more than 4 GB of RAM memory. This is not a bug but by design, as Microsoft disables hibernation support on PC with more than 4GB physical memory because benchmark tests by Microsoft […]
How to create your own YouTube Flash Video Serving site
This post at Daniel’s Random Mutterings explains exactly how to create your own video hosting site allowing users to upload video, automatically convert it to FLV and make it available for anyone to view – all with open source tools. Using a Django CMS system, FFMpeg for the FLV encoding, FLVtools2 for writing meta information, and […]