how many limitations of under directories in ext2/3 linux
file system?
Ext2 Limits
============
Max file size: 2-64 TiB
Max number of files: 10 raised 18
Max filename length: 255 characters
Max volume size: 16-32 TiB
Allowed characters in filenames: Any byte except NULL and '/'
Ext3 Limits
===========
Max file size: 2 TiB
Max number of files: Variable, allocated at creation time[1]
Max filename length: 255 bytes
Max volume size: 2 TiB – 16 TiB
Allowed characters in filenames: All bytes except NULL
| Is This Answer Correct ? | 2 Yes | 2 No |
Can I delete .bash history?
Which command would you use if you want to remove the password assigned to a group?
what is lilo?How it is useful in linux?
How do I check storage on linux?
How do you check which file consuming more space in linux?
Hi guys, I am working in MNC from 1 and half year as Software Engg but not in programming, its in Information Security. Now I am doing RHEL 5(Red Hat certification) to move into Linux Admin. Can anyone please give me the future scope of this field and please send me the interview questions or links to get the idea. Thanks, Sushant.
What is bc command in unix?
What is iptables command in linux?
what is work of dns
What is the bash in linux?
How compile c++ program in cmd?
what is soft mount and hard mount? i have to make permanent nfs mount permanent what shall i do?