Quote:
Originally Posted by met67
I downloaded strace from here, put it in /root, chmod-ed +x it and then used strace -p <pid> from telnet, with <pid> being the process id of nickel (use ps to get it)...
|
Interesting, but can you provide a more clear description on what and how to install and run it?