Showing posts with label FEDORA HELP. Show all posts
Showing posts with label FEDORA HELP. Show all posts

FEDORA HELP

how to reset a password or change in linux ubuntu fedora

how to reset a password or change in linux ubuntu fedora

10:53 AM
Managing Passwords You need to reset a password, or put an expiration date on it, or you want to set a limit on failed login attempts. Re...
how to disable a user accounts from login in fedora14 linux ubuntu

how to disable a user accounts from login in fedora14 linux ubuntu

10:51 AM
Disabling Accounts You need to disable an account and temporarily prevent the user from logging in, but you don't want to delete the ...
how to delete a user account in linux fedora ubuntu unix

how to delete a user account in linux fedora ubuntu unix

10:50 AM
Deleting a User You need to delete a user, and you want to track down all the files that belong to the user. Use userdel to delete the...
how to modify a user accounts in linux platforms

how to modify a user accounts in linux platforms

10:48 AM
Modifying User Accounts You need to make changes to an existing user account, such as changing the login or UID, updating the GECOS data,...
how to add users with useradd in nlinux

how to add users with useradd in nlinux

10:46 AM
Adding Users with useradd You need to add new users to a Linux system. Use useradd -m to create a login name, home directory, and othe...
how to find User's UID and GID in fedora linux

how to find User's UID and GID in fedora linux

10:44 AM
Finding a User's UID and GID You want to know a quick way to check the UIDs of users and see what groups they belong to. Use the i...
how to shutdown the system automatically in fedora linux

how to shutdown the system automatically in fedora linux

10:43 AM
Shutting Down Automatically Your users are careless watt-wasters who refuse to develop the habit of shutting down their PCs at night, or ...