Timeline for How to switch between users on one terminal?
Current License: CC BY-SA 2.5
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2016 at 15:01 | comment | added | Félix Gagnon-Grenier | much more efficient. being able to "login" as a user who can't normally login is a great asset..! totally allowed me to run a database instance without messing with permissions or selinux | |
| Oct 27, 2010 at 20:41 | comment | added | ephemient | sudo -s gives you a shell like su, sudo -i simulates login like su -. Can be combined with -u $user, of course. | |
| Oct 27, 2010 at 20:01 | comment | added | tshepang | ok, Pratt answered that one | |
| Oct 27, 2010 at 19:56 | vote | accept | tshepang | ||
| Oct 27, 2010 at 20:00 | |||||
| Oct 27, 2010 at 19:52 | comment | added | tshepang | What if my system has neither ssh server or sudo? Can you mention that portion on the answer? | |
| Oct 27, 2010 at 19:41 | history | answered | Michael Mrozek | CC BY-SA 2.5 |