Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. admin@mx:~$ znc --makeconf
  2. [ ** ] Writing new config [/home/admin/.znc/configs/znc.conf]
  3. [ ** ]
  4. [ ** ] First lets start with some global settings...
  5. [ ** ]
  6. [ ?? ] What port would you like ZNC to listen on? (1 to 65535): 43532 (tu met un port entre 1 et 65535)
  7. [ ?? ] Would you like ZNC to listen using SSL? (yes/no) [no]: (Enter)
  8. [ ?? ] Would you like ZNC to listen using ipv6? (yes/no) [no]: (Enter)
  9. [ ?? ] Listen Host (Blank for all ips): 66.90.120.45 (Tu met le ip qui a la)
  10. [ ** ]
  11. [ ** ] -- Global Modules --
  12. [ ** ]
  13. [ ?? ] Do you want to load any global modules? (yes/no): yes (Toi met No) si tu met yes. laisse les modules a no . Tu click sur Entrer toute le long des modules. Ici on laisse sa a NO.
  14. [ ** ] +-----------+------------------------------------------------------------ ---+
  15. [ ** ] | Name | Description |
  16. [ ** ] +-----------+------------------------------------------------------------ ---+
  17. [ ** ] | imapauth | Allow users to authenticate via imap |
  18. [ ** ] | modperl | Loads perl scripts as ZNC modules |
  19. [ ** ] | partyline | Internal channels and queries for users connected to znc |
  20. [ ** ] | webadmin | Dynamic configuration of users/settings through a web brows er |
  21. [ ** ] +-----------+------------------------------------------------------------
  22. [ ?? ] Load global module <imapauth>? (yes/no) [no]: (Enter)
  23. [ ?? ] Load global module <modperl>? (yes/no) [no]: (Enter)
  24. [ ?? ] Load global module <partyline>? (yes/no) [no]: (Enter)
  25. [ ?? ] Load global module <webadmin>? (yes/no) [no]: (Enter)
  26. [ ** ]
  27. [ ** ] Now we need to setup a user...
  28. [ ** ]
  29. [ ?? ] Username (AlphaNumeric): login (tu entre un login)
  30. [ ?? ] Enter Password: (le pass apparait pas. Simple securiter)
  31. [ ?? ] Confirm Password: (le pass apparait pas. Simple securiter)
  32. [ ?? ] Would you like this user to be an admin? (yes/no) [yes]: (Enter)
  33. [ ?? ] Nick [login]: login (Le nick que le ZNC prendera)
  34. [ ?? ] Alt Nick [login_]: login_ (Le nick en cas que qq1 utilise le nick principale)
  35. [ ?? ] Ident [login]: login (Le identd que tu utilisera sur IRC. met celui du shell pour pas faire de conflit)
  36. [ ?? ] Real Name [Got ZNC?]: Got ZNC? (Le vrais nom de que ZNC aura sur IRC)
  37. [ ?? ] VHost (optional): 66.90.120.45 (Tu met le ip que le ZNC prenderas sur IRC)
  38. [ ?? ] Would you like ZNC to keep trying for your primary nick? (yes/no) [no]: (Enter)
  39. [ ?? ] Number of lines to buffer per channel [50]: (Tu laisse par default)
  40. [ ?? ] Would you like to keep buffers after replay? (yes/no) [no]: (ENTER)
  41. [ ?? ] Default channel modes [+stn]: nt (tu entre: nt)
  42. [ ** ]
  43. [ ** ] -- User Modules --
  44. [ ** ]
  45. [ ?? ] Do you want to automatically load any user modules for this user? (yes/no): yes
  46. [ ** ] +-------------+-------------------------------------------------------------+
  47. [ ** ] | Name | Description |
  48. [ ** ] +-------------+-------------------------------------------------------------+
  49. [ ** ] | autoattach | Reattaches you to channels on activity. |
  50. [ ** ] | autoop | Auto op the good guys |
  51. [ ** ] | away | Stores messages while away, also auto away |
  52. [ ** ] | awaynick | Change your nick while you are away |
  53. [ ** ] | chansaver | Keep config up-to-date when user joins/parts |
  54. [ ** ] | crypt | Encryption for channel/private messages |
  55. [ ** ] | email | Monitors Email activity on local disk /var/mail/user |
  56. [ ** ] | kickrejoin | Autorejoin on kick |
  57. [ ** ] | nickserv | Auths you with NickServ |
  58. [ ** ] | perform | Adds perform capabilities |
  59. [ ** ] | raw | View all of the raw traffic |
  60. [ ** ] | sample | To be used as a sample for writing modules |
  61. [ ** ] | savebuff | Stores channel buffers to disk, encrypted |
  62. [ ** ] | schat | Secure cross platform (:P) chat system |
  63. [ ** ] | shell | Gives shell access |
  64. [ ** ] | simple_away | Auto away when last client disconnects |
  65. [ ** ] | stickychan | configless sticky chans, keeps you there very stickily even |
  66. [ ** ] | watch | Copy activity from a specific user into a separate window |
  67. [ ** ] +-------------+-------------------------------------------------------------+
  68. [ ** ]
  69. [ ?? ] Load system module <autoattach>? (yes/no) [no]: (enter)
  70. [ ?? ] Load system module <autoop>? (yes/no) [no]: yes
  71. [ ?? ] Load system module <away>? (yes/no) [no]: yes
  72. [ ?? ] Load system module <awaynick>? (yes/no) [no]: (tu peux mette yes. il prend un nick automatique pour le away. tu peux pas set de nick away. moi je laisse no par default)
  73. [ ?? ] Load system module <chansaver>? (yes/no) [no]: (Enter)
  74. [ ?? ] Load system module <crypt>? (yes/no) [no]: (Enter)
  75. [ ?? ] Load system module <email>? (yes/no) [no]: (Enter)
  76. [ ?? ] Load system module <kickrejoin>? (yes/no) [no]: (Enter)
  77. [ ?? ] Load system module <nickserv>? (yes/no) [no]: (Enter)
  78. [ ?? ] Load system module <perform>? (yes/no) [no]: (Enter)
  79. [ ?? ] Load system module <raw>? (yes/no) [no]: (Enter)
  80. [ ?? ] Load system module <sample>? (yes/no) [no]: (Enter)
  81. [ ?? ] Load system module <savebuff>? (yes/no) [no]: (Enter)
  82. [ ?? ] Load system module <schat>? (yes/no) [no]: (Enter)
  83. [ ?? ] Load system module <shell>? (yes/no) [no]: (Enter)
  84. [ ?? ] Load system module <simple_away>? (yes/no) [no]: yes
  85. [ ?? ] Load system module <stickychan>? (yes/no) [no]: (Enter)
  86. [ ?? ] Load system module <watch>? (yes/no) [no]: (Enter)
  87. [ ** ]
  88. [ ** ] -- IRC Servers --
  89. [ ** ]
  90. [ ?? ] IRC server (host only): montreal.qc.ca.undernet.org
  91. [ ?? ] [montreal.qc.ca.undernet.org] Port (1 to 65535) [6667]: (enter)
  92. [ ?? ] [montreal.qc.ca.undernet.org] Password (probably empty): (enter)
  93. [ ?? ] Does this server use SSL? (probably no) (yes/no) [no]: (enter)
  94. [ ?? ] Would you like to add another server? (yes/no) [no]: yes
  95. [ ?? ] IRC server (host only): helsinki.fi.eu.undernet.org
  96. [ ?? ] [helsinki.fi.eu.undernet.org] Port (1 to 65535) [6667]: (enter)
  97. [ ?? ] [helsinki.fi.eu.undernet.org] Password (probably empty): (enter)
  98. [ ?? ] Does this server use SSL? (probably no) (yes/no) [no]: (enter)
  99. [ ?? ] Would you like to add another server? (yes/no) [no]: yes
  100. [ ?? ] IRC server (host only): tampa.fl.us.undernet.org
  101. [ ?? ] [tampa.fl.us.undernet.org] Port (1 to 65535) [6667]: (enter)
  102. [ ?? ] [tampa.fl.us.undernet.org] Password (probably empty): (enter)
  103. [ ?? ] Does this server use SSL? (probably no) (yes/no) [no]: (enter)
  104. [ ?? ] Would you like to add another server? (yes/no) [no]: yes
  105. [ ?? ] IRC server (host only): mesa.az.us.undernet.org
  106. [ ?? ] [mesa.az.us.undernet.org] Port (1 to 65535) [6667]: (enter)
  107. [ ?? ] [mesa.az.us.undernet.org] Password (probably empty): (enter)
  108. [ ?? ] Does this server use SSL? (probably no) (yes/no) [no]: (enter)
  109. [ ?? ] Would you like to add another server? (yes/no) [no]: (enter)
  110. [ ** ]
  111. [ ** ] -- Channels --
  112. [ ** ]
  113. [ ?? ] Would you like to add a channel for ZNC to automatically join? (yes/no) [yes]: yes
  114. [ ?? ] Channel name: #La-famille.ca
  115. [ ?? ] Would you like to add another channel? (yes/no) [no]: yes
  116. [ ?? ] Channel name: #Abitibi
  117. [ ?? ] Would you like to add another channel? (yes/no) [no]: (enter)
  118. [ ** ]
  119. [ ?? ] Would you like to setup another user? (yes/no) [no]: (enter)
  120. [ ok ] Writing config [/home/admin/.znc/configs/znc.conf]...
  121. [ ** ]
  122. [ ** ] To connect to this znc you need to connect to it as your irc server
  123. [ ** ] using the port that you supplied. You have to supply your login info
  124. [ ** ] as the irc server password like so.. user:pass.
  125. [ ** ]
  126. [ ** ] Try something like this in your IRC client...
  127. [ ** ] /server <znc_server_ip> 43532 login:<pass>
  128. [ ** ]
  129. [ ?? ] Launch znc now? (yes/no) [yes]: no
  130.  
  131. Dans la section IRC Server et Channel. tes pas oubliger de prend mes info a moi. tu peux entré tes info.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement