RSS

This tutorial shows you some of the ins and outs of Terminator Terminal Emulator. It’s a great tool for the multitasking shell user. It’s written in Python and allows quick screen splitting and the shortcut keys allow you to move around the interface and from shell to shell with ease.




Your Ad Here

10 May 2012

Shell Script Intro in Blender 3D

Author: admin | Filed under: Blender

Comments Off

This is a tutorial on scheduling events and creating todo lists from the command line.

From the MAN file of Calcurse – text-based organiser:
DESCRIPTION
Calcurse is a text-based calendar and scheduling application. It helps keeping track of events, appointments and everyday tasks. A configurable
notification system reminds user of upcoming deadlines, and the curses based interface can be customized to suit user needs. All of the commands
are documented within an online help system.




Your Ad Here

2 May 2012

Mounting SSHFS in Nautilus – Gnome – Linux

Author: admin | Filed under: Uncategorized

Comments Off
17 Apr 2012

Terminal Session Recorder – Linux Shell

Author: admin | Filed under: Uncategorized

Want to record your shell session on your GNU/Linux machine for future reviewing or sharing?
Well, this video is a tutorial that will show one way of doing this (there are other ways as well).

ttyrec – tty recorder
From the MAN file:
DESCRIPTION
Ttyrec is a tty recorder. It is a derivative of script(1) command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty.

Ttyrec invokes a shell and records the session until the shell exits. Recorded data can be played back with ttyplay(1). If the argument file is given, the session will be recorded in that file. Otherwise, ttyrecord is used as default.




Your Ad Here

11 Apr 2012

Blender 3D Screencast #2

Author: admin | Filed under: Blender

Here is a tutorial on Using Blender 3D to create an Animated Screencast.
Get the Blend File here

Comments Off

This Video shows you how to use a fun little program call sl (steam locomotive) which displays an animation of a train in your Linux Shell Terminal.




Your Ad Here

3 Apr 2012

Multitail – Linux Shell

Author: admin | Filed under: Uncategorized

This is a tutorial video on a Linux Shell command called Multitail.
Similar to the command ‘tail’ Multitail shows the end of a file, but it also allows you to view the end (the tail) of multiple files at once.

From the MAN file:
DESCRIPTION
The program MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). It can also monitor wildcards: if another file matching the wildcard has a more recent modification date, it will automatically switch to that file. That way you can, for example, monitor a complete directory of files. Merging of 2 or even more logfiles is possible. It can also use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and

adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, Mul‐
tiTail can mimic the functionality of tools like ‘watch’ and such. When new mail arrives for the current user, the statuslines will become green.
To reset this “mail has arrived”-state, press ‘ ‘ (a space). For help at any time, press F1.




Your Ad Here

29 Mar 2012

Create an Old Film FX in Kdenlive – Linux

Author: admin | Filed under: Multi Media, Video Editing

Using Kdenlive, a Free and Open Source Video Editor, this video will teach you how to create an old silent film type effect for your videos using some built in effect and a few free overlays. It’s quick and easy and we also use GIMP a little.




Your Ad Here


This video tutorial shows you how to use showkey, a program that will find key values in hex, octal, and ascii.




Your Ad Here