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: Remove noise from audio files in Ubuntu with Audacity
In this tutorial, we learn how to remove noise from audio files in Ubuntu with Audacity. To do this, you will first open up Audacity and then open up your audio file. To get rid of the noise, you will highlight the area with just the noise, not anything else. Now, go to 'effect', 'noise removal' from the top toolbar. Now, click 'get noise profile' and right after this you will need to select the whole file. After this, go back to the noise removal toolbar and click 'ok'. From here, you will s...
How To: Set up the Cain & Abel network security tool
First you have to install program, called 'Cain and Abel'. Then, you will be automatically asked to install 'Win Pcap' and you should do that. After installation you have to click on 'Cain and Abel' program icon with right mouse button and start it as administrator. Then push blue plus sign to scan Mac addresses. After scanning go to the bottom of program window and press APR tab. Then push blue plus icon again. When table appears push first option in first square and first option in second a...
How To: Easily open your NAT on a ZyXel router
In this Computers & Programming video tutorial you will learn how to easily open your NAT on a ZyXel router. There are three steps involved in doing this. Open your web browser and type in the router IP address which is normally http://192.168.1.1. Then you will get the log in page. The password is either 1234 or admin. It will be written on the packaging of the router. On the next page click on UPNP, then check all three boxes and click 'apply'. Then you click on NAT and set the start and en...
How To: Find details about your RAM & processor type in XP
In this how-to video, you will learn how to check your personal computer's RAM, processor speed, and operating system information on Windows XP. First, go to start and select my computer. From here, click view system information to open a new window. A screen will show you the information you need, such as the type of operating system you are running, the size and speed of the processor, and the amount of ram you have. Click okay to exit this window. This will be helpful for doing upgrades or...
How To: Make a simple calculator in Visual Basic
If you're new to the Visual Basic IDE, looking to brush up on your VB programming skills, or simply have a burning desire to code a simple calculator, this three-part video lesson is for you.
How To: Align the printhead on your Epson printer
Not aligning your printer before you print is like going to a job interview without brushing your hair: Everything else looks right, but you somehow still look unprepared and messy. Aligning the printhead on your printer will help ensure all text prints out where it's supposed to print out and there's no awkward color blurring with pictures.
How To: View your printer's secret dots (fingerprints)
Imagine that every time you print a document, it automatically includes a secret code that could be used to identify the printer -- and, potentially, the person who used it. Sounds like something from a spy movie, right?
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: 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: 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: 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: 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 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: Get the flaming cursor effect in Ubuntu Linux
This video tutorial will show you how to get a cool flaming cursor effect in Ubuntu Linux. The steps are easy to follow, and this effect may also work on other flavors of Linux, too. Watch this video, follow the steps and you'll be getting your own flaming cursor in no time at all!
How To: Run DOS games in Windows (XP, Vista or 7) with DOSBox
Need some help figuring out how to run your favorite DOS games under Windows? With DOXBox, it's easy! So easy, in fact, that this home computing how-to can present a complete overview of the process in just over four minutes. For detailed instructions, and to get started playing your favorite games of yesteryear on your own Windows PC, take a look.
How To: Build "set" and "get" methods when programming in Java
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build and work with simple set and get methods when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Repair a Power Mac G5 - Remove the power button
Can't turn on your computer? The power button might be broke. If so, you're going to have to replace it, and you can do it yourself. See how to remove the power button from the Power Mac desktop computer.
How To: Put Your MacBook to Sleep with an iPhone 5, Samsung Galaxy S3, or Other Mobile Device
I spend practically all day surfing the web and writing on my laptop, and just as much time texting and checking emails on my smartphone. So, it's only natural for me to charge my iPhone using the USB port on my MacBook Pro.
How To: Download the Mac App Store in Mac OS X 10.6.6 & Fix the (100) Error
Mac owners— life just got a little easier. No longer do you have to wait in line for the newest version of iLife. No more searching Amazon or eBay for the best price on Aperture. And no more Angry Birds on your mobile device's small touchscreen!
How To: Open folders with the shell function in Microsoft Visual Basic 6
In this clip, you'll learn how to use the shell function to use the shell function to open folders. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.
How To: Create a simple calculator application in Visual Basic 6
In this clip, you'll learn how to create a simple calculator app with VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.
How To: Encrypt and decrypt text in Microsoft Visual Basic 6
In this clip, you'll learn how to implement simple text encryption and decryption in MS VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.
How To: Create a hidden operating system within an operating system with TrueCrypt
TrueCrypt is a free open-source program for encrypting data and it's excellent for securing hard drives, but it also has the ability to hide a secret operating system inside another operating system. CNET shows you how this "insider secret" operating system is created. This operating system will be impossible to prove to people like the Feds.
How To: Convert military time to standard time for Java
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to write a simple Java applet to convert military time (i.e., 24-hour clock time) to standard (i.e., 12-hour clock) time. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Open ports on your Windows XP computer
In this video tutorial, viewers learn how to open ports on a Windows XP computer. Begin by clicking on the Start menu and open Control Panel. Double-click on Network Connections and select your network connection. Right-click on it and select Properties. Click on the Advanced tab and click on Settings. Select the Advanced tab again. Click on your internet connection and click on Settings. Click Add and fill in the port information. Click OK. T forward a port, users need to go to their router'...
How To: Remove viruses, malware, trojans or hacks from your PC
If your computer is working slow--or not at all, there could be some unsavory programs running amok in your system. Trojans, malware, viruses, and hacks are dangerous to the health of your operating system. This video tutorial demonstrates the measures to take in order to rid your PC of malicious programs. Stop being bullied by harmful applications and use such programs as AVG Antivirus and Malwarebytes to protect your computer. Once you've cleaned up your system, be sure to configure your se...
How To: Fix laptop screen scratches
You paid a lot of money for and now your worried your computer screen is ruined with scratches. Just open up your bathroom cabinet and you will find everything you need to get your trusty computer screen shining like new.
How To: Clean the printhead on your Epson printer
If you're printed pictures and photos aren't coming out the way you expected, then something might be wrong with your printer, specifically, the printhead might be dirty and might need to be cleaned. This is an easy troubleshooting step for Epson printers.
How To: Fax directly from PCs with an Epson All-in-One printer
This is the future, where you can fax not only from a piece of paper, but directly from your computer, too. Whether you have a PC or a Mac, Epson All-in-One printers allow you to send a fax right from your computer.
How To: Update Nokia firmware via VirtualBox 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 update Nokia firmware via VirtualBox on Ubuntu Linux.
How To: Install a PowerForce G3 ZIP on an IBM 750fx or gx CPU
The PowerForce G3 ZIF (Zero Insertion Force) is the super-fast, yet economical CPU upgrade for your "Beige" Power Mac G3 desktop or minitower, "G3 All-in-One" educational model, Blue and White Power Macintosh G3's and the Power Macintosh G4 "Yikes." This video tutorial will walk you through the PowerForce G3 installation process. For step-by-step instructions, take a look!
How To: Use pyWinAuto to contol a Windows application
In this ShowMeDo, Jeff Winkler demonstrates using pyWinAuto (v0.3.4) to control Windows Notepad. pyWinAuto is a series of Python modules that uses a very intuitive dot syntax to drive any Windows application.
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: Set up an HP wireless printer
In this tutorial, we learn how to set up an HP wireless printer. First, click "setup" on the printer, then go to "network", then "wireless setup wizard". The printer will now go through the setup process and show you available wireless networks in your area. If your network requires a password, enter it by typing it in with the keypad. Now, install the software to any computer and wait for the blue wireless light to turn on. When this is done, you will be able to print wirelessly from any com...
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: 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: Make a Celsius to Fahrenheit converter in C++
In this video, the instructor shows how to convert Celsius to Fahrenheit using a C++ program. This video shows how to do this by a live example where the instructor writes down the code to do it. First, code the basic structure of a c++ program that contains the include and all other statements. Now accept the value of temperature in Celsius from the standard input. Now multiply that value by 1.8 and add 32 to it to get the value in Fahrenheit. Display the value to the output. Finally, compil...
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...