Computers & Programming Features

How To: Boot Ubuntu on a Macbook From USB

For Windows laptops and PCs it's easy to install Linux. However for Macs, it's a different story. There are people installing Ubuntu on Macbooks and so far I've noticed that they are using 9.10. I've remastered my own Ubuntu 10.04 complete with playing flash videos and other applications already pre-installed on a DVD. Plus, it can boot on laptops with Nvidia graphic cards. If you'd like to see my workaround for Nvidia check out my article on remastering Ubuntu.

How To: Mount ISO files using Ubuntu terminal command line

In this video tutorial, viewers learn how to mount ISO files without burning DVD. This task is very fast, easy and simple to do. The first way is to simply right-click on the ISO file, go to Open With and select Open with "Archive Mounter". The second way is to open the Terminal program and type in the command line: sudo mount -o loop -t iso9660.ISO [directory]. Users will need to create a directory before using the terminal command line. Finish by pressing the Enter key. This video will bene...

How To: Clean your laptop's keyboard by removing the keys

In this video DavidDaGeek shows how to clean your keyboard by removing your keys, but to be careful when doing this. Put your finger underneath a key and just pull it off. Don't break the piece that holds the key in place though! he starts at the shift key and works to the left with the ? being next. Then remove the hair or dust with your fingers. Don't remove them all at once because you might forget what order they go in. To put the key back in, put it in its spot, and click it back in. You...

How To: Reset an admin password with Windows Password Key

Have you lost of forgotten your administrator password in Windows? There's no way you can do anything without it, so how to do you get your password back? Well, you're not going to be able to get it back, but you can reset it, and Windows Password Key can help. This tutorial will show you the steps to removing your lost Windows password and resetting it altogether.

How To: Create a bootable Windows 7 repair disc on a USB drive

In this how to video, you will learn how to create a system repair disc on a bootable USB flash drive without having to burn a CD for your Windows 7 system. First, plug in your USB drive and create new folders in it. Name the first folder boot and the second sources. Next, open a command prompt and type in the cd c:\recovery, dir /a:sh, and so forth as shown. Once you have typed in the proper commands in the prompt, eject the flash drive. Restart the computer with the drive plugged in. Boot f...

How To: Restart Windows OS without rebooting your computer

This how to video shows you how to restart Windows without rebooting the computer. Press control, alt, and delete on the keyboard at the same time. Your task manager program will open. Select processes and click image name to sort it. Select explorer.exe and press end process. Click yes in the warning dialog. Your start menu will disappear. This is usually bad considering you cannot do anything when this happens. Go to file and select new task. Click browse and click on any folder and right c...

How To: Create a master page using .NET 3.5 in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this video, you will learn how to create a simple Master Page using .NET 3.5 in Visual Studio 2008.

How To: Open XML on Mac OS X

Working with both Macs and PCs covers all bases, but it also adds new problems. If you fall into this category, you probably work with file formats that are not incompatible with the other computers. One of these file types in XML files. This tutorial will show you how to open XML on your Mac.

How To: Format an SD card

Is your SD memory card getting a little too full? Is it not working? Try reformatting it. It's the first and sometimes last step to troubleshooting card problems. So, if your SD card has become too cluttered, this guide will restore it to a like-new condition with a simple format.

How To: Format a hard drive with the Mac Disk Utility

Formatting a hard drive is not exactly an essential computer skill, but it certainly is if you're a technie who's looking to start building your own computers. Hard drive formatting involves erasing/formating a hard drive or USB flash drive to be compatible with different formats like MAC OS Extended and Windows OS.

How To: Create a simple relational database with PHP and MySQL

In this clip, you'll learn how to generate a simple relational database with PHP and MySQL. 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: Install WAMP and create a MySQL database

This tutorial covers installing the WAMP (that is, Windows-Apache-MySQL-PHP) all-in-one package and creating a MySQL database using the import function of phpMyAdmin. For step-by-step instructions on the WAMP installation process, or to get started installing your own WAMP serve, take a look.

How To: Use the onscreen keyboard on the HP TouchSmart

This video tutorial will teach you how to use the onscreen keyboard on the HP touch smart. Very informative video that goes through several steps including teaching you how to add an event to your calendar. It starts by showing you how to add the event and then takes you through the keyboard and teaches you how to capitalize your words using the shift key as well as caps key. It demonstrates the input panel tab and how to move your panel as well, teaching you all the techniques for good use o...

How To: Host multiple websites on your Mac Mini server

How to Use Your Mac as a Server: Turn your Mac Mini into a server! Yes, that's right, with a little know-how and a little spunk, you can turn an inexpensive Mac Mini computer into a server to provide services over you network. You won't even need the Mac OS X Server, just the Mac OS X Client, so there is no extra software to buy, just the Mac Mini and it's operating system.

How To: Use iCal Server

Mac OS X server includes a calendar server for users and groups to coordinate events, schedule meetings, reserve resources and use time more effectively. To get started using iCal Server on your own Mac OS X Server, watch this video tutorial.

How To: Change your IP address from the Windows command line

Need to change your IP address? In this how-to, you'll find instructions for changing your IP address from the Windows command prompt with the ipconfig console application. For step-by-step instructions, take a look. NB: Changing your IP will not protect your identity; it's merely a simple expedient for getting around certain problems ones might encounter while using the Internet.