Vintage 486 UNIX Server “First Boot” (4/4)

Published by admin on May 14th, 2012

4th video in the “first boot” experience. Obviously the computer has been turned off and on again since the first. Anyone who can help me understand this computer more will be welcomed to comment.
Video Rating: 0 / 5

Video Rating: 0 / 5


Unix 101

Published by admin on May 7th, 2012

Yet another Unix introduction video. This one a newbie windows user can understand.


lynda.com tutorial | Unix for Mac OS X Users—File and directory permissions

Published by admin on May 2nd, 2012

Watch the entire training at www.lynda.com Unix for Mac OS X Users unlocks the powerful capabilities of Unix that underlie Mac OS X, teaching how to use command-line syntax to perform common tasks such as file management, data entry, and text manipulation. The course teaches Unix from the ground up, starting with the basics of the command line and graduating to powerful, advanced tools like grep, sed, and xargs. The course shows how to enter commands in Terminal to create, move, copy, and delete files and folders; change file ownership and permissions; view and stop command and application processes; find and edit data within files; and use command-line shortcuts to speed up workflow.


How to rename file extensions on a Unix system

Published by admin on April 30th, 2012

This video demonstrates how to rename a file with a two extension to one reliably on a Unix system.


Unix Learning Tutor Software Demo

Published by admin on April 25th, 2012

See and feel the Tutor Software which will teach the UNIX. For details call on (+91) 988 144 6010 or (+91) 7709 488 444


Unix History

Published by admin on April 23rd, 2012

Explained by Ken Thompson and Dennis Ritchie
Video Rating: 4 / 5


Command Line Basics 8: Using the grep command

Published by admin on April 21st, 2012

This video in the command line series will get you started using the very powerful grep command. This is one of the most used commands, especially if you are working with a lot of text (like code, for instance). Grep will let you search through files to find strings and it’s great for tracking down where something is coming from. Grep is a very powerful tool with lots of options, but you’ll see you can do a lot even with just the basics. We cover the basic command with a file, how to use it through directories, and then we use a few of the most popular options: -r Recurse -n Line Number -l List -v Reverse -i Ignore Case


PCBSD Booting

Published by admin on April 10th, 2012

A video showing PCBSD Booting from my laptop . www.pcbsd.org Installed it a long time ago and recorded it and thought about sharing . Check my blog for more information : joking-linux.blogspot.com
Video Rating: 5 / 5

PCBSD KDE Desktop on my laptop . www.pcbsd.org I remember a very good experience with that one …. was really fast and cool but didnt have what i needed … back to linux . Check my blog post for more information : joking-linux.blogspot.com


UNIX Tutorial For Beginners Part 1 Intro And Navigating the Filesystem

Published by admin on March 25th, 2012

This is the first part in a video series for a beginners guide to the UNIX Shell This is the second: www.youtube.com


BASH Lesson – df and awk (disk space)

Published by admin on March 18th, 2012

Get a GUI pop-up every hour informing you of used disk space. Get this script at filmsbykris.com Visit www.bashscripts.info for more scripts and commands.