Explain /etc/system file
Answer / sbrahman75
It will control the kernel modules and it dived into 5 sector
Moddir : default loadable kernel modules
Root.devices & root files configuration : Physical path name
of the devices
Exclude: Does not load the kernel during kernel initializing
Forceload: Force the kernel module to load
Set: set maxium user =40
| Is This Answer Correct ? | 4 Yes | 0 No |
How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.
How will you take ufsdump and ufsrestore in a sing command line?
Is it possible to edit the corntab using vi
How will you find out enough memory?
Were the vcs logs will be
How to enable the crashdump?
What are the differences between the command line and graphical user interface?
how many zones can we create?
How to scan newly added disks to system?
How will you find the number of hard disk
Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 755 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please every body and wite the proper answer. Thanks in Advance