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 / pankaj pal

1. We can check wether OS is 32 bit or 64 bit with command
uname -a
Linux gaylord.stata.com 2.6.11-1.27_FC3 #1 Tue May 17
20:24:57 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

2.Dont know...

3. Logical block size is the size of the blocks that the
system kernel uses to read or write files. The logical
block size is usually different from the physical block
size, which is the size of the smallest block that the disk
controller can read or write, usually 512 bytes.

To Find out Physical Block Size
dumpe2fs <some device> | grep -i 'Block size'

4. Daemon at NFS Server: portmap,NFSD,rpc.mountd
Clinet End : rpc.mountd

5. showmount -e server name

6. inode contains all information about file and
directory

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1052


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

1349


What is the difference between ext3 and ext4?

2016


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

1959


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


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


Why is it suggested to disable journalism in ext4 filesystem?

3070


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 Trouble shoot performance issue in RHEL administration ? please give to one example

1640


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

1510


What is Hard mount and soft Mount?

1372


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

715