What is the job responsibility of a System Administrator
(UNIX/LINUX),briefly describe (Also point out system admin's
daily job details),specify job type & job description?
Answers were Sorted based on User's Feedback
Answer / tajudidn
check out the how many user has login in, and maintain the
user account,maintain the momory space required of different
user
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / durgesh srivastava
i can maintain a users and her password information ther r
two types of file in a system like /etc/shadow
and /etc/passwd./etc/shadow is maintain a user password
information and /etc/passwd is maintain a user
informaition.and this file is totaly divid in to colons and
per colouns maintain a user and her password in formation
.............................
| Is This Answer Correct ? | 3 Yes | 0 No |
HOW DO CREATE A NFS FILE SYSTEM
very first process created by kernell?
In detail elaborate the system? What is driver?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
What is the difference between hard link & softlink?
What is the difference between Swapping and Paging?
What is the difference between a soft link and a hard link?
Name key files or directories on a UNIX system that should always be backed up?
How do you use Unix for Backend Testing ?
What is paging?
What is YACC?
interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all