• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Login ID?!?!

Techno

Golden Member
I just installed Linux (red hat version) and it has rebooted and now it goes to a Login ID and Password. I don't remember anywhere it saying anything about a Login ID (however i remember the password).

Anyone know what the default login is?
 
there is no "default login". you log in using the username and password you specified during install. if you dont rememeber, then its time to reinstall and PAY MORE ATTENTION!!!!
 
The closest you get to a "default login" is the account named "root", which is similar to "Administrator" under WinNT/2K/XP.
This is printed out clearly during the installation when you're asked to specify your password.

So, just try "root" as the login, and whatever password you specified, however dont make it a habit to login as root, that's a bad habit, first thing you should do, if you didn't do it during the install, is to create a user for yourself, and use that one for everyday stuff, and when you need to do things like installing programs, use su and/or sudo.

Oh, and like BBWF said, pay attention, if you wanna learn(as opposed to just use) Linux, you'll have to pay attention as it won't hold your hand for you, and won't complain if you do something that might hose the entire system, it just sorta assumes you know what you're doing.
 
Back
Top