Receive root permissions
To receive root permissions, we run the following command
sudo -i
Note: after running the above command, we need to enter the user's password
by Valeri Tandilashvili
4 years ago
Linux
0
Pro tip: use ```triple backticks around text``` to write in code fences