NAME
mr-net-get-config keeps track of the network configuration of the system studied
DESCRIPTION
mr-net-get-config keeps track of the network configuration of the system studied wrt a network share passed as first parameter and store the result in the file given as second parameter (typically /tmp/mondorestore.cfg)
SYNOPSIS
mr-net-get-config [-v][-h][-f /path/to/file] proto://[user@]server/export|[user@]server:/export
ARGUMENTS
- proto://[user@]server/export|[user@]server:/export
-
This is the name of the network server, followed by a ':' and the exported directory if nfs or you have to specify the protocol used (nfs, sshfs or smbfs) followed by the network server and the exported directory (without ':'). An optional user name may be provided in case it's needed.
OPTIONS
- -v|--verbose
-
Increase verbosity
- -h|--help
-
Print a brief help message and exits.
- --man
-
Prints the manual page and exits.
- -f /path/to/file
-
This is the path of the output file into which we want to store the network configuration. By default the command prints on the standard output.
WEB SITES
The main Web site of the project is available at http://www.mondorescue.org. Bug reports should be filled using the trac instance of the project at http://trac.mondorescue.org/.
USER MAILING LIST
For community exchanges around MondoRescue please use the list http://sourceforge.net/mailarchive/forum.php?forum_name=mondo-devel
AUTHORS
The MondoRescue team lead by Bruno Cornec mailto:bruno@mondorescue.org.
COPYRIGHT
MondoRescue is distributed under the GPL v2.0 license or later, described in the file COPYING
included with the distribution.