answersLogoWhite

0

Use useradd command

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

When was Danish UNIX User Group created?

Danish UNIX User Group was created in 1983.


What happens if user create a directory same name as root in unix?

It can't be exactly the same name as root; directories in Unix have to be unique, and therefore you can't duplicate the name.


How do you add a user define function to library file?

Create an object module (WinDos: *.obj, unix: *.o), then use the platform-specific librarian program (WinDos: lib.exe, unix: ar, libtool)


Does UNIX have alternatives to the command line user interface?

Yes, Unix has several variants of Graphical User Interfaces that may be used instead of the command line if the user wishes it.


How does Unix work as a multi-user operating system?

When a user logs in to a Unix system, the current working directory normally starts at the directory/file


What is unique about Unix and Linux operating systems?

unix and linux systems are true multi user (root + others) but in windows admin and main user are same !


Why is Linux develop?

To create a Free OS like the UNIX Operating System, They wanted to create a system that was like UNIX without all of the intellectual property issues that UNIX had. (UNIX was proprietary software).


Which type of multitasking does UNIX support single user or multi user?

It supports multi-user multi-tasking.


Difference between unix and windows?

unix is a multiuser operating system but widows is a single user operating system.


In which of these is maintainig case important URLs File names passwords?

In case of Unix machines, user can create directories with same name but different cases. In this case, user can be redirected to different locations for different URL case.


How do you create dummy file in unix?

using touch command of UNIX. syntax touch <filename> will create dummy regular file.


What are the difference between su and su-aloke in UNIX OS?

su substitute user.. and su is a unix command used to run the shell of another user without logging off..