answersLogoWhite

0

How do you add a user on Fedora 9?

User Avatar

Anonymous

11y ago
Updated: 8/17/2019

There are two ways you can add a user on Fedora 9. The first is to use the User Manager tool. The second is to use the command line tool useradd.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the tilde used for in Fedora?

The tilde (~) usually refers to the user's home directory.


Improvement of fedora 9?

Fedora 9, released in May 2008, introduced several significant improvements, including enhanced performance, better hardware support, and a more polished user interface. It featured updates to key software packages, such as the inclusion of GNOME 2.22 and KDE 4.0, which offered users a more modern desktop experience. Additionally, Fedora 9 emphasized better integration with virtualization technologies and improved system management tools, making it easier for users to manage their systems efficiently. Overall, these enhancements contributed to a more stable and user-friendly operating system.


Run level 2 defined as for Fedora Linux?

As of today (05/15/2012), runlevel 2 on most RedHat and Fedora systems is multi-user without network support. [JMH]


How do you install Fedora 9 i386 or any Fedora or operating system on your ibook PS my ibook is whipped?

Fedora and many other Linux builds are available for a PPC G4 iBook. Installation instructions are provided on the Fedora Project website (See links below).


Which utility is used to graphically add and remove software packages in fedora?

Click yes


What are the security features of Fedora Core 5?

Fedora Core 5 is long obsolete, so any improvement it had in security is long since lost. Fedora Core, like Red Hat, includes SELinux, which allows for far greater control over file permissions and user rights.


Which Linux utility is used to graphically add and remove software packages in Fedora?

Click yes


How do create a user without adduser command on fedora?

The only other way to create a user other than the appropriate adduser or useradd command is to use a graphical frontend to these tools, such as GNOME's User Manager or KDE's KUser.


What is the singular possessive of fedora?

The possessive form of the singular noun 'fedora' is fedora's.Example: The fedora's band is made of silk.


How can a system administrator add a Samba password for a new user?

For a system administrator to add a Samba password for a new user, they have to first add the new user name, then the new user password via commands. To add the username, add the command line, "adducer (name)" or "# user add (name)." Once they have their account, the administrator can add the command line, "# smbpasswd -a (name)".


Why does critical temperature reach while installing Fedora 9?

Fedora may have detected the sensors on your motherboard, and found that your CPU temperature is too high. Double-check your CPU temperature in your BIOS.


How do you change the user password in fedora in single user mode?

To change the user password in Fedora while in single user mode, first reboot the system and interrupt the boot process by pressing any key when the GRUB menu appears. Highlight the desired kernel and press 'e' to edit it. Locate the line starting with "linux" and append "single" or "1" at the end of the line, then press 'Ctrl + X' to boot. Once in single user mode, use the command passwd username (replace "username" with the actual username) to set a new password.