You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ntk-wifi.pod 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. =head1 NAME
  2. ntk-wifi - configures the specified wifi card to join Netsukuku
  3. =head1 SYNOPSIS
  4. ntk-wifi I<wifi_interface>
  5. =head1 DESCRIPTION
  6. B<Netsukuku_wifi> is a shell script, which takes as its first argument the name
  7. of the wifi network interface to be used in order to join in Netsukuku. Then
  8. it sets the wifi interface in Ad-Hoc mode and its essid to "netsukuku".
  9. At this point the B<ntkd> daemon is ready to be launched,
  10. =head1 EXAMPLES
  11. ntk-wifi wlan0
  12. =head1 BUGS
  13. { Don't panic! }
  14. If you encounter any bug, please report it.
  15. Use the online bug track system:
  16. L<http://bugs.dyne.org/>
  17. or the mailing list:
  18. L<http://lists.dyne.org/netsukuku/>
  19. and explain what the problem is and if possible a way to reproduce it.
  20. =head1 CONTACTS
  21. Subscribe to the netsukuku mailing to get help, be updated on the latest news
  22. and discuss on its development.
  23. To subscribe to the list, send a message to:
  24. L<netsukuku-subscribe@lists.dyne.org>
  25. We live night and day in IRC, come to see us in:
  26. #netsukuku
  27. on the FreeNode irc server (irc.freenode.org).
  28. =head1 AUTHORS
  29. Main authors and maintainers:
  30. Andrea Lo Pumo aka AlpT <alpt@freaknet.org>
  31. Main contributors:
  32. Andrea Leofreddi <andrea.leofreddi@gmail.com>, Katolaz <katolaz@freaknet.org>,
  33. Federico Tomassini <effetom@gmail.com>
  34. For a complete list read the AUTHORS file or visit:
  35. L<http://netsukuku.freaknet.org/?p=Contacts>
  36. =head1 SEE ALSO
  37. For more information about Netsukuku visit:
  38. L<http://netsukuku.freaknet.org>
  39. ntkd(8), andna(8), iproute2(8), route(8)