Reply To: how to become a superuser

Forum › Forums › Official Releases › antiX-26 “Stephen Kapos” › how to become a superuser › Reply To: how to become a superuser

#205345
sybok
Member

    For unmounting a usb stick for example, I ve to be a supersuser.

    You could also unmount it by running a terminal command
    sudo umount <path to the mountpoint>
    e.g. ‘sudo umount /media/londomollari/CentauriPrime’ (which indicates your username could be ‘londomollari’ and the USB drive is named ‘CentauriPrime’).