Effective Online Search Results

Hack Like a Pro: Linux Basics for the Aspiring Hacker, Part 12 (Loadable Kernel Modules)

Welcome back, my budding hackers! In my continuing series on Linux basics for aspiring hackers, I now want to address Loadable kernel modules (LKMs), which are key to the Linux administrator because they provide us the capability to add functionality to the kernel without having to recompile the kernel. Things like video and other device drivers can now be added to the kernel without shutting down the system, recompiling, and rebooting.

How To: Explore the Kennedy Space Center Online with Google Street View

With all the excitement over the Mars rover landing this weekend, you might also want to know that Google has gotten their cameras into the Kennedy Space Center for their largest collection of Street View imagery to date. In total, the explorable facility totals 6,000 panoramic views. The views include the space shuttle launch pad, the towering Vehicle Assembly Building, and a up-close and personal view of a space shuttle's main engine.

How To: Find and share Terraria worlds

Use this path: C:\Users\USER\Documents\My Games\Terraria\Worlds to find your Terraria world. This will allow your to export and share Terraria worlds with your friends. Follow the instructions in this video and you'll be able to play Terraria as a member or the online community.

How To: Make a basic side-scrolling space shooter game with the Unity3D engine

The side-scrolling space shooter (Think R-Type) is one of the oldest and most basic of video game genres, which makes it a great place to start for novice game designers. This video will show you how to make such a game, called "Schnoopter", in Unity3D, an excellent free online game design engine. If you've never used Unity before, you should watch this series for a guide to the absolute basics.