how to add swap space?
Answers were Sorted based on User's Feedback
Answer / stratovarius
For swap slice:
1.mkfile <size of swap file> <location of swap file>
eg:#mkfile 512m /data2/swapfile -->where /datat2 is a
precarted directory and swapfile is the swapfile
automaticaly created.
2.swap - a /location_ofswap_file
#swap -a /data2/swapfile
For swap partition:
1.Create partition using format command. eg: c1d0s4
2.swap -a /dev/dsk/c*t*d*s*
#swap -a /dev/dsk/c1d0s4
| Is This Answer Correct ? | 16 Yes | 0 No |
u have 10 solaris boxes and u have given to add 200 users? At fast how can u add the 200 users?
Difference between Console and terminal
what is port no for NFS?
How to create a gateway?
How to check number of disks added to system
purpose of lost+found..?
How would switch a service group?
what is port no for LDAP?
what r the configuration files for SAMBA and how can u configure samba on network with windows machines
what is file system ?can u explain briefly ?
what is state database replica and how to create it
How will u give a write permission to user inthe group when all other users in that group have only read permission.?