LinuxQuestions.org
Visit Jeremy's Blog.
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 09-30-2013, 08:04 PM   #1
rawjvh
LQ Newbie
 
Registered: Dec 2010
Posts: 8
Blog Entries: 1

Rep: Reputation: 0
Question Normal log in works fine. But attempting to log into the command line does not work.


How can i log into Ubuntu command line? I want to set the region code on my CD drives. Apparently, this can only be done from the command line. So How can I log in?

I use my normal log on and password that work when I first log on at start up or whenever I install software but the same log on information does not work on the command line. I'm stumpped.

I am using Ubuntu 12.04, AMD Athlon 64 Processor 3700+, OS Type 32 bit, disk 486.1 GB.
 
Old 09-30-2013, 08:07 PM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,356

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Please show exactly what you do to login and use code tags to post the output https://www.linuxquestions.org/quest...do=bbcode#code
 
Old 10-01-2013, 09:06 AM   #3
rawjvh
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Blog Entries: 1

Rep: Reputation: 0
I am following instructions in the book "Ubuntu Kung Fu" which was written for Ubuntu 8.04 so there may be some changes since that time.

CTRL + Alt + F2 gets me the command line. After that, I just try to log in. It requests my log on name and then password.

CTRL+ALT+F7 gets me back into the GUI. I'm not sure what else to tell you.

It does not work. I type the same log on and password as I use for initially logging on when I turn on the computer. It tells me my log on and password was incorrect and the same prompt appears. I have the impression that I could do this forever without change.
 
Old 10-02-2013, 12:59 AM   #4
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,356

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Can you get to the cmd line from within the GUI?
If you can, can you post the output of
Code:
sudo cat /etc/securetty
 
Old 10-03-2013, 08:11 AM   #5
rawjvh
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Yes. I use CTRL+ALT+F2. That gets me to the CMD line. That's where the problem comes in. I enter the same logon and password as I used to open Ubuntu initially without success. Unless I can log on, I cannot enter any commands. ...like to assign a region code for my DVD drives.
 
Old 10-03-2013, 06:09 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,356

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
No, I meant from within the GUI ie open a terminal session using the terminal menu option.
 
Old 10-04-2013, 12:16 AM   #7
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
first of all forget ctrl+alt+f2 for some time.

Now from GUI try opening a terminal (right click and terminal option for most distro's) as mentioned above. Now try to do something..

this is more likely what @Chrism01 asked you.
 
Old 10-04-2013, 09:24 AM   #8
rawjvh
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Blog Entries: 1

Rep: Reputation: 0
I'm not sure what you mean by right clicking the GUI. To me the GUI is the "desktop". Right? When i right click the desktop I do not see any options to go to the command line. My options are: Create a new folder, create a new file, keep aligned (whatever that means) and change desktop background. That's it.

I'm sorry to be so obtuse. I'm a long time windows user and used to the methods that window uses. The Ubuntu GUI is different although it does use some of the same techniques as Windows. Some I can figure out but some I can't - like this problem.

If you could give me some step by step instructions they would be greatly appreciated. Right now I don't understand what you mean by getting there from the GUI without using the technique I mentioned.
 
Old 10-04-2013, 12:38 PM   #9
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
thats not even any technique you mentioned...

Why dont you give a bit time to to your system ? when i say mostly it is there doesnt means it will always be there for all distros by default..

you can see a menu on the top of your desktop right ? you can explore the menu items to find out a terminal. that will even give an idea what is where in linux GUI's or you are looking for someone to spoon feed every other thing.
 
Old 10-05-2013, 01:20 PM   #10
rawjvh
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Yes, I finally found a terminal that doesn't require a password. Now I have to go back and find out what the heck to type in there. LOL! Thanks for your help so far. I'll keep you posted on my progress - if it doesn't work
 
Old 10-06-2013, 01:37 AM   #11
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
you are done you can mark it as SOLVED. you always can open a new thread for new questions.
 
Old 10-07-2013, 10:08 AM   #12
rawjvh
LQ Newbie
 
Registered: Dec 2010
Posts: 8

Original Poster
Blog Entries: 1

Rep: Reputation: 0
How does one mark a question "SOLVED"? I'm a NEWBIE!
 
Old 10-07-2013, 10:55 AM   #13
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
see your first post on this page right at top "thread tools" --> mark as SOLVED.
 
  


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
Recovery deleted log files at logback worked fine on Windows but didn't work on Linux mjmahmoudi Linux - General 6 05-14-2013 09:09 AM
Log in to Command Line smith9876 Ubuntu 8 04-06-2011 11:18 AM
cannot log in from command line ctshiner Linux - Newbie 4 04-01-2010 03:16 AM
Trouble setting up command line wlan that works fine on gnome (ubuntu 9.10) Boffy Linux - Wireless Networking 3 11-13-2009 03:08 PM
Shell pgm works fine in command line but not in Crontab oracledba_raja Linux - General 2 11-24-2006 12:14 AM

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

All times are GMT -5. The time now is 07:59 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