Answer the question
In order to leave comments, you need to log in
What does this linux command mean?
found in the history of ssh after the hosting admin installed an update
KEY=`pwgen 16 1`; IP=`ip route get 8.8.8.8 | grep src | awk '{print $NF}'`; `find /usr/local/mgr5 /usr/local/ispmgr -prune 2>/dev/null | head -1`/sbin/mgrc
tl -m ispmgr session.newkey username=root key=$KEY sok=ok && echo "https://${IP}:1500/manager/ispmgr?func=auth&username=root&key=$KEY&checkcookie=no"; echo "https://${IP}/manag
er/ispmgr?func=auth&username=root&key=$KEY&checkcookie=no"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question