A repository of information technology questions and answers

Latest posts

Adding a permanent static route in Solaris

When adding routes persistently care should be taken to make sure that routes that you add do not already exist in the persistent configuration.

Giving 'scp' go faster stripes

Transferring files with scp isn't the quickest option, but if it's the only one there's a simple way to make it go a little quicker.

NetWorker Inactive Files feature

This may prove useful when deciding what data needs to be backed up and how often and which data could be considered for archiving.

Solaris Hardware Compatibility List (HCL)

The Hardware Compatibility List (HCL) identifies hardware that is compatible with Solaris and provides information about available software support.

Sun StorEdge SE99x0 default passwords

This post simple provides a list of the default passwords for the Sun Storage SE 99x0 arrays and Hitatchi Data Systems (HDS) Storage systems.

xargs examples

xargs command are unlike most other Unix commands in that its function is not so much to do something on its own, but to construct other commands