1 which file contains information about os wether it's 32
bit or 64 bit os
2 difference between logical block and physical block??
3 what is the size of logical block and physical block??
4 daemon for nfs on client end as well as server end???
5 how to confirm from client end about nfs server sharing??
6 what contains information about file and directory
creating time or modification time??

Answer Posted / sivakumar

ANS 6 :

An inode is a data structure on a Unix / Linux file system.
An inode stores basic information about a regular file,
directory, or other file system object. You can use
following two commands to display an inode:

[a] ls command : list directory contents

[b] stat command : display file or file system status

eg : # stat /etc/passwd
Output:
File: `/etc/group'
Size: 566 Blocks: 16 IO Block: 4096
regular file
Device: fd00h/64768d Inode: 2443679 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: (
0/ root)
Access: 2009-08-12 08:23:31.245032672 +0530
Modify: 2002-01-01 05:54:15.000000000 +0530
Change: 2002-01-01 05:54:15.000000000 +0530

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i installed clustering packages.When i try to run it getting LUCI error...what is it..??

1959


I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers

1510


why /etc/shadow file do not have any permission ?

1052


What is Hard mount and soft Mount?

1372


What is the difference between ext3 and ext4?

2016






what is difference between  TFTP abd FTP?

1620


As a system admin i want to know some things what are the troubleshooting issues we are facing frequently and what are the tickets will be raised.

1091


1. User gaves df -h and the system get hanged. why ? 2. what is the hardlink and softlink mount ? 3. why is portmape should be started ? 4. what is nologin option 5. how to restrict users from accessing nfs ? 6. what is the difference between cpio and tar 7. what are the kernel parameters ? how to find out it ? 8. why we use sysctl.conf ? 9. if we gives init1 from multiuser runlevel, will it affect other users who already logged in to the system ? 10. what will be the available space to use after configuering raid5 with 5 disks each having 5gb spce ?

2300


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

1349


How to Trouble shoot performance issue in RHEL administration ? please give to one example

1640


This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.

1468


what is the gate of ftp server in redhat linux?

1447


What are the differences between FTP , NFS , SAMBA servers explain separately.

715


Why is it suggested to disable journalism in ext4 filesystem?

3070