mirror of https://github.com/tildeclub/site.git
parent
0fb3e4db57
commit
7a5604ddb8
30
index.php
30
index.php
|
@ -81,6 +81,14 @@
|
|||
</div>
|
||||
|
||||
<div class="col">
|
||||
<h2>UPDATE: September 2022:</h2>
|
||||
<h3>OS Upgrade to Fedora 36</h3>
|
||||
<p>
|
||||
Fedora 36 has been installed and things should be back to normal.
|
||||
<strong>**NOTE** If you are using a ssh-rsa key and it wont let
|
||||
you in then you may need to update your client.</strong>
|
||||
</p>
|
||||
<hr>
|
||||
<h2>UPDATE: November 2021:</h2>
|
||||
<h3>OS Upgrade to Fedora 35</h3>
|
||||
<p>
|
||||
|
@ -106,28 +114,6 @@
|
|||
<li>~club now has a Mastodon page you can follow us at <a href="https://tilde.zone/@tildeclub" target="_blank">https://tilde.zone/@tildeclub</a></li>
|
||||
<li>Users can now setup Two-Factor Authentication (2FA) to use for SSH logins instead of only public key auth <a href="https://tilde.club/wiki/2fa.html">More Info</a></li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2>UPDATE: September 2019:</h2>
|
||||
<p>
|
||||
tilde.club is back!! as of september 20th, we're now accepting
|
||||
signups and operating as normal!
|
||||
</p>
|
||||
<p>
|
||||
your new admins are: <a href="/~deepend/">~deepend</a> and
|
||||
<a href="/~benharri/">~benharri</a>. if you need anything,
|
||||
reach out via email (root AT tilde DOT club) or on <a href="/wiki/irc.html">irc</a>.
|
||||
</p>
|
||||
<p>so what's new?</p>
|
||||
<ul>
|
||||
<li>~club is joining the <a href="https://tildeverse.org">
|
||||
tildeverse</a>, a collective of like-minded tilde communities with a <a href="https://tilde.chat">shared irc network</a></li>
|
||||
<li>we now have a <a href="https://lists.tildeverse.org/postorius/lists/tildeclub.lists.tildeverse.org/">mailing list</a> and a full-fledged <a href="/wiki/email.html">mailserver</a>. new users are automatically subscribed to the list with their @tilde.club address.</li>
|
||||
<li>we're on a new vm with more ram and disk space to grow. check the expected ssh hostkey at the bottom of the page.</li>
|
||||
<li>to keep up with updates, stop by irc (via <a href="https://tilde.chat/kiwi/#club">webchat</a> or at your shell by running "chat"), check the mailing list, or follow our projects on our <a href="https://github.com/tildeclub">github org</a></li>
|
||||
<li>most of the info from previous wiki iterations are now consolidated on our new <a href="/wiki/">wiki</a></li>
|
||||
<li>we have a new donation page set up on <a href="https://liberapay.com/tilde.club">liberapay</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue