Wednesday, January 7, 2009

Triple Boot Windows XP,Vista,Ubuntu - Part 4



This video is courtesy reponzo01.

This 30-minute walk-through video tutorial (split into 4 parts) walks you through the partitioning and installation processes of Windows and Ubuntu.

Learn how to correctly configure your harddrive to handle all three operating systems.

Use this tutorial to simply dual boot between Windows XP and Windows Vista. Or between Windows and Ubuntu.

Use this tutorial to learn how to install Ubuntu without needing to reformat or reinstall your current Windows installation.

Why is this tutorial so long? I hate to leave people wondering "why...". I like to explain everything I do and why I do it. Only this way are people more knowledgeable about what they are doing!

Good luck in your booting endeavours!

This tutorial was done on the following system configuration:

Intel Core 2 Duo 2.40GHz
Intel DG965WH Media Motherboard
ATI Radeon X550 Video Card
2GB PC6400 DDR2 RAM
8X Dual Layer DVD Burner
80GB 7200 IDE Maxtor Harddrive
17" Polyview LCD Monitor
480W Power Supply

Wi-Foo: The Secrets of Wireless Hacking

Triple Boot Windows XP,Vista,Ubuntu - Part 3



This video is courtesy reponzo01.

This 30-minute walk-through video tutorial (split into 4 parts) walks you through the partitioning and installation processes of Windows and Ubuntu.

Learn how to correctly configure your harddrive to handle all three operating systems.

Use this tutorial to simply dual boot between Windows XP and Windows Vista. Or between Windows and Ubuntu.

Use this tutorial to learn how to install Ubuntu without needing to reformat or reinstall your current Windows installation.

Why is this tutorial so long? I hate to leave people wondering "why...". I like to explain everything I do and why I do it. Only this way are people more knowledgeable about what they are doing!

Good luck in your booting endeavours!

This tutorial was done on the following system configuration:

Intel Core 2 Duo 2.40GHz
Intel DG965WH Media Motherboard
ATI Radeon X550 Video Card
2GB PC6400 DDR2 RAM
8X Dual Layer DVD Burner
80GB 7200 IDE Maxtor Harddrive
17" Polyview LCD Monitor
480W Power Supply

Wi-Foo: The Secrets of Wireless Hacking

Triple Boot Windows XP,Vista,Ubuntu - Part 2



This video is courtesy reponzo01.

This 30-minute walk-through video tutorial (split into 4 parts) walks you through the partitioning and installation processes of Windows and Ubuntu.

Learn how to correctly configure your harddrive to handle all three operating systems.

Use this tutorial to simply dual boot between Windows XP and Windows Vista. Or between Windows and Ubuntu.

Use this tutorial to learn how to install Ubuntu without needing to reformat or reinstall your current Windows installation.

Why is this tutorial so long? I hate to leave people wondering "why...". I like to explain everything I do and why I do it. Only this way are people more knowledgeable about what they are doing!

Good luck in your booting endeavours!

This tutorial was done on the following system configuration:

Intel Core 2 Duo 2.40GHz
Intel DG965WH Media Motherboard
ATI Radeon X550 Video Card
2GB PC6400 DDR2 RAM
8X Dual Layer DVD Burner
80GB 7200 IDE Maxtor Harddrive
17" Polyview LCD Monitor
480W Power Supply

Wi-Foo: The Secrets of Wireless Hacking

Triple Boot Windows XP,Vista,Ubuntu - Part 1



This video is courtesy reponzo01.

This 30-minute walk-through video tutorial (split into 4 parts) walks you through the partitioning and installation processes of Windows(XP and Vista)and Ubuntu.

Learn how to correctly configure your harddrive to handle all three operating systems.

Use this tutorial to simply dual boot between Windows XP and Windows Vista. Or between Windows and Ubuntu.

Use this tutorial to learn how to install Ubuntu without needing to reformat or reinstall your current Windows installation.

Why is this tutorial so long? I hate to leave people wondering "why...". I like to explain everything I do and why I do it. Only this way are people more knowledgeable about what they are doing!

Good luck in your booting endeavours!

This tutorial was done on the following system configuration:

Intel Core 2 Duo 2.40GHz
Intel DG965WH Media Motherboard
ATI Radeon X550 Video Card
2GB PC6400 DDR2 RAM
8X Dual Layer DVD Burner
80GB 7200 IDE Maxtor Harddrive
17" Polyview LCD Monitor
480W Power Supply

Wi-Foo: The Secrets of Wireless Hacking

Tuesday, January 6, 2009

Remote Application Deployment with NX



This video is courtesy emiemi2.

Virtual Network Computing (VNC) is a useful tool for accessing and controlling remote machines, but its responsiveness leaves much to be desired -- especially when you're accessing remote machines via a slow network connection.

NX is a new technology that allows one to run remote X11 sessions across slow or low-bandwidth network connections.It provides near local speed application responsiveness over high latency, low bandwidth links.

NX compresses the X11 data to minimize the amount of data transmitted. NX also makes extensive use of caching, to make the session as responsive as possible.For example, if a menu is opened, the first time it will take a few seconds, but every subsequent time the menu is opened,it will appear almost instantly.

This video is an introduction to NX - a technology that makes remote applications fly over internet.

Wi-Foo: The Secrets of Wireless Hacking

GSPCA Drivers for Webcams



This video is courtesy emiemi2.

Webcams are notorious for their lack of support under Linux. But thanks to GSPCA, many webcams now have functional V4L drivers. This tutorial covers the building, installation, and configuration of the GSPCA drivers, including how to adjust color balance and brightness directly at the kernel module level.

Wi-Foo: The Secrets of Wireless Hacking

Movie editing with FFmpeg



This video is courtesy emiemi2.

Non-linear video editing tools are great, but they're not always the best tool for the job. This is where a powerful tool like FFmpeg becomes useful.

FFmpeg is a computer program that can record, convert and stream digital audio and video in numerous formats.FFmpeg is a command line tool that is composed of a collection of free software / open source libraries. It includes libavcodec, an audio/video codec library used by several other projects, and libavformat, an audio/video container mux and demux library. The name of the project comes from the MPEG video standards group, together with "FF" for "fast forward".

FFmpeg is developed under Linux, but it can be compiled under most operating systems, including Apple Inc. Mac OS X, Microsoft Windows and AmigaOS.

This tutorial covers the basics of transcoding video, as well as more advanced tricks like creating animations, screen captures, and slow motion effects.

Wi-Foo: The Secrets of Wireless Hacking