> http://xkcd.com/149/
>
> I tried this last night.
>
> It didn't work.
>
Your target may not run Unix. If he/she/it runs Windows, try:
runas /user:Administrator <command>
Or maybe it runs a Linux distro without sudo. Try su -c "command"; but
then you definitely need the root password.
Post a reply to this message
|