Signed-off-by: Moxie "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-08-25 12:03:32 -04:00
parent 00860fb934
commit 623083c309
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
3 changed files with 4 additions and 5 deletions

View File

@ -48,7 +48,7 @@
<p>You can fix the permissions by running <code>chmod 711 ~; chmod 755 ~/public_html ~/public_gemini</code></p>
<div class=h><h2 id=contact>I didn't request an account on a chat program and no longer have the E-mail I signed up with. How can I contact an admin?</h2> <a aria-hidden=true href=#contact>#contact</a></div>
<p>Devzat is a chat program accessable over SSH that we host on port 2221. To connect, simply run <code>ssh vern.cc -p2221</code>. To open a direct message room with an admin, type <code>cd foo</code>, replacing foo with the username of the admin (e.g. aryak or cobra).</p>
<p>Devzat is a chat program accessable over SSH that we host on port 2221. To connect, simply run <code>ssh vern.cc -p2221</code>. To open a direct message room with an admin, type <code>cd foo</code>, replacing foo with the username of the admin (e.g. neo or cobra).</p>
<div class=h><h2 id=shill>Why do ~vern admins shill ~vern so much?</h2> <a aria-hidden=true href=#shill>#shill</a></div>
<p>We shill ~vern because we are passionate about it. Arya told me to add this question here. This question is only here as a joke.</p>

View File

@ -185,7 +185,7 @@
if ($use_xmpp) $contents .= '~/bin/mkxuser ' . escapeshellarg($username) . ' ' . escapeshellarg($password0) . " vern.cc\n";
if ($use_xmppo) $contents .= '~/bin/mkxuser ' . escapeshellarg($username) . ' ' . escapeshellarg($password0) . " vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion\n";
if ($use_xmppi) $contents .= '~/bin/mkxuser ' . escapeshellarg($username) . ' ' . escapeshellarg($password0) . " verncceu2kgz54wi7r5jatgmx2mqtsh3knxhiy4m5shescuqtqfa.b32.i2p\n";
$contents .= "s-nail -vr 'register@vern.cc' -c cobra@vern.cc -c neopenk@vern.cc -c aryak@vern.cc -s 'Your ~vern account has been created' -M text/plain " . escapeshellarg($email) . " < <(printf 'Hello %s,\\nYour membership request on ~vern has been accepted.\\nYou can now SSH into vern.cc using the public key(s) that you supplied to ~vern.\\nIf you signed up for Mastodon, a randomly generated password for the account will be in ~/mastodon-pass\\n\\nThank you for being a part of ~vern!' " . escapeshellarg($username) . ")\n";
$contents .= "s-nail -vr 'register@vern.cc' -c cobra@vern.cc -c neopenk@vern.cc -s 'Your ~vern account has been created' -M text/plain " . escapeshellarg($email) . " < <(printf 'Hello %s,\\nYour membership request on ~vern has been accepted.\\nYou can now SSH into vern.cc using the public key(s) that you supplied to ~vern.\\nIf you signed up for Mastodon, a randomly generated password for the account will be in ~/mastodon-pass\\n\\nThank you for being a part of ~vern!' " . escapeshellarg($username) . ")\n";
$contents .= "rm -f $0\n";
$contents .= "exit\n\n\n";
$contents .= $reason . "\n";
@ -202,7 +202,6 @@
$headers .= "MIME-Version: 1.0\n";
$headers .= "Content-type: text/plain\n";
$headers .= "Cc: Moxie <cobra@vern.cc>\n";
$headers .= "Cc: Arya <aryak@vern.cc>\n";
$headers .= "Cc: Neo <neopenk@vern.cc>\n";
mail($to, $subject, $message, $headers);

View File

@ -52,7 +52,7 @@
<p>Services: Mailman; Uptime Kuma; Tor relay; staff personal VPN</p>
<p>Additional Info: Payed by ~[ELIDED]; our statusbox and personal VPN</p></li>
</ul>
<div class=h><h3 id=bupserv>BackupServ/bupserv</h3> <a aria-hidden=true href=#bupserv>#bupserv</a></div>
<!-- <div class=h><h3 id=bupserv>BackupServ/bupserv</h3> <a aria-hidden=true href=#bupserv>#bupserv</a></div>
<ul>
<p>Location: Local Server in Chennai, India</p>
<p>OS: Debian GNU/Linux 11 Bullseye</p>
@ -60,7 +60,7 @@
<p>Storage: 2 1 TB external HDDs; 256 GB SATA SSD</p>
<p>Services: Hosts backups</p>
<p>Additional Info: Hosted by ~aryak; backups are all encrypted</li>
</ul>
</ul> -->
<p><small>Do you get it? We like Debian</small></p>
<!--#include file="footer" -->
</body>