Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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??

Answers were Sorted based on User's Feedback



1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference betw..

Answer / sak

1.which file contains information about os wether it's 32
bit or 64 bit?

ANS: /proc/cpuinfo
or
$uname -m
or
/usr/bin/file

Is This Answer Correct ?    10 Yes 2 No

1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference betw..

Answer / ajay

ANS 4 : server end : portmap AND nfsd
ANS 5 : with mount and showmount -e server IP

Is This Answer Correct ?    8 Yes 1 No

1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference betw..

Answer / 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

1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference betw..

Answer / 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

More Linux AllOther Interview Questions

User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 Answers   Oracle,


commands regarding the adding of users into groups n different options with useradd...?

5 Answers   IBM,


When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?

4 Answers   IBM,


How to convert an IP address to a Domain name using Unix ?

2 Answers   Verse Innovation,


What file should you examine to determine the defined runlevels for your system?

7 Answers  


Hi all Could u plz tell me how I can get UNIX/Linux Certification

2 Answers   Accenture,


My Linux server in the two lan card one lan card is ok working but second lan card after restart daily lan card deactivate and then manual activate then properly working but after restart repeat this problem.(Fedora O.S.) Pls tell me solved this problem.

4 Answers  


what is the difference between semaphore, mutex & spinlock?????

1 Answers   Patni,


someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?

1 Answers  


How to build new filesystem ? and what is irig file system?

3 Answers  


plz mention some interesting problems you faced and how you solved it?

0 Answers  


what is meant by mysql clustering

2 Answers  


Categories