Hello Chris,

On Wed, Jan 18, 2006 at 09:10:03AM -0500, Chris Karr wrote:
>    I am installing nessus-3 on a 2nd system and want to have all my Tasks and
>    Scopes from Nessus-Client-1.0.0 on the 1st system copied over to the new
>    system. Is there a config file (nessusrc?) for Nessus-Client-1.0.0 and
>    where would I find it?

nessus-3 is the server. If you install it somewhere else, you
just need to enter the new connection information in NessusClient
and you can work again.

If you mean that you are changing the system where the client runs:
Just pack all that is located in $(HOME)/.nessus e.g. with
$ tar -cjvf mynessusdata.tar.bz2 ~/.nessus
and unpack it on your second system
$ cd ~
$ tar -xjvf mynessusdata.tar.bz2

Be aware that this might overwrite data if you already
used NessusClient on the new system (then there is already
a ~/.nessus directory)

Hope this helps

        Jan

-- 
Jan-Oliver Wagner: www.intevation.de/~jan  | GISpatcher: www.gispatcher.de
Kolab Konsortium : www.kolab-konsortium.de | Thuban    : thuban.intevation.org
Intevation GmbH  : www.intevation.de       | Kolab     : www.kolab.org
FreeGIS          : www.freegis.org         | GAV       : www.grass-verein.de
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to