how to tell whe you have a hacker?

Jeremy C. Reed reed at reedmedia.net
Sat Feb 18 06:48:10 MST 2006


> > 	bmike1 at 0[bmike1]$ sudo for m in /var/lib/dpkg/info/*md5sums ; 
> > 		do md5sum -c $m; done
> > 	bash: syntax error near unexpected token `do'
> 
> You tried with "sudo". Your sudo command ends with the semicolon.
> Login as root and do it (without sudo). Or put it into a file, make it 
> executable and then run that with sudo.

You didn't mention the actual 'can't open' error. But you can probably 
just put the sudo before the md5sum command above instead.


 Jeremy C. Reed

 	  	 	 technical support & remote administration
	  	 	 http://www.pugetsoundtechnology.com/


More information about the PLUG-discuss mailing list