

How To: Create an Admin User Account Using CMD Prompt (Windows)
This is a quick tutorial on how to create a new administrator account on a Windows computer. Step 1: Open CMD Prompt...

How To: Erase your hard drive from the Mac OS X terminal
Macheads101 shows us a simple command to erase your entire hard drive in a MAC OS x terminal. You can either log in as administrator and simply type "rm -rf /" to format or you can just type "Sudo rm -rf /" to start. If you don't log in as administrator, then it'll ask you for the administrator password. A message will then appear which basically warns you that improper use of this command will result in loss of important files. Next type in "sudo mount -uw /" to edit the file command system....

How To: Increase your low virtual memory on Windows XP
This video demonstrates how to increase your computer's virtual memory in Windows XP. To increase virtual memory in Windows XP: - On your desktop, right click on My Computer then select Properties. - On the System Properties Window, click on the Advanced tab. Under Performance, click Settings. - A new window should appear, click on Advanced tab, look for Virtual Memory then click Change. - The virtual memory window should now appear, select your main hard drive (usually C: ), then you can set...

How To: Install Google Chrome OS on a Flash drive
The Google Chrome OS has been making a lot of waves for its convenience. In this video, the convenience is further highlighted, as we are shown how to install the Google Chrome OS on a Flash drive. Now you can take the entire OS with you wherever you'd like to go.

How To: Rotate the Display on Linux, Mac, & Windows Computers
If you've got a desktop computer, I can almost guarantee that you've got a widescreen monitor set up in landscape mode. It's how just about everyone uses their monitor these days, including myself. Except that it's not always the best way of working.

How to Find the C: drive on my Mac
In this tutorial, we learn how to find the C drive on a Mac computer. Unfortunately, Mac does not label their drives with letters like other computer systems do. You can name your drives anything you'd like, including "backup", "my network", "my folder", or anything else you want. To find these, just open up the Mac finder and the devices on the computer will show up with their icons. This can make things easier if you are having trouble moving things around. Making them your own names makes ...

How To: Check If Windows XP Is Activated
Some people might check their activation status of Windows XP by simply right-clicking on the My Computer icon on their desktop, then clicking on Properties. It opens up a new window with General tab showing some basic information about your PC, like system info, registered to, and computer hardware. However, it does not actually tell us complete information about the system, like whether or not your current copy of Windows XP is activated or not. To check the complete details about your Wind...

How To: Eject devices from the use of the terminal for a Mac
In this tutorial, we learn how to eject devices from the use of the terminal for Mac. First, go to the terminal of your computer where you will see a notepad sort of page. Next, type in "df" and then press return. You will now see a list displaying processes on your computer. On the bottom will be your public zoning device, which is your USB device. Next, type in "hdiutil eject -force (the code under "mounted on)- volumes-publiczone". This is not case sensitive, but don't forget or add in any...

How To: Lock Folder Without Any Software with Password
You can easily lock any folder on your Windows computer with a simple Notepad hack. By creating a batch file, you can hide a folder and require a password be entered before it becomes visible and accessible. This is a great tool for locking sensitive information, like pictures, financial statements, and a lot more.

How To: Take screen captures on a PC with the Print Screen key
How to take screen captures on a PC with the Print Screen key

How To: Format a hard drive using Windows Vista
Formatting the hard drive on Windows Vista is easy. First click Start, then Control Panel, Administrative Tools, Computer Management. When that opens up, click Storage Disk Management. This will open a window showing all the computer's partitions. It isn't possible to format C: because that is where the operating system is installed. We will format disk 2. Right click on that, and select New Simple Volume. This will open the wizard. Follow the prompts through the wizard to Finish. The compute...

How To: Restore deleted files with Encase from NTFS USB drive
Use Encase to open the drive after the document has been deleted. The deleted file will show up in the program and will have a red circle with a line through it showing that it was previously deleted. The window on the bottom of the screen will show the document context so you can verify that it is the correct one. Right click on the file and click 'copy/unerase' to restore the document. Down in the bottom right hand corner you will see the progression of the copying to the chosen file destin...

How To: Download & install the Sun Java Browser Plug-in
This video teaches "How to Download and Install JAVA plug in for your web browser". Open your web browser.

How To: Delete temporary files in Ubuntu, Linux Mint or Debian
This video tutorial in Computers & Programming category will show you how to delete temporary files in Ubuntu, Linux Mint or Debian. For this you will need the program called bleachbit. You could get it from Bleachbit Sourceforge/ or from Synaptic package manager. For synaptic manager, click on ‘package manager’ in the ‘start’ menu and log into the program by typing your password. Then search for ‘bleachbit’, download and install it. Go to ‘terminal’, type in ‘su’ and enter, then type in your...

How To: Burn .iso image files to a CD in Windows XP
In this tutorial, we learn how to burn .iso image files to a CD in Windows XP. To start, you will need to first burn the image with Image Burn 2.1. Decide if you are going to use a CD, DVD, or multiple CDS. If you don't already have Image Burn 2.1, you can download it from this site: download.imgburn.com/SetupImgBurn_2.4.1.Â0.exe. Once it's installed, you can make a copy of your image and then verify it when it's finished. It will go through the burning process, which will take from 2 minute...

How To: Make Windows 7 look & feel like Mac OSX
So you bought a PC and now you want a Mac... You don't necessarily have to shell out the couple thousand bucks it takes to buy a new Mac. In this tutorial, learn how to make your Windows 7 operating system look & feel like a Mac OSX operating system. To complete this tutorial, follow these steps:

How To: Create HD from low quality vids in Avidemux on Ubuntu
New to Ubuntu Linux? This computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to create fake HD from low quality vids in Avidemux on Ubuntu.

How To: Bind (Join) Two or More Files into Single Executable File
`Today I am going to tell you how to bind i.e. join two or more files and make single executable file.

How To: Create a Bootable USB Drive for Ubuntu Using Mac or Windows
If you've ever wiped your computer without having a proper backup of your operating system, or just wanted to cause some havoc online, chances are you've had to rely on Linux to help you out, specifically the Ubuntu distro.

How To: Create a .LOG file in Notepad on Windows PCs
It's like magic. Creating a .LOG file has never been easier. And all you need is Notepad on your Windows PC. After creating this LOG file, Notepad automatically inserts the current date and time after the last line. Check it out. If you've ever wondered about LOG file types, this Notepad trick is must.

How To: Install GRUB 2 and apply themes on Ubuntu Linux
New to Ubuntu Linux? This computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to install GRUB 2 and apply themes on Ubuntu Linux.

How To: Drag and drop in Ubuntu Linux
Drag and drop doesn't work automatically in the Ubuntu Linux distribution. You'll need to make some settings changes to enable it. For a step-by-step look at the process to enabling drag and drop file management in Ubuntu, watch this Ubuntu tutorial.

How To: Install and use ndiswrapper in linux
A tutorial on how to use ndiswrapper to use windows wireless drivers in Linux. A great explanation of commands without speeding through them.

News: Are You a Mac Yuppie or a PC Nerd? Find Out if You Fit the Stereotype
With over 60 commercials, chances are you've seen one of the Get a Mac spots run by Apple, which brands Mac as intuitive and hip, compared to their boring and clunky PC counterpart. You also probably saw Microsoft's response in their I'm a PC campaign. But who are Mac and PC users really? Do jeans and hoodie-wearing yuppies really use Macs? Are the suit-and-tie types strictly operating PCs?

How To: Restore deleted PC files using the Recuva application
In this video tutorial, viewers will learn how to restore and recover deleted files using Recuva. Recuva is a freeware data recovery program. Recuva recovers files deleted from your Windows computer, Recycle Bin, digital camera card, or MP3 player. Begin by selecting the type of file and continue inputting the information. Then it will begin scanning the driver for the deleted files. It will then display all the deleted files. The green files are recoverable while the red ones are not recover...

How To: Prevent cut, paste, copy, and delete on Windows files
New to Windows? No problem... here's a beginner's video tutorial that will teach you how to prevent cut, paste, copy, and delete on Windows files.

How To: Remove Empty Folders, Duplicate Files, Broken Shortcuts, and Old Bookmarks from Your Computer
Like a computer, your brain can store and process large amounts of information. It can remember names, solve math problems, and save tips that you might need at a later time.

How To: Share Local Drives and Folders using Oracle VM VirtualBox with a Guest Windows OS
There are several virtual machine managers present in the market. However, the main functionality of all VMs are the same. Most people like to get free VM managers, so that they can install as many operating systems as they like over the host operating systems. One of these free VM managers is Oracle's VM VirtualBox, which can be downloaded from Oracle's website for all popular operating systems, such as Linux, Windows and Mac.

How To: Use the Memory in the Windows Calculator
For the purpose of simplicity, we shall consider the Windows version to be used as Windows XP. How to start the calculator in Windows XP?

How To: Turn off your system firewall without admin privileges
In this video tutorial, viewers learn how to turn off the system firewall without admin privileges. Begin by clicking on the Start menu and open he Run program. Type in "system.msc" and click OK. Scroll down the Services list and look for Windows Firewall. Double-click on it and under the General tab, click on Stop. Then click Apply and OK. This video will benefit those viewers who use a Windows computer and would like to turn off the firewall, even if they are not running the administrator a...

How To: Make a harmless virus for Mac OS X
Admit, you're curious. You want to know just what does it take to make a virus for the Mac OS X operating system. Check out this video to learn how to write a harmless virus for computers running Mac OS X.

How To: Use a usb flash drive as ram in Windows XP
In this video tutorial, viewers learn how to use a USB flash RAM in a Windows XP computer. Begin by plugging the flash drive into the computer and do not remove it when it is being used as RAM. Then click on the Start menu and click on My Computer. Right-click on the flash drive and select Properties. Name the drive, RAM drive and click OK. Make sure that there are no files or folders in the flash drive. Now right-click on My Computer and select Properties. Click on the Advanced tab and click...

How To: Clone computers across the LAN
In this video the instructor shows how to clone computers across the Local Area Network using BartPE and Selfimage. To do this first we will have an original computer. Now create the image of the hard drive of the computer and share it on the network drive. Now, using that image from the shared folder you can start the clones of other computers by overriding their hard drive using this image of the main hard drive. Using this technique you can clone multiple computers which are the exact dupl...

How To: Sort files into folders using Automator on Mac OS X
With OS X, you can use Automator to automate several functions. This nifty little how-to by macmost shows you how to sort files into sub-folders using Automator. You can use Automator to alter what happens when a file is added to a folder. In this example, new files added to a folder are then sorted into subfolders according to their type. You can add multiple actions to a folder and then determine which order they are used.

How To: Fix broken AVI files with DivFix++ on Ubuntu Linux
Broken AVI video files are your worst nightmare. Nobody wants to watch a video and find out it's corrupted and not working anymore. But there could be a solution on Linux. This computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to fix broken AVI files with DivFix++ on Ubuntu Linux.

How To: Download & install HP printer drivers in Windows XP
This silent video shows you how to install HP printer drivers for Windows XP. Start off by turning on the power on the printer. Do not connect the USB cable to the computer yet, it'll ask you at a later time. Now go to HP's support webpage by typing "www.hp.com/support" on your web browser and then choose the region and language you want the support for. Now click on the "download drivers and software" option and type in your printer's model number. Select the correct printer from the list an...

How To: Delete temporary files in Windows XP
In this video it is demonstrated that how to delete temporary files in Windows XP. There are two different methods for deleting temporary files. First of all go to and click "start" then go to "run" and type temp now click on ok, then a window will appear, in this window there are all useless files, select all files and delete it. Now the other method is go to "run" and type %TEMP%, after clicking ok a window will appear in which there are useless folders and files, select all folders and fil...

How To: Delete a hidden driver virus
In this video, we learn how to delete hidden driver viruses. First, scan your computer with anti-virus and try to delete the virus that is harming your computer. If you have done this and your anti-virus can't delete it, download HijackThis from Trend Secure. Go through the download stages and install the new software. Now, open up HijackThis on your desktop. Once it's opened, open up the "misc tools" section. After this, click on "delete a file on reboot". Now, write the virus location name ...

How To: Recover deleted files in Ubuntu using Testdisk
This video shows the method to recover deleted files in Ubuntu using Testdisk. The demonstration is done by deleting a set of pictures and recovering them later. The test disk is installed at first. Then we click on the terminal icon and go to the list options available. These include selecting the list of drives available, partition table type and the type of file system in the original photos. Then the system asks you to select the part to be analyze and destination folder. The tool then re...

How To: Offline package install and update on Ubuntu Linux
Permanent access to the internet might not always be possible for you and your Linux system, and this computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to offline package install and update on Ubuntu Linux.