Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Hi everyone! I could definitely use some assistance. I'm stuck right now. I can't login into my machine and I can't reset the password. When I type passwd admin at the command line I receive the following error:
passwd: Module is unknown
Has anyone seen this before? If so how can I change my password so I can log into my machine normal?
I am consoled into my machine with monitor and keyboard and rebooted the machine into single user mode. That's why I'm at a command prompt. But if I try and log in normal it will not except any password, when I go in through single user mode and try to change the password then I receive the error:
What distro is you buddy running?
This sure looks like a system account, and not a user acccount
What happens if you try to su - admin?
look at /etc/group and see what "27" is assigned to?
Neither of these look right to me
There isn't any passwd listed in /etc/shadow?
use (as root)
vipw
and compare the admin entry to other user accounts
Nope my buddy did not create the login and I didn't touch anything. I know how easily I can screw something. Basically I came over to my buddies house and he said the he was trying to login to his machine and could not do so. He said he didn't change anything, which of course is hard to believe, because how can this just happen. Who knows?
Any ways...this is a cobalt RaQ 4 server running RedHat 6.2
So neither of you have seen this return before? I can't find much on google.com/linux either. Crazy.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.