PDA

View Full Version : how to create symlink?



neorder
05-02-2004, 08:34 AM
is there a way that i only type "chkrootkit" under any directory and it will run chkrootkit?

currectly i've to go /chkrootkit/install/dir and run ./chkrootkit everytime.

i heard symlink can do it, but how?

thanks.

ProWebUK
05-02-2004, 08:47 AM
ln -s /path/to/chkrootkit/chkrootkit /usr/bin/chkrootkit

run it like:

chkrootkit

Chris

jdlitson
05-02-2004, 05:54 PM
I think the best thing for you to do is have the chkrootkit e-mail you everyday like I do. Here is a simple How to: Have your chkrootkit e-mail you. (http://forum.rackshack.net/showthread.php?s=&postid=44747)

Good luck -Jason