Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: attitude
  • Content: Threads
  • Order by date
  1. attitude

    Booting from a cdrom

    Can someone help me with my syntax on my boot options Booting from my cdrom manualy not from setting the bios. Thanks Boot:
  2. attitude

    Monitoring root in the Password File.

    I need some help with this script It errors out on the third line: syntax error at line 3: '(' unexpected Thanks for any help #!/bin/sh for id in 'awk 'FS=":" {if(($3 == 0 && $1 != "root" )) print $1}' /etc/passwd' do mail -s "Root Access Alert&quot...

Part and Inventory Search

Back
Top