After creating user account successfully it shows 64
blocks.what for these 64 blocks are used and what information
is stored in this blocks?
Answers were Sorted based on User's Feedback
Answer / khamruddin
those 64 blocks size are for
" local.cshrc,local.login.local.profile" files When we add
a new user by default this files are created in users home
directory,whose capacity is 64bytes...
thanks & regards
k.khamruddin
| Is This Answer Correct ? | 32 Yes | 1 No |
Answer / rathnasekaran.r(tcs,chennai)
Size depends on default files defined for homedirectory
which is under /etc/skel
-rw-r--r-- 1 root sys 136 Apr 12 2005
local.cshrc
-rw-r--r-- 1 root root 167 Apr 12 2005
local.login
-rw-r--r-- 1 root root 184 Apr 12 2005
local.profile
Sometimes we should get 24 blocks created ,
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / prathap reddy
when we create a user by default three files will be
updated in users home directory those are "
local.cshrc,local.login.local.profile"whose capacity is 64
bytes.....
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mohammed mukram
I created a user john, so if u check the files in the home
directory of john , you can see 3 files, whose size is 64 bytes.
# su john
# ls
home
# cd home
# ls
john
# cd john
# ls
local.cshrc local.login local.profile
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / megastar chiru
64blocks mean to create min size of your home directory. it
is depend on your way of add/creating user.
/usr/sbin/useradd -u xx -g xy -m /export/home/useryy -s
/bin/sh -k /etc/skel useryy will give you 64 blocks output
/user/sbin/useradd useryy ---> this will also add/create a
user with defaults. mean without home directory. in passwd
file will show you default home directory of the user. but
you can't place any files on it. but first syntax we can
create/save files.
| Is This Answer Correct ? | 7 Yes | 12 No |
How to unfreeze the svcgroup, (enable onl. & offl.)
Explain about init phases
In an NIS environment if user forgot is password, then as an admin what you will do?
Which command display diagnostics in ok boot prompt?
How to check and analyze the logs in /var/adm/messages?
what is the difference between /var/adm/ and /var/sadm directory contains in solaris?
Tell me the port for Telnet, ftp,nis,ssh,nfs
How can you see the adpters information?
how to see particular job whether completed or not?
How to review all zones in solaris10?
How to start llt and gab
How can youy check the disk status in , is it locally connected or remotely connected?