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: 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: 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: Copy a directory's listing to the clipboard in Windows

In this video tutorial, viewers learn how to quickly copy a folder's content list in Windows. Begin by clicking on the Start menu and open the Run program. Then type in "cmd" to open the Command Prompt window. Now navigate the desired folder and type "dir | clip" beside it. Press Enter and it will automatically copy the directory to the clipboard. Essentially, it is a tool that will the command prompt command to the clipboard. This video will benefit those viewers who use a Windows computer, ...

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: Partition a hard drive in Windows Vista

In this video, we learn how to partition a hard drive in Windows Vista. First, go to your desktop and run computer management. From here, go to disk management underneath the storage section. After this, right click on the D drive and then choose "shrink volume". Now you will see a new window appear with different options on what to shrink the volume to. Enter in the number, then click on the "shrink" button. After this, your partition will be finished on your hard drive. This will help you b...

How To: Set startup programs in Windows XP

This video tutorial is in the Computers & Programming category which will show you how to set startup programs in Windows XP. To begin click on the start button and go to the 'run' command, type in 'msconfig' and click OK. On the next window click on the 'startup' tab and here you will see all the programs that can run when you start up your computer. Here you check the programs that you want to run at start up and uncheck the ones you don't want to run. Then click 'apply' and in the next win...

How To: Activate Windows 7 RTM build 7600

O0OMadMikeO0o teaches you how to activate Windows 7 RTM build 7600. For this you will need the program Windows 7 Toolkit 1.7 by Win7Vista. All you need to do is launch the program and check the box that says Activate Windows 7. After waiting 2-3 minutes, this version of Windows 7 will be activated. Note that this type of activation has an expiry date, so it's only a temporary solution. Before the end of that period, another tool or an updated version of this tool should appear that will solve...

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: Alter text on MySpace using HTML codes

In this Computers & Programming video tutorial you will learn how to alter text on MySpace using HTML codes. Here are a few basic html codes used to change the look of text on your profile or in a bulletin. <b> for starting bold text and </b> for ending bold text. <i> this text will be italicized</i>. For underlining text use the code <u> </u>. <b><i><u> This text will be bold, italicized and underlined </b></i></u>. To change color of your text to ‘red’ use the code <font color=”red”> </font...

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: 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.

Cheat Sheet: Keyboard Shortcuts for Both Mac & Windows

If you already have your basic keyboard shortcuts under control—we're talking classics here, Control-C (copy for PC) or Command-C (copy for Mac)—it's time to load up your memory bank. There are endless shortcuts available (truly endless—since you can customize them yourself), but you don't need to memorize them all, only those you expect to use most. Below, two cheat sheets for upping your keyboard maneuvering status from "basic" to "intermediate" for both Mac and PC users.

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: Partition a hard drive in Windows Vista or Windows 7

In this video, we learn how to partition a hard drive in Windows Vista or Windows 7. First, go to your computer and right click on your hard drive. Then, go to the management in the compute rand find disk management. From here, you will see your backup, factory image, and everything else on your computer. From here, right click on the computer and click "shrink volume" It will then pop up a new window where you will enter in the amount of space you want to shrink in MC. Once you enter this, c...

How To: Implement Internet Transfer Control in a Visual Basic application

In this clip, you'll learn how to use Internet Transfer Control within a VB application to the view the source of a web page. 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 portable applications with VMWare

Want to use virtualization to create portable apps? This clip provides some helpful advice. It's easy! So easy, in fact, that this home-computing how-to from the folks at Britec can present a complete overview of the process in just over seven minutes. For complete details, including step-by-step instructions, watch this video guide.

How To: Store counters in an array index when Java programming

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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to store variables in an array index 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: Change your clock, language, and region in Windows XP

There are a number of items that you will have to use your mouse and click onto in the process of changing your clock, language and religion in Windows XP. Click START-CONTROL PANEL-DATE/TIME/REGIONAL OPTIONS. This will get you to the window that allows you to change any of these settings. To change the date or the time click on Date/Time icon. Here is displayed the current time. If you change the time here, you will have to click the Apply button to enable the new setting. Set to the correct...

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: 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: 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.

Prev Page