On 6/25/05, harshavardhanreddy mandeepala <hvreddy1110@xxxxxxxxx> wrote: > hi > I am using Linux fedora core 3. > how can i make a non root user as a superuser. > when ever i enter into system as a non root user by login ,the user > must be super user. > > if u have a solution plz mail me to hvreddy1110@xxxxxxxxx > > thanks in advance > > Regards > M.Harshavardhan Reddy Hey, Login as any non -root user and give this command on terminal. su - it will asks for the password of the root user.Give the password.Now you are the root user . Regards Ankush