Results 1 to 4 of 4
I have never used linux, although since I've bought the computer I've tried to learn (to no avail whatsoever)
So, I can not log onto root, the user name is ...
- 08-25-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 2
I bought a used computer with Linux installed onto it, and...
I have never used linux, although since I've bought the computer I've tried to learn (to no avail whatsoever)
So, I can not log onto root, the user name is user and the computer name is linux. I don't know the password.
Im worried that the guy who sold me the computer could be spying on me. He was supposed to bring me a Windows 2000 disc to install, but I haven't heard from him for two days now.
What do you think?
- 08-25-2007 #2
Hii smitteninseattle,
And Welcome to Linuxforums. I guess your username should not be user but it should be root itself. Just when you are droped on login screen.
Username:root
You need to reset your password for root from single user mode.
Single User Mode is a boot option which gives you root console prompt without asking password.
But which distro are you using?
Anyways just when you get boot splash screen / grub screen
1. Select the kernel option and press "e" to edit. After that type "s" at the end of kernel line.
2. Hit Enter
3. Press "b" to boot
After it boots it will drop you on shell prompt
Type below commands:-
Code:
Boot your linux and enter username as root and password you set.#passwd
(This will ask password 2 times enter same password for both)
#rebootRegards,
who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html
- 08-25-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 2
thanks
okay, I will try.
The distro I have is freespire btw
- 08-25-2007 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Here is a HowTo with additional information for changing passwords just in case you should need it:
http://www.linuxforums.org/forum/lin...-password.htmloz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote
