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

NAME

6       intuitively - Automagic configuration of network parameters
7

SYNOPSIS

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

EXIT STATUS

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

AUTHOR

53       Intuitively  was  originally  based on divine, though almost all of the
54       code has been rewritten multiple times.  divine is written by Felix von
55       Leitner  <<felix@fefe.de>>.  Intuitively  is written by Tollef Fog Heen
56       <<tollef@add.no>>
57

BUGS

59       It is impossible to have netmask = 32, but who wants  that  anyway?  If
60       you find a bug, please report by email to me .<tollef@add.no>
61
62
63
64                                  2000-10-15                    INTUITIVELY(8)
Impressum