Re: help
Fajar Priyanto wrote:
On Thu, Oct 23, 2008 at 10:26 AM, FRANK SHARROW
<atexasattitude@xxxxxxxxx> wrote:
i can't log on as i have
forgotten my user name and password can you help me??????
I believe from there we will be automatically logon, and we can use
command: id Then we can change the password: sudo passwd
Close but not exactly right. Choose recovery mode from the grub menu and
then drop to a root shell. In a root shell you don't need sudo.
With the command
ls /home
you can see your home directory which usually is the login name as well.
Then use the command
passwd frank
where you replace "frank" if you have a different login name. Then you
enter a new password for user frank. Finally you can logout and resume
the boot process.
Nils
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Relevant Pages
- Re: Login session hasnt been abandoned after TIMEOUT time
... The login command is used at the beginning of each terminal ... session to identify oneself to the system. ... trying to kick off idle users. ... (comp.unix.solaris) - Re: Word toolbars
... Once Frank answers those questions, can anyone else in the same versions ... I'm not the best person to ask, because I would not know what a toolbar ... Microsoft might have named the command or even what category it chose ... command to go to the next tracked change is called ... (microsoft.public.mac.office.word) - Re: Failsafe mode
... > and paste or failing that copy the message down character for ... >> If I exit out and log back in as my alternate user ... user command line prompt in the upper left corner and a black blank screen. ... If I ctl alt F1 I get the system login prompt. ... (alt.os.linux.suse) - Re: Reflection and order of the fields
... My code needs to run on both ... are command objects that have different data fields depending on the nature ... Because of my specific serialization requirements, I was hoping to write my ... Frank D. Lombardo ... (microsoft.public.dotnet.languages.csharp) - Re: Reflection and order of the fields
... My code needs to run on both ... are command objects that have different data fields depending on the nature ... Because of my specific serialization requirements, I was hoping to write my ... Frank D. Lombardo ... (microsoft.public.dotnet.framework) |
|