answersLogoWhite

0

How do you create a user in Linux without using useradd?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

i don't think you can

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create a user in Linux without using useradd?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the differences between adduser and useradd commands in a linux machhine?

On Debian or Ubuntu systems, useradd is a command itself, and you can create users and define options to them using this command, and adduser is a perl script, that uses useradd to create the account, asking you the password, Full-name, phone and others .. On Fedora or CentOS systems, adduser is just a symbolic link to useradd, but may try to copy the script from a Debian system to the CentOS one, I have never tried it, and may need to modify it a little before using it. On Gentoo systems, is the same as in CentOS or Fedora, adduser is just a symbolic link to useradd.


What is the difference between the useradd and adduser command?

On Debian or Ubuntu systems, useradd is a command itself, and you can create users and define options to them using this command, and adduser is a perl script, that uses useradd to create the account, asking you the password, Full-name, phone and others .. On Fedora or CentOS systems, adduser is just a symbolic link to useradd, but may try to copy the script from a Debian system to the CentOS one, I have never tried it, and may need to modify it a little before using it. On Gentoo systems, is the same as in CentOS or Fedora, adduser is just a symbolic link to useradd.


Which programming language is used to create UI windows from scratch in Linux?

Most programs in Linux are written using C or C++.


I have been asked to use Riverpoint Writer for an online class. It is not compatible with Linux. What can I do?

First of all, Riverpoint Writer is simply a plugin for Microsoft that helps students create documents that comply with certain guidelines. It is possible to create documents without this plugin. Secondly, it can be used on Linux if you install Microsoft Word using Wine or CrossOver Office.


How do you work without a mouse in Linux?

use shortcuts. you can work on the computers without mouse and cursor using those shortcuts.


How do you check which version Linux you are using?

type "uname -a && cat /etc/*release" in a terminal (without the quotes).


How can one create and use a patch in Linux?

You may patch your linux operating system using the terminal commands in the operating system. You must be a specialized and should know what you are doing before continuing this project.


how to create a blank window in Linux?

This depends on the API you are using. Most frameworks or toolkits like Qt or GTK+ already provide easy ways to create and display a window. OpenGL by itself actually cannot create windows, only interfaces between OGL and the windowing system can do that. On Linux, this interface is known as GLX. But most OpenGL programmers insead do this through SDL or GLUT on Linux.


Can you create a pattern without using texture?

True


Can you create pattern without using texture?

True


Can you replace getch of C programming in Linux without using iostream header?

There is a 'getch' in 'conio.h' which has nothing to do with 'iostream'.


How do you install an operating system without a CD or DVD drive?

You can install Windows or Linux using a USB memory stick.