Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 0 0
  1.  
  2. ks27836:~/znc-0.078# znc -c
  3. [ ** ] Writing new config [/root/.znc/configs/znc.conf]
  4. [ ** ]
  5. [ ** ] First lets start with some global settings...
  6. [ ** ]
  7. [ ?? ] What port would you like ZNC to listen on? (1 to 65535): 8080
  8. [ ?? ] Would you like ZNC to listen using SSL? (yes/no) [no]: yes
  9. [ ?? ] Would you like ZNC to listen using ipv6? (yes/no) [no]: yes
  10. [ ?? ] Listen Host (Blank for all ips):
  11. [ ** ]
  12. [ ** ] -- Global Modules --
  13. [ ** ]
  14. [ ?? ] Do you want to load any global modules? (yes/no): yes
  15. [ ** ] +-----------+---------------------------------------------------------------+
  16. [ ** ] | Name | Description |
  17. [ ** ] +-----------+---------------------------------------------------------------+
  18. [ ** ] | imapauth | Allow users to authenticate via imap |
  19. [ ** ] | modperl | Loads perl scripts as ZNC modules |
  20. [ ** ] | partyline | Internal channels and queries for users connected to znc |
  21. [ ** ] | webadmin | Dynamic configuration of users/settings through a web browser |
  22. [ ** ] +-----------+---------------------------------------------------------------+
  23. [ ** ]
  24. [ ?? ] Load global module <imapauth>? (yes/no) [no]: yes
  25. [ ?? ] Load global module <modperl>? (yes/no) [no]: yes
  26. [ ?? ] Load global module <partyline>? (yes/no) [no]: yes
  27. [ ?? ] Load global module <webadmin>? (yes/no) [no]: yes
  28. [ ** ]
  29. [ ** ] Now we need to setup a user...
  30. [ ** ]
  31. [ ?? ] Username (AlphaNumeric): Zruk
  32. [ ?? ] Enter Password:
  33. [ ?? ] Confirm Password:
  34. [ ?? ] Would you like this user to be an admin? (yes/no) [yes]: yes
  35. [ ?? ] Nick [Zruk]:
  36. [ ?? ] Alt Nick [Zruk_]:
  37. [ ?? ] Ident [Zruk]: ..
  38. [ ?? ] Real Name [Got ZNC?]: ..
  39. [ ?? ] VHost (optional):
  40. [ ?? ] Would you like ZNC to keep trying for your primary nick? (yes/no) [no]: yes
  41. [ ?? ] Number of lines to buffer per channel [50]:
  42. [ ?? ] Would you like to keep buffers after replay? (yes/no) [no]:
  43. [ ?? ] Default channel modes [+stn]:
  44. [ ** ]
  45. [ ** ] -- User Modules --
  46. [ ** ]
  47. [ ?? ] Do you want to automatically load any user modules for this user? (yes/no): yes
  48. [ ** ] +-------------+-------------------------------------------------------------+
  49. [ ** ] | Name | Description |
  50. [ ** ] +-------------+-------------------------------------------------------------+
  51. [ ** ] | autoattach | Reattaches you to channels on activity. |
  52. [ ** ] | autoop | Auto op the good guys |
  53. [ ** ] | away | Stores messages while away, also auto away |
  54. [ ** ] | awaynick | Change your nick while you are away |
  55. [ ** ] | chansaver | Keep config up-to-date when user joins/parts |
  56. [ ** ] | crypt | Encryption for channel/private messages |
  57. [ ** ] | email | Monitors Email activity on local disk /var/mail/user |
  58. [ ** ] | kickrejoin | Autorejoin on kick |
  59. [ ** ] | nickserv | Auths you with NickServ |
  60. [ ** ] | perform | Adds perform capabilities |
  61. [ ** ] | raw | View all of the raw traffic |
  62. [ ** ] | sample | To be used as a sample for writing modules |
  63. [ ** ] | savebuff | Stores channel buffers to disk, encrypted |
  64. [ ** ] | schat | Secure cross platform (:P) chat system |
  65. [ ** ] | shell | Gives shell access |
  66. [ ** ] | simple_away | Auto away when last client disconnects |
  67. [ ** ] | stickychan | configless sticky chans, keeps you there very stickily even |
  68. [ ** ] | watch | Copy activity from a specific user into a separate window |
  69. [ ** ] +-------------+-------------------------------------------------------------+
  70. [ ** ]
  71. [ ?? ] Load system module <autoattach>? (yes/no) [no]: yes
  72. [ ?? ] Load system module <autoop>? (yes/no) [no]: yes
  73. [ ?? ] Load system module <away>? (yes/no) [no]: yes
  74. [ ?? ] Load system module <awaynick>? (yes/no) [no]: yes
  75. [ ?? ] Load system module <chansaver>? (yes/no) [no]: yes
  76. [ ?? ] Load system module <crypt>? (yes/no) [no]: yes
  77. [ ?? ] Load system module <email>? (yes/no) [no]: yes
  78. [ ?? ] Load system module <kickrejoin>? (yes/no) [no]: yes
  79. [ ?? ] Load system module <nickserv>? (yes/no) [no]: yes
  80. [ ?? ] Load system module <perform>? (yes/no) [no]: yes
  81. [ ?? ] Load system module <raw>? (yes/no) [no]: ye
  82. [ ?? ] Load system module <raw>? (yes/no) [no]: yes
  83. [ ?? ] Load system module <sample>? (yes/no) [no]: yes
  84. [ ?? ] Load system module <savebuff>? (yes/no) [no]: yes
  85. [ ?? ] Load system module <schat>? (yes/no) [no]: yes
  86. [ ?? ] Load system module <shell>? (yes/no) [no]: yes
  87. [ ?? ] Load system module <simple_away>? (yes/no) [no]: yes
  88. [ ?? ] Load system module <stickychan>? (yes/no) [no]: yes
  89. [ ?? ] Load system module <watch>? (yes/no) [no]: yes
  90. [ ** ]
  91. [ ** ] -- IRC Servers --
  92. [ ** ]
  93. [ ?? ] IRC server (host only): irc.efnet.org
  94. [ ?? ] [irc.efnet.org] Port (1 to 65535) [6667]:
  95. [ ?? ] [irc.efnet.org] Password (probably empty):
  96. [ ?? ] Does this server use SSL? (probably no) (yes/no) [no]:
  97. [ ?? ] Would you like to add another server? (yes/no) [no]:
  98. [ ** ]
  99. [ ** ] -- Channels --
  100. [ ** ]
  101. [ ?? ] Would you like to add a channel for ZNC to automatically join? (yes/no) [yes]: no
  102. [ ** ]
  103. [ ?? ] Would you like to setup another user? (yes/no) [no]: no
  104. [ ok ] Writing config [/root/.znc/configs/znc.conf]...
  105. [ ** ]
  106. [ ** ] To connect to this znc you need to connect to it as your irc server
  107. [ ** ] using the port that you supplied. You have to supply your login info
  108. [ ** ] as the irc server password like so.. user:pass.
  109. [ ** ]
  110. [ ** ] Try something like this in your IRC client...
  111. [ ** ] /server <znc_server_ip> 8080 Zruk:<pass>
  112. [ ** ]
  113. [ ?? ] Launch znc now? (yes/no) [yes]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement