Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-09-2007, 09:32 PM   #1 (permalink)
Wise Old Owl
 
clmlbx's Avatar
 
Join Date: Aug 2006
Location: Indore
Posts: 1,691
Smile Forgot Password OF Fedora 7? Pls Help


My Friend Just Installed Fedora 7 . After Installation He Is Asked For The Username And Password . And He Says He Had Not Entered Any Password .

So He Has Messed It Up , So Is There Any Way We Can Get Password Or Disable It .
clmlbx is online now  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-09-2007, 10:27 AM   #2 (permalink)
Alpha Geek
 
saurabh.sauron's Avatar
 
Join Date: Jan 2006
Location: Middle Earth
Posts: 503
Default Re: Forgot Password OF Fedora 7? Pls Help

which user??? Root or normal...?
did ur friend enter root password during installation (it is asked in the initial setup). did he create a normal user during the initial setup?

(the normal user has to be a sudoer)

login as normal user.
sudo passwd root
enter new password
saurabh.sauron is offline  
Old 05-09-2007, 09:06 PM   #3 (permalink)
Wise Old Owl
 
clmlbx's Avatar
 
Join Date: Aug 2006
Location: Indore
Posts: 1,691
Default Re: Forgot Password OF Fedora 7? Pls Help

what is root and normal ?

even he is new to it ..
clmlbx is online now  
Old 05-09-2007, 09:14 PM   #4 (permalink)
"The Gentleman"
 
vish786's Avatar
 
Join Date: Sep 2006
Posts: 1,434
Post Re: Forgot Password OF Fedora 7? Pls Help

read the 4th post in the thread.

Tips n tricks for Linux
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
vish786 is offline  
Old 05-09-2007, 09:35 PM   #5 (permalink)
Wise Old Owl
 
clmlbx's Avatar
 
Join Date: Aug 2006
Location: Indore
Posts: 1,691
Unhappy Re: Forgot Password OF Fedora 7? Pls Help

Quote:
Originally Posted by vish786
read the 4th post in the thread.

Tips n tricks for Linux
confused

can u plz give me direct answer to reset fedora 7 password
clmlbx is online now  
Old 06-09-2007, 01:43 AM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Forgot Password OF Fedora 7? Pls Help

there is users and their home dirs are there in Linux&UNIXens.a normal user like "yourname" must be created for as a local user with restricted permissions that fedora asks u to create during the end of installation.but while in earlier installation steps fedora/most linux asks what shud be ur root passwd to be.enter this passwd and remember it(or write it somewhere).
root is the administrator of the computer.it is not adviced to login as root.always use ur yourname account.
if u forgot root passwd & local user passwd.u can reset it Via GRUB(the boot menu).that is posted many places just google username forgot.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 06-09-2007, 08:06 AM   #7 (permalink)
Wise Old Owl
 
clmlbx's Avatar
 
Join Date: Aug 2006
Location: Indore
Posts: 1,691
Default Re: Forgot Password OF Fedora 7? Pls Help

^^ thanks for the reply

now I understood this thread :- Tips n tricks for Linux

so..

root :- administrator

normal :- limited account user

all of you thanks for ur help
clmlbx is online now  
Old 06-09-2007, 02:41 PM   #8 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Post Re: Forgot Password OF Fedora 7? Pls Help

^now dont ur friend needs to reset his passwords for root or localuser?as he says he forgot them?but dont format-reinstall technique as in windows.In Linux everything doesnot need a reboot or reformat if something errs out
I may not be good in explaining step-by-step.so gives u a link:
http://www.fedorafaq.org/basics/#resetroot
^btwn GRUB is that boot menu showing fedora,windows etc when u boot up ur PC.
^anyways i'll explain:
when u see the Grub menu Fedora 7 entry-use the up key to select that entry.then press keyboard "e".then u'll see something similar as below:
Quote:
title Fedora (2.6.22.1-41.fc7)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22.1-41.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.22.1-41.fc7.img
title Fedora (2.6.20-2925.13.fc7xen)
^now select the line with keyboard up or down arrow to the line starting with "kernel /boot/vmlinuz...".then press "e" in keyboard.now u can edit that line to boot into single runlevel.do as below.
remove the "ro " from the kernel line we are editing by pressing backspace key and type "rw".remove "rhgb" too.then append a "1" at the end of the line.it may look as below:
Code:
kernel /boot/vmlinuz-2.6.22.1-41.fc7 rw root=LABEL=/  1
after doing as above.press enter.press "b" in keyboard(kbd) to boot into runlevel 1 with a "#" prompt.there u shud do as follows:
Code:
passwd root
^now enter a passwd u can remember(or write down that passwd somewhere).press enter.enter twice.
if u remember which one is ur friends username?
then do the same as below
Code:
passwd usernameofurfriend
and the same steps as for root passwd.
press CTRL+D to exit.

now if fedora boots it will show u a screen where u need to enter ur local username(dont login as root it is dangerous) and passwd to login.that screen is called gdm(gnome desktop manager).remember many a things are different from windows and dont expect windows like behaviour in Linux and not to forgwet windows programs or files cannot be run(for eg winamp,players) in Linux or UNIX natively because they are a completely different superiror operating systems.(although u can emulate windows programs to run via wine)

http://fedorafaq.org
^@^ is a good site for referring.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forgot password of XP pritish_kul2 Software Q&A 9 07-06-2007 05:35 PM
Forgot Password??? paradise_guy Software Q&A 2 13-05-2007 02:45 PM
Forgot Password of XP nitesh872004 Software Q&A 3 21-08-2006 12:50 PM
forgot win password. supersaiyan Software Q&A 24 17-01-2006 01:14 AM
Forgot Your Password On XP? readermaniax Tutorials 6 12-12-2005 02:22 AM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:59 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2