Changes between Version 101 and Version 102 of ProblemHotlist


Ignore:
Timestamp:
May 16, 2013, 8:23:41 PM (11 years ago)
Author:
cooljeanius (Eric Gallager)
Comment:

one more way to interactively login as root

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v101 v102  
    265265||= =||= DO =||= DON’T =||
    266266||= Non-interactive =|| `sudo port …`\\`su -c port …` || `su - -c port …` ||
    267 ||= Interactive =|| `sudo -s`\\`su` || `sudo -i`\\`sudo su -`\\`su -` ||
     267||= Interactive =|| `sudo -s`\\`su` || `sudo -i`\\`sudo su -`\\`su -`\\`login root` ||
    268268
    269269If you absolutely must use a root login shell, you can