Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2007 17:22:12 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        astalus razvan <oaky20@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Scanning every hour
Message-ID:  <20070201222212.GA94392@gizmo.acns.msu.edu>
In-Reply-To: <22ce4d6f0702011235j410505c3gf7a145b7376399f0@mail.gmail.com>
References:  <22ce4d6f0702011235j410505c3gf7a145b7376399f0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

First, please use a meaningful subject line of some sort.
I added something for a subject to this post.


> In bash or csh I want to start nmap scanning at every 1 hour.how can I do 
> this?

Check out cron and crontab.
If you set up a crontab - for root probably with your nmap scan
in every hour, it will work just fine.   Make sure you remember
to put full pathnames in your script or command.

////jerry

>                                    thanks
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070201222212.GA94392>