Link to home
Start Free TrialLog in
Avatar of ittechlab
ittechlabFlag for Canada

asked on

ubuntu

I have few questions regarding ubuntu. As i am new to this flavor i need your assistance.

I've installed ubuntu 12

I need to know how to reset the password using single user mode. I don't see any kernel line when i tried to go to the boot loader menu.

how do  i change the layout of the keyboard. keys are messed up.
Avatar of southpau1
southpau1
Flag of United States of America image

change your password via command line like this:

$ passwd
Changing password for "current username"
(current) UNIX password: "enter current password here"
Enter new UNIX password: "enter new password"
Retype new UNIX password: "reenter new password"
passwd: password updated successfully

and here is how to change keyboard layout:
http://www.wikihow.com/Change-Keyboard-Layout-in-Ubuntu
Avatar of ittechlab

ASKER

my system does not even booting into GUI mode.

i see only console to login

i am able to ssh.

if i go to console and try / key, its typing something else.
what about typing "startx" at the prompt?
might take you a few minutes to hunt for where those keys are...but that should launch the gui
ASKER CERTIFIED SOLUTION
Avatar of ittechlab
ittechlab
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
How did you manage to install a version of ubuntu with desktop already installed?
i installed a server version and i installed the ubuntu-desktop afterword to get it working.

I am not sure if that you are asking.
I found my answer my self