A repository of information technology questions and answers

Latest posts

PowerPath command examples

In this post we discuss how to use powermt command with practical examples.

Changing GUID of Imported Media in NetBackup

This will change the GUID of the media in the NetBackup media database, once complete you will be able to perform operations with this media.

GIT vs SVN

This is a simple post which lists the basic equivalent commands for both git and svn version control systems.

Troubleshooting a hung process

Using truss/strace is a simple method to verify if a running process is performing any activity or is in a hung state whilst making a system calls.