Tags: setup

How to setup DHCP client in Sun Solaris 10

Solaris Send feedback »
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 »

Linux Setfacl and getfacl setup and mount file system with acl

Linux Send feedback »
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 »

kernel parameter setup for Solaris 10

Solaris Send feedback »
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 »

AIX: How to Setting up Raw Devices

Aix Send feedback »
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 »

AIX: Setting up File Systems

Aix Send feedback »
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 »