• cowfodder@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      29 days ago

      Funny enough, I learned terminal commands initially on a green on black monitor. I can’t use the terminal unless I set it to green on black. My brain literally won’t remember any terminal commands for any flavor of Linux until I change the color scheme.

    • Geodad@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      29 days ago

      You should never use “sudo su”. That’s a big security no-no.

      ~$ sudo apt update

      [sudo] password for {your user name}:

      -command executes-

      ~$