Ten unhide.rb sa nainštaloval spolu s rkhunter, lebo pracujú spolu.
Keď ho nájdeš v Synapticu, tak sa tam píše:
Forensic tool to find processes hidden by rootkits
Unhide.rb is a reimplementation of unhide in Ruby.
It currently does the does the same checks as "unhide proc" and "unhide sys",
while being about 10x faster than the original C code.
It also has better diagnostics when hidden processes are found.
This package can be used by rkhunter in its daily scans.
Keď pozrieš /var/log/rkhunter.log je tam:
[21:50:53] /usr/bin/unhide.rb [ Warning ]
[21:50:53] Warning: The command '/usr/bin/unhide.rb' has been replaced by a script: /usr/bin/unhide.rb: Ruby script, ASCII text
Takže ten Warning zrejme upozorňuje na to, že príkaz pre spustenie unhide.rb bol nahradený Ruby scriptom.
Kedže je to Ruby verzia, tak myslím že je to OK.
A tie ďaľšie:
Performing filesystem checks
Checking /dev for suspicious file types [ Warning ]
Checking for hidden files and directories [ Warning ]
Zase treba pozrieť /var/log/rkhunter.log a vidíš tam príčinu toho Warning.
Skryté priečinky som vymazal a systém funguje,
Vypadá to že tieto podozrivé veci sú v našom systéme od začiatku.
EDIT:
Ak ti ten Warning ohľadne unhide.rb vadí, tak tú Ruby verziu unhide.rb môžeš odinštalovať a nahodiť unhide.
Potom to bude
všetko na zeleno... 
.