Linux General Question:
How many types of user accounts are available in Linux OS?
Answer:
There are 3 types of user accounts in linux.They are:
1> System Users
2> Root User(Administrator)
3> Other Users(Normal User)
In linux, Uid from 1 to 500 has been reserved for system
users,these are the default users of linux,so if anyone try
to assign Uid 500 to normal user then it wil give the error.
1> System Users
2> Root User(Administrator)
3> Other Users(Normal User)
In linux, Uid from 1 to 500 has been reserved for system
users,these are the default users of linux,so if anyone try
to assign Uid 500 to normal user then it wil give the error.
Previous Question | Next Question |
What is block device and character device? | How nfs server works in Linux.........please mention the nfs server working process? |