Showing posts with label script. Show all posts
Showing posts with label script. Show all posts

Thursday, November 22, 2007

Fast Linux shell commands intro

A fast overview of the output of several common linux shell commands: whoami, pwd, uname, ls, df, free, whois, whereis, and locate). Technical details: created with xvidcap (in mpeg2 format), converted to dv with mencoder so it could be edited in Kino. The audio was recorded separately with "record", and the two merged in kino. Exported to a flash file (flv).

Monday, February 5, 2007

Linux: Creating Debian startup scripts



How to make a script run automatically on startup with a Debian-based GNU/Linux system. Very good and informative tutorial.

Sunday, January 14, 2007

Creating bash scripts



See how to create bash scripts for automating repetitive tasks. View tutorial