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: Video chat on an HP TouchSmart

HO TouchSmart is a all-in-one PC with many essential features. You can video chat using your HP TouchSmart PC. Note that you will need a internet connection to use the video chat feature. There are lots of messengers available on the net like Windows Live messenger, Yahoo messenger, AOL and others. You will need to have a messenger to chat with an other person using the same messenger. So first go to the respective websites and download the required messenger. Install the messenger as shown i...

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: 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: 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: 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: Setup an Asterisk Server

Over the years, I have enjoyed playing with Asterisk. I have found Asterisk to be extremely powerful and fun to play with. There are several books and many scattered how to articles out there, but most are outdated and the information required to build Asterisk from beginning to end can be a bit daunting. I wanted to combine all the steps into a single article and share my experience with everyone. If I have left out any steps please let me know.

How To: Install the Adobe Flash Player in Internet Explorer

This video shows you how to easily install the Adobe Flash Player in Internet Explorer. The first thing you have to do is open the Internet Explorer and surf to http://get.adobe.com/flash/player/ . Scroll down the page, uncheck the Download Free Google Toolbar box and then click the "Agree and Install Now" button. Then, click the pop-up bar in the upper side of the browser that just appeared, and click the Install ActiveX Control. A pop-up window will appear. Click install and then wait until...

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: 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: 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: 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: 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: 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: Detect hackers with netstat

Netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. This video tutorial presents a basic introduction to working with the netstat tool. Determine whether you've been hacked with this how-to.

How To: Secure your data with an SSH Tunnel

This new episode of Full Disclosure shows you how to use a SSH Tunnel to secure your data when you are on an untrusted LAN (ex. Coffee Shop, School's network, or Defcon). Furthermore, you can use the SSH Tunnel to bypass the LAN's internet filters. The SSH tunnel protocol works by encapsulates your data into an encrypted payload and transmitting it to the SSH Server which is setup on a trusted LAN.

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 with PHP

In this clip, you'll learn how to create a simple calculator with PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Set up a Linksys WR54g or WRT54g2 wireless router

This video tutorial is in the Computers & Programming category which will show you how to set up a Linksys WR54g or WRT54g2 wireless router. First you connect to your Linksys router. Then go to http://192.168.1.1 and type in "admin' as your password in to log in window and click "log in'. then go to the "wireless' tab and enter your wireless network name. In the wireless channel select '11 2.462GHz' and click save. Next go to "wireless security' and type in the wireless network key. This is t...

How To: Restore desktop icons in Windows XP

In this video tutorial, viewers learn how to restore the desktop icons in Windows XP. Begin by right-clicking on the desktop and select Properties. Then click on the Desktop tab and click on the Customize Desktop button. In the General tab, under Desktop Icons, users are able to check the 3 desktop icons to place onto the desktop. These 3 desktop icons are: My Documents, My Computer and My Network Places. Users are also able to change the icon or restore to default. When finished, click on OK...

How To: Reformat your hard drive to install Windows XP

In this Computers & Programming video tutorial you will learn how to reformat your hard drive to install Windows XP. You will need a copy of window XP. Insert the CD in to your CD drive. Restart your computer and the command prompt will show. Press any key to boot from the windows XP set up CD. The set up screen will be displayed. Click enter and agree to all the terms. Then select the driver on which you want to put the XP and click enter. Then select the NTFS file system and not the ‘quic...

How To: See who's using your wireless network on a Windows PC

This video shows you the method to find if someone else is using your Internet connection. There are two methods for this. The first method involves opening the start menu and click on 'Run'. Type cmd in the text box which opens as a result of clicking on 'Run'. Type NET VIEW at the command prompt. This will show all people using your network. The second method involves going to Start menu. Go to Connect to and Show all connections. Click on My network places. Click on 'View workgroup compute...

How To: Prepare for a clean isntallation of Windows XP

This video demonstrates how to reformat a hard drive and perform a clean installation of Windows XP operating system. The tutor first advises to make a back up of everything, including the drivers and my folders. He explains various methods by which one can take the backup of the data in a system. Now he shows how to format the C drive where you can now install Windows. He also shows software that is used to take the backup of important data before formatting. This video shows how to reformat...

How To: Move items around in the menubar in Mac OS X

Moving items around the Mac OS X menu bar is easy with this MozyMac tutorial. The demonstration appears to take place on a real Mac desktop; be sure to watch the mouse moving the menu bar icons along the top of this video. There is music playing and no other audio, so Muting is optional. Text supplements the video, telling you to hold the Command (apple) button while moving the menu bar icons.

Prev Page