Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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