Wednesday, April 15, 2009

Simple Terminal Commands on Ubuntu

A simple video showing a very small number of handy commands that can be used in the Bash shell.

Commands covered:
pwd - print working directory
cd - change directory
ls - list files and folders
mkdir - create a directory/folder
rmdir - delete a directory/folder
touch - create a file
cat - view the contents of a file
rm - remove a file

Monday, April 13, 2009

Vim/Vi video tutorial

Vim is a free and open source editor. Decision Science News has created a vi and vim video tutorial for absolute beginners.

Saturday, April 11, 2009

SSH Key Authentication

Linux based tutorial on SSH Key Generation for authentication.

Thursday, April 9, 2009

Download & Auto Convert Youtube Vid - PyTube - Ubuntu Linux 8.04

as easy as pasting in the video link and your done. So simple.
pyTube: http://getdeb.net/app/PyTube
mediubuntu repo: http://help.ubuntu.com/community/Medibuntu

Wednesday, April 8, 2009

Howto: Debian Linux Kernel Compilation, Part 4

Fourth video of the four part series about kernel compilation.

Tuesday, April 7, 2009

Howto: Debian Linux Kernel Compilation, Part 3

Third video in the four part miniseries about compiling a kernel.

Saturday, April 4, 2009

Howto: Debian Linux Kernel Compilation, Part 2

Four part miniseries on compiling a new kernel.

Thursday, April 2, 2009

Howto: Debian Linux Kernel Compilation, Part 1

A four part miniseries on compiling a new kernel in a debian-based distro.