|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi all,
is there any script to reset the user profile to default ?? i mean RESET totally :unsure: thanks |
|
|||
|
Do you mean your SUSE Forums.net profile, or a profile on a SUSE Linux system somewhere?
|
|
|||
|
You could delete the user and create it again new.
|
|
|||
|
The O.P is probably referring to his system's root account, password, which can be reset by booting off a linux LiveCD (any distro works), using the chroot command (chroot /rootpartition/mountpoint /bin/bash) then passwd root to set a new password for the root account and then exit to leave the chroot, umount the / partition and reboot the computer.
|
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|