Announcement

Collapse
No announcement yet.

root paswword

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    root paswword

    hey guys,i just finished installing kubuntu but during the installation i wasn't asked for a root password(wich i thought was very strange,this is the first distro that i've come across that didn't ask for one)but i really need it because i need to activate my realtek nic from the control centre.so....how do i do this after installing or is there a default root password?

    #2
    Re: root paswword

    You don't need root.
    Ubuntu uses the same security model Mac OS X uses, and no Mac users complain about it.

    If you want to activate realtek nice from the Control Center, do Alt-F2 (to launch the "Run" command) and type
    Code:
    kdesu kcontrol
    and type your user password. It'll run the Control Center with root privileges.

    For more on this, see https://wiki.ubuntu.com/RootSudo or http://www.psychocats.net/linux/permissions.php
    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

    Comment


      #3
      Re: root paswword

      Open a terminal and type:
      sudo passwd
      then, type a "new UNIX password". That's your ROOT password.

      Cheers
      Nevermore! Nevermore! - E. A. Poe

      Comment


        #4
        Re: root paswword

        Originally posted by enceladus
        Open a terminal and type:
        sudo passwd
        then, type a "new UNIX password". That's your ROOT password.

        Cheers
        Yeah, but then when kinematic launches Adept, Adept will still acknowledge only the sudo (i.e., user) password and not the root one just created.
        Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

        Comment


          #5
          Re: root paswword

          Originally posted by aysiu
          You don't need root.
          Ubuntu uses the same security model Mac OS X uses, and no Mac users complain about it.

          If you want to activate realtek nice from the Control Center, do Alt-F2 (to launch the "Run" command) and type
          Code:
          kdesu kcontrol
          and type your user password. It'll run the Control Center with root privileges.

          For more on this, see https://wiki.ubuntu.com/RootSudo or http://www.psychocats.net/linux/permissions.php
          I really like that feature! I was a bit panicky when I couldn't su, but am a Mac user at ease with sudo. The real power lies with kdesu, which is explained in the link you mentioned here: https://wiki.ubuntu.com/RootSudo . Presumably I can do the same with X11 sessions once I make this box headless and access it from my Mac?

          I'm becoming very happy with kubuntu with only a couple hours use so far.

          Comment

          Working...
          X