Ideally speaking, if I build up my own system right from the scratch, then l ought to be in control of the root, isn’t that correct ??🤓🤓🤓

  • MyNameIsRichard@lemmy.ml
    link
    fedilink
    arrow-up
    16
    ·
    12 hours ago

    If you mean Linux, you are. You have the root or sudo password, don’t you? If you mean your the root directory should be under your user name, then that is a very bad idea. I suggest you try it on a system you don’t care about to find out why!

    • TheracAriane@thebrainbin.orgOP
      link
      fedilink
      arrow-up
      3
      ·
      8 hours ago

      @NaibofTabr@infosec.pub by scratch l meant installing linux os onto an old machine after cleaning up its entire past memories and then design it into a system of mine own.

  • aev_software@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    11 hours ago

    Yes, but that’s a really bad situation from a security perspective. ideally you want two separate accounts: the admin who can do everything, and the daily driver whose activities cannot harm the system.

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    arrow-up
    3
    ·
    11 hours ago

    In the vast majority of operating systems the person who installs the system is by default the highest privileged user, in the case of some of those systems, that user is called root.

    However, the word root is also used to describe the basis of several file systems.