Saturday, 29 June 2013

100 VI Commands for programmers

Vi is one of the programmer’s best friend in UNIX operating systems. Never mind you’re new to Vi or not, here’s a big list of 100 useful commands, organized by topic, which will make your coder life better. Basics :e filenameOpen filename for...

Friday, 28 June 2013

TSM Quick Reference for the Backup-Archive Unix Clients

UNIX Backup-Archive Clients Starting a TSM GUI Session You can start a TSM GUI session, do the following:    • Start the X Window System    • Enter dsm (runs TSM in foreground) or dsm & (runs TSM in background) Performing a GUI Backup To run a GUI backup, perform the following steps:    1. Click on Backup...

TSM Client Backup Guide

TSM Backup Principles TSM Capabilities: The following passages are from the TSM server documentation and serve as an overview of only a small subset of capabilities that TSM offers. These are the most frequently used capabilities, but even still, only the “Backup and restore”...

Thursday, 27 June 2013

Prominent UNIX tools

Much like a vernacular, the universe of UNIX tools changes almost perpetually. New tools crop up frequently, while others are eternally modernized and adapted to suit emerging best practices. Certain tools are used commonly; others are used more infrequently. Some tools are perennial; occasionally, some are obsoleted outright. To speak UNIX fluently,...