what happens when we create a file system?
Answer / arch
when fs is created disk space is divided into blocks, these blks are further catagorised into boot block, inode block, super block and data block.
boot block contains boot strap code
inode block contais all the properties of files (permissions, size ,uid etc)
super block contains free inodes and used inodes list and status bit of file (1 or 0)
Data block is used to store data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
very first process created by kernell?
What does mknod do? What?s a named pipe?
What are the processes that are not bothered by the swapper? Give Reason.
How would you change all occurrences of a value using VI?
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
Have you used VI editor?
What is a daemon?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
Give two UNIX kernel parameters that effect an Oracle install
How do you use Unix for Backend Testing ?
What is egrep?