[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How do I get root permission?



Am 15.12.18 um 17:15 schrieb sound off:
> How do I get root permission?

First, either log in at the console as user "user", or open a shell
(e.g. xterm).
Then, type:

sudo -i

for an interactive root shell, or prefix the command you intend to run
with "sudo", e.g. "sudo fdisk /dev/sda".

-Stefan


Reply to: