Docs/Shell: Difference between revisions

Jump to navigation Jump to search
Update shell docs to mention soju
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 (ZNC<code>soju</code>) on port 500006697, using the same username/password you use to login. ZNC<code>soju</code> hascan abe webconfigured interfaceby ifmessaging you<code>BouncerServ</code> visitonce itlogged in aon web browser (<nowiki>https://shellIRC.lug.mtu.edu:50000</nowiki>) toRead more easily configureon your[[IRC settingsBouncer]].
 
== SSH-Over-TLS ==

Navigation menu