How To Login To User In Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in to your Linux system using the username and password you specified during the initial setup.
2. Type the command “su – username” (without quotation marks) to log in as that user.
3. If you don’t know the username of the user you want to log in as, type “who” (without quotation marks) to see the list of users currently logged in.
4. Enter the appropriate password when prompted.
5. Once you’ve successfully logged in, you’ll be able to access the user’s files, directories and settings.