01-03-2022, 09:27 PM
Try:
If that doesn't work:
Both of which are highly discouraged, especially if you're new to Linux.
If you need root rights for 1 command, just use "sudo (whatever command)", this is the least harmful way to execute commands as root.
Code:
sudo su
If that doesn't work:
Code:
su
Both of which are highly discouraged, especially if you're new to Linux.
If you need root rights for 1 command, just use "sudo (whatever command)", this is the least harmful way to execute commands as root.
母語は日本語ですが、英語も喋れます(ry