Tags: setup
Aug
17
For Setting up a Sun Solaris Server to receive its IP address from a DHCP Server is fairly straight forward and is infact just a matter of setting up files on your Solaris Server. Ensure that every interface that is up and connects to a network has… more »
May
25
Mount filesystem with acl option
$ mount -o remount,acl /oracle
$ mount
/dev/mapper/VG0-LV1 on / type ext3 (rw) none on /proc type proc (rw) none on /sys type sysfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) usbfs on /proc/bus/usb type u… more »
May
19
Generally speaking, information on setting kernel parameters in Solaris 10 is limited. There is a new project file that is used to set kernel parameters (or more generally 10 Operating System.
Basics on /etc/projects =================== 1. Specifying a… more »
Sep
21
1. Create volume group.See the section Creating Volume Groups.2. Create logical volume:a. Enter the command smitty.b. Select:
Physical & Logical Storage → Logical Volume Manager → Logical Volumes → Add a Logical Volume
c. Enter… more »
Sep
21
1. Create one logical volume for each file system listed in the appropriate SAP profile.a. Select:Physical & Logical Storage → Logical Volume Manager → Logical Volumes → Add a Logical Volumeb. Enter a volume group name, for example,… more »
Recent comments