Important Commands in Sun Solsris OS

Important Sun Solaris Commands:

Creating Hardware RAID:

# raidctl -c c1t0d0 c1t1d0

Adding a Default Router:

For temporary setting of router:

#route add default

Ex:
route add default 192.168.1.254

To set this entry permanent on system add this value in the file /etc/defaultrouter.

Deleting a Default Router:

#route delete default

Ex:route delete default 192.168.1.254






Comments

Popular posts from this blog

Installation of Oracle Applications R12.1.1 on Linux and vmware

EBS R12.2 Install Error - oracle.apps.fnd.txk.config.ProcessStateException: Patch directory does not exist or not writable -

ntp service in Maintenance mode Solaris 10