how to create a file system quota in HP-UX?
Answer / gogune suresh kumar
The command newfs is used to create new file system in unix.
ex:
newfs /dev/vg01/rmytmp
Is This Answer Correct ? | 3 Yes | 1 No |
What are different types of shells?
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
what is a profile?
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,
What is Fork swap?
1 Answers Infosys, SSI Small Scale Industries,
What are the events done by the Kernel after a process is being swapped out from the main memory?
What are the read or write or execute bits on a directory mean?
What does mknod do? What?s a named pipe?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
System A can contact system B, but not in reverse, not firewall, not tcp wrappers, what is the reason ?
How can u doing testing in Unix environment ?
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????