Vasily Pleshakov

Results 2 issues of Vasily Pleshakov

ActivePython 2.7.2.5 (ActiveState Software Inc.) based on Python 2.7.2 (default, Jun 24 2011, 12:21:10) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information....

Sudo group is not sufficient in all Linux systems. Correct way is to search for `(ALL) NOPASSWD: ALL` in output of `sudo -l` command. See https://superuser.com/questions/553932/how-to-check-if-i-have-sudo-access as an example.