website/docs/setup
Jeremy Visser a877e63b8b Use "sudo -i" instead of "sudo su -"
`sudo su -` is redundant, as you are asking the system to elevate you after you have already elevated.

If what you actually want is to get a login environment, the `sudo -i` flag is designed exactly for that.
2017-06-22 10:27:59 -07:00
..
independent Use "sudo -i" instead of "sudo su -" 2017-06-22 10:27:59 -07:00
index.md Remove duplicate redirect. (#3613) 2017-05-02 18:34:32 -07:00
pick-right-solution.md Completes PR #3325 2017-06-01 15:02:14 -07:00