Tuesday, July 31, 2007

Cowon D2 & Avidemux HowTo

Video conversion howto.

Monday, July 30, 2007

Media Center - Installing Elisa On Ubuntu

Elisa is a cool Linux Application to watch your Videos, DVD's, Music, Get weather... you name it. These are directions on how to install it in Ubuntu.

Sunday, July 29, 2007

RSS in Firefox and Thunderbird

How to subscribe to RSS feed in Firefox.

How to subscribe to RSS feed by Thunderbird.

Saturday, July 28, 2007

Allowing Web Access in SELinux using chcon

If you have experienced 403 errors with a RedHat-based distro such as CentOS or Fedora, you may be encountering Type Enforcement issues. This video illustrates one way they commonly originate and how to gain access when you're being forbidden.

What happens here:

  • user logs in to root (su or sudo preferred)
  • creates new user to generate home directory
  • creates index file in home directory
  • locates httpd.conf file
  • modifies VirtualHost entry to redirect requests
  • restarts apache
  • loads page, receives 403
  • sets chmod and chown values to be less restrictive (unnecessary)
  • reloads page to same 403 forbidden error
  • views security context with "ls -Z"
  • changes security context type with "chcon -T"
  • reloads and displays index page successfully

Consult the tutorial at intarwebz.com for more specific details.

Friday, July 27, 2007

iPod Nano Plays Video Gen 2 - Step By Step Instructions.

DIY Step by step instructions on how to play videos on your iPod Nano.

Thursday, July 26, 2007

Unity in VMware Fusion for Mac OS X

Demonstration of VMware Fusion's upcoming Unity feature which allows users to interact with Windows applications on Mac OS X as if they were Mac applications.

Wednesday, July 25, 2007

RubyInEclipse

Using Eclipse as an IDE for Ruby.

Tuesday, July 24, 2007

Linux: idarcnes

NES on iPod howto.

E-Mail Accounts in CPanel

Creating E-Mail account using CPanel.

C++ Programming Tutorial

Tutorial part 1

Tutorial part 2

Going through the use of functions, pointers, how to make fullscreen, and changing colors per line. Tutorial from RECONNETWORKS.COM.

Learn Linux Chapter 40 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 39 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 38 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 37 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 36 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 35 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 34 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 33 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 32 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 31 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 30 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 29 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 28 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 27 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 26 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 25 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 24 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 23 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 22 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 21 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 20 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 19 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 18 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 17 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 16 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 15 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 14 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 13 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 12 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 11 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 10 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 09 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 08 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 07 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 06 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 05 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 04 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 03 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 02 of 40

Tutorial from tomlinux.ca

Learn Linux Chapter 01 of 40

Tutorial from tomlinux.ca

Linux: Installing .ipk packages on MoviLinex

This quick tutorial will teach you how to install .ipk packages on MoviLinex.

How to install ipodlinux and rockbox



A step-by-step tutorial on installing ipod linux and rockbox.

Thursday, July 19, 2007

Sabayon Linux introduction



Sabayon Linux is a Live CD distribution of Linux that comes with all of the drivers and utilities you need to enjoy the Beryl 3D Linux desktop.

Wednesday, July 18, 2007

OpenOffice tutorial



Short OpenOffice tutorial video.

Getting Windows passwords



This is tutorial on cracking the sam key using Linux Ubuntu and Sam Inside.

Tuesday, July 17, 2007

Getting Started With Compiz Fusion



Some people who are new to Compiz Fusion might like to watch this video to get to know the basic commands and to have a better Compiz Fusion experience.

Monday, July 16, 2007

Linux: Using HyperGet



This video shows how to use HyperGet version 0.1 to download packages for an offline Debian-based Linux distribution.

Linux: GUI Programming with Ruby



Howto (mostly) visually code GUI application on Linux using Ruby and Glade.

If you're a Visual xxxxx programmer, this might make Linux look a bit more approachable.