85
edits
No edit summary |
No edit summary |
||
Line 123: | Line 123: | ||
Now we have everything we need. The server should be fully configured and ready to go. | Now we have everything we need. The server should be fully configured and ready to go. | ||
Be sure to: | Be sure to: | ||
# Run <code>sudo systemctl restart prosody</code> for your server to reload the config file and restart itself. | |||
# Port forward ports 5222, 5280, and 5281 so that you can connect to your server. | # Port forward ports 5222, 5280, and 5281 so that you can connect to your server. | ||
# Add a user for yourself! Do <code>sudo adduser <username>@<yourdomain></code> and put in a password. You can also create accounts for your friends, and they can change their passwords later. | # Add a user for yourself! Do <code>sudo adduser <username>@<yourdomain></code> and put in a password. You can also create accounts for your friends, and they can change their passwords later. |