36
edits
mNo edit summary |
(Update shell docs to mention soju) |
||
|
Of note, because the webserver runs as the user/group "www-data", you must make sure all files in public_html can be read by www-data. Either by granting every user on the system read-only access (<code>chmod o+r <file></code>), or changing the group to <code>www-data</code> and granting group read access (<code>chmod g+r <file></code>).
Shell also has an IRC bouncer (
== SSH-Over-TLS ==
| |||