Solaris Network configuration

Details of the steps involved in setting up of Solaris network configuration .

Securing Solaris

Learn how to Protect your unix / solaris system from internal & external security vulnerabilities.

Unix Commands Tutorial

A unix command tutorial with some of the most popular and useful commands used in unix operating system arranged by functionality .

Solaris Jumpstart – Howto guide

Jumpstart offers a way to install Solaris using network over multiple server with similar of different configurations.
Learn how to Setup and configure jumpstart server & clients .

Crontab – Quick Reference

cron is a unix, solaris utility that allows tasks to be automatically run in the background at regular intervals by the cron daemon. Learn setting up cronjobs in Unix and Solaris in this document.

Backup commands – usage and examples

Unix backup and restore can be done using unix commands ufsdump , tar , cpio and this document will give you overview of commands , syntax and examples

vi editor Quick Reference

vi is a unix editor available on almost all the unix operating systems like solaris , bsd ,aix , hpux etc.
This document is a quick reference to vi editor and will be of help if your are new to unix , learning unix or just looking for some vi commands

Unix Tech Tips

Some tech tips that can save you a lot of time , one liner scripts , find system information etc.

Booting problems in Solaris

Booting problems poses serious challenge to the system administrators as system is down and no one can use it . This article tries to cover some of the general booting problems and their possible solutions to enable understand the problem cause and bring the system up very quickly.
Following are some of the booting issues ,error [...]

Booting Process in Solaris

Understanding the booting process is important in the sense that you can get a clear idea when a system faces a booting problem if you are familiar with the booting sequence and steps involved. Learn about the booting process in Unix/Solaris