LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-08-2013, 04:53 PM   #1
loungnlizard
LQ Newbie
 
Registered: Nov 2013
Location: Houston Texas
Distribution: Debian
Posts: 13

Rep: Reputation: Disabled
After installing CentOS 6.4 from CD do not know login


After install process from CD, the laptop reboots
and the
CentOS release 6.4 (Final)
Kernal 2.6.32-359.e16.i686 on an i686

appears then the cursor is blinking looking for a login
for user.

During install process a password was requested and I entered a password but do not remember the install process asking for a user or login ID.

Is there some standard login name that I use with the password I entered during the install process?
 
Old 11-08-2013, 05:44 PM   #2
loungnlizard
LQ Newbie
 
Registered: Nov 2013
Location: Houston Texas
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: Disabled
Resolved

login:root
 
Old 11-08-2013, 07:10 PM   #3
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
You should have set up a user account during the install, I didn't even realize not setting up a user account was an option (it shouldn't be). Are you sure you didn't set up a user account? You should be able to just run "ls /home", any user's home directories will be located there.

If you really don't have a user account, the absolute first thing you should do is make one. root should be reserved for system administration tasks, every day tasks should be done as a non-privileged user.
 
Old 11-08-2013, 10:24 PM   #4
loungnlizard
LQ Newbie
 
Registered: Nov 2013
Location: Houston Texas
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: Disabled
Thank you, I did create a user account after reading further in the manual.
 
Old 11-08-2013, 10:46 PM   #5
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
That's good. You can always switch to a root account if necessary by typing "su -" on the command line and entering the root password. Just keep in mind that you can do anything you want as root. If you feel so inclined, you can run DON'T RUN THIS OR YOU'LL KILL YOUR OPERATING SYSTEM "rm -fr /". Root does not block you from anything, you can do whatever you want, even if that action destroys the entire OS.

This is why you should stay out of root as much as possible. It's too powerful, too much responsibility. Stay out of root and you'll lead a much happier life. Spend too much time in root and I guarantee you you'll be re-installing your OS in short order.

Last edited by suicidaleggroll; 11-09-2013 at 10:34 AM.
 
Old 11-09-2013, 09:17 AM   #6
loungnlizard
LQ Newbie
 
Registered: Nov 2013
Location: Houston Texas
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: Disabled
Thank you for this info which is very helpful. Would appreciate any links you may recommend that would help me with the next steps
after installing OS. Such as getting user accounts, installing packages, installing network package, etc...

I know google will get me some but you may have a some that would suit my needs.
Thanks again for your time.
 
Old 11-09-2013, 10:21 AM   #7
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
See the documentation section at centos.org.
 
1 members found this post helpful.
Old 11-09-2013, 01:49 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
extra steps ?

this was the 700 meg CD you used to install cent and NOT the 4.3 Gig DVD

so there is VERY little software installed

during the centos6 install you set up a ROOT account
partitioned the drive
and installed
THEN on the very FIRST boot !
you set up the FIRST non root user account
the timezone and so on


after that
have a read through the CentOS wiki
http://wiki.centos.org/

another good resource is ( BUT IT IF FOR FEDORA ! and will need to be ported to cent !!!! )
is the fedora mjmwired page
http://www.mjmwired.net/resources/mjm-fedora-f19.html
( the above is not cent!! it needs to be ported TO cent)
that in combination with the wiki will be the most useful

CentOS uses the RedHat documents
https://access.redhat.com/site/docum...erprise_Linux/
and these assume that you already have a lot of Linux experience

Last edited by John VV; 11-10-2013 at 03:08 AM.
 
1 members found this post helpful.
Old 11-09-2013, 03:19 PM   #9
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,140

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
For software, see this
http://wiki.centos.org/AdditionalRes...epositories%29
Note the bit about setting priorities: use 1 for CentOS, 2 for EPEL, and 3 for RPMfusion.
 
1 members found this post helpful.
Old 11-10-2013, 03:00 AM   #10
Madhu Desai
Member
 
Registered: Mar 2013
Distribution: Rocky, Fedora, Ubuntu
Posts: 541

Rep: Reputation: 153Reputation: 153
Just in case, if you forget root password in future, you can change it by booting in sigle user mode (assuming you have not set grub password).
 
Old 11-10-2013, 04:37 PM   #11
loungnlizard
LQ Newbie
 
Registered: Nov 2013
Location: Houston Texas
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: Disabled
Thanks for the tips. First order of learning will be to refresh my use of the command line, worked some with unix in the past but has been over ten years. Then will get connected to my home network with my test box then see about Firefox and go from there. From the early responses I think I have choosen a good distro and forum to learn from.
 
Old 11-10-2013, 05:00 PM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
just be advised
Centos6 is NOT using the current firefox !!!!
6.4 has firefox 10 installed by default
and has the current different
"Extended Life" version firefox-17.0.10 in the updates

and to install the current firefox 25
you have to manually install it AFTER you uninstall the already installed ff10

seeing as cent is a rebuild of the RHEL code
it is mostly for a server , but Cent has added extra Desktop software for installs on desktop systems
 
1 members found this post helpful.
Old 11-11-2013, 01:54 AM   #13
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
You can refresh your knowledge of the cli with http://rute.2038bug.com/index.html.gz
 
1 members found this post helpful.
Old 11-11-2013, 08:27 AM   #14
loungnlizard
LQ Newbie
 
Registered: Nov 2013
Location: Houston Texas
Distribution: Debian
Posts: 13

Original Poster
Rep: Reputation: Disabled
Great, link chrism; thanks John appreciate your info.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
automatic login centos 6.3 spiky0011 Red Hat 1 01-20-2013 10:39 AM
centos login error wisetech Linux - Software 2 03-04-2011 09:06 PM
could not login after installing centos 5.2 windstory Linux - Newbie 8 12-18-2008 12:50 AM
automatic login Centos 4.4 ihopeto Red Hat 1 11-16-2008 03:58 PM
CentOS 5 (none)login : prompt athreyavc Linux - Software 2 04-17-2008 07:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration