A repository of information technology questions and answers

Latest posts

soft links and hard links in Solaris

A link is a pointer to another file or directory. Links provide a mechanism for multiple file names to reference the same data on disk.

Solaris file types

The file type can usually be identified by looking at the first character of the first column of information when using the ls command

Controlling User Disk Space Usage

Quotas let system administrators control the size of UFS file systems by limiting the amount of disk space that individual users can acquire.

Solstice Backup Server Recovery (pre 6.x)

A procedure to recovering from the loss or corruption of a Solstice Backup servers critical files including the index, media index, and resource files

Solaris backup and restore command examples

Backups and Restores of Solaris UFS file systems, files and directories can be done using tar, cpio, ufsdump, ufsrestore and dd commands.

Quick start on Oracle 8i and Solaris

This page assumes you want an oracle install on a single disk, with minimum memory, to just play around with oracle and learn the basics.