Re: how to tell whe you have a hacker?

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Mike
Dátum:  
Címzett: Main PLUG discussion list
Tárgy: Re: how to tell whe you have a hacker?
On Friday 17 February 2006 08:48 pm, Jeremy C. Reed wrote:
>  cd /
>  for m in /var/lib/dpkg/info/*md5sums ; do md5sum -c $m ; done


Well, I ran this little script and it responded with: 'can't open' and 'check 
failed'. Then I figured it probably needs superuser priveledges so I make it 
so.
 it responds thusly:
    bmike1@0[bmike1]$ sudo for m in /var/lib/dpkg/info/*md5sums ; 
        do md5sum -c $m; done
    bash: syntax error near unexpected token `do'
    bmike1@0[bmike1]$


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss