mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
updated
This commit is contained in:
parent
5ef4a72fc6
commit
e856e92731
4 changed files with 7 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
<h2><b>XMPP Server Setup </b></h2>
|
||||
<p>Before starting, check out <a href="../torwebsite/index.html">this</a> tutorial on how to create your first hidden service.</p>
|
||||
<pre><code class="nim">
|
||||
root@ANON-home:~# apt install prosody prosody-modules -y
|
||||
root@ANON-home:~# apt install prosody prosody-modules lua-unbound -y
|
||||
|
||||
root@ANON-home:~# prosodyctl about
|
||||
/var/lib/prosody/custom_plugins - not a directory!
|
||||
|
@ -190,6 +190,9 @@ root@ANON-home:/etc/prosody/certs# prosodyctl adduser nihilist@aaaaaaaaaaaaaaaaa
|
|||
Enter new password:
|
||||
Retype new password:
|
||||
|
||||
#if you want to create users in batch:
|
||||
root@ANON-home:/etc/prosody/certs# prosodyctl adduser testuser aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.onion p4ssw0rd
|
||||
|
||||
root@ANON-home:/etc/prosody/certs# systemctl restart prosody
|
||||
root@ANON-home:/etc/prosody/certs# systemctl status prosody
|
||||
● prosody.service - Prosody XMPP Server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue