1INTUITIVELY(8)                                                  INTUITIVELY(8)
2
3
4

NAME

6       intuitively - Automagic configuration of network parameters
7

SYNOPSIS

9       intuitively  [  -V ] [ -f ] [ -v | -q ... ] [ -l location ] [ -i inter‐
10       face ] [ -c config_file ] [ -r location_file ] [ -S ]
11
12

DESCRIPTION

14       Sends out ARP (address resolution protocol) requests and, depending  on
15       who answers, it configures the network interface and default route.  It
16       also links the files in /etc/intuitively/NETWORK into your root hierar‐
17       chy
18

OPTIONS

20       -f, --force
21              force  overwriting  of  non-symlinks when linking the files from
22              /etc/intuitively into the "real hierarchy"
23
24       -V, --version
25              display version and quit
26
27       -v, --verbose
28              be more verbose (may be repeated)
29
30       -q, --quiet
31              be more quiet (may be repeated)
32
33       -l location, --location=location
34              force selection of location.  Useful if, for some  reason  intu‐
35              itively fails to detect your location
36
37       -i interface, --interface=interface
38              force selection of interface.  Useful if, for some reason libnet
39              (or intuitively)) fails to detect which interface to use, or  if
40              you have more than one interface.
41
42       -c config_file, --config=config_file
43              use alternate configuration file.
44
45       -r location_file, --locationfile=location_file
46              write the location found into that file.
47
48       -S, --no-scripts
49              don't  run  the  script specified in intuitively.conf.  Nice for
50              debugging.
51

EXIT STATUS

53       intuitively returns a zero exit status if the everything went  ok.   If
54       something  went wrong, it prints an error message and exits with a non-
55       zero exit value.  Use one or more -v to try to debug what is  going  on
56       and send bug reports.
57

AUTHOR

59       Intuitively  was  originally  based on divine, though almost all of the
60       code has been rewritten multiple times.  divine is written by Felix von
61       Leitner  <<felix@fefe.de>>.   Intuitively is written by Tollef Fog Heen
62       <<tollef@add.no>>
63

BUGS

65       It is impossible to have netmask = 32, but who wants  that  anyway?  If
66       you find a bug, please report by email to me
67
68
69
70                               29 November 2006                 INTUITIVELY(8)
Impressum