86 lines
3.5 KiB
HTML
86 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<title>Public Unix Servers</title>
|
|
<style>
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
|
div.column{flex: auto; overflow-x: auto;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
/* The extra [class] is a hack that increases specificity enough to
|
|
override a similar rule in reveal.js */
|
|
ul.task-list[class]{list-style: none;}
|
|
ul.task-list li input[type="checkbox"] {
|
|
font-size: inherit;
|
|
width: 0.8em;
|
|
margin: 0 0.8em 0.2em -1.6em;
|
|
vertical-align: middle;
|
|
}
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
</style>
|
|
<link rel="stylesheet" href="/style.css" />
|
|
<!--[if lt IE 9]>
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<!-- Content placed here will appear directly after the opening <body> tag -->
|
|
<nav class="container">
|
|
<a href="/about/">About</a>
|
|
<a href="/blog/">Blog</a>
|
|
<a href="/music/">Music</a>
|
|
<a href="/notes/">Notes</a>
|
|
<a href="/photos/">Photos</a>
|
|
<a href="/index.xml"><img src="/images/rss-square.svg" width=16 height=16 alt="RSS icon" /></a>
|
|
</nav>
|
|
<hr>
|
|
<!-- Do not remove this opening article element -->
|
|
<article>
|
|
<header id="title-block-header">
|
|
<h1 class="title">Public Unix Servers</h1>
|
|
</header>
|
|
<p>A collection of the various public unix servers I’ve come across. While similar to hosting services, pubnixes tend to be more general purpose and offer access to a bunch of different software made available to the community.</p>
|
|
<ul>
|
|
<li><a href="https://32bit.cafe/">32-Bit Cafe</a></li>
|
|
<li><a href="https://www.chatons.org/">CHATONS</a></li>
|
|
<li><a href="https://ctrl-c.club/">CTRL-C Club</a></li>
|
|
<li><a href="https://cyber1.org">cyber1</a></li>
|
|
<li><a href="gemini://envs.net">Environments</a></li>
|
|
<li><a href="https://exozy.me/">exozyme</a></li>
|
|
<li><a href="https://grex.org/">Grex</a></li>
|
|
<li><a href="https://tty.hackers.town/">Hackers.Town</a></li>
|
|
<li><a href="https://hashbang.sh/">Hashbang</a></li>
|
|
<li><a href="https://hashnix.club/">Hashnix Club</a></li>
|
|
<li><a href="gemini://heathens.club">Heathens Club</a></li>
|
|
<li><a href="https://insomnia247.nl">Insomnia 24/7</a></li>
|
|
<li><a href="http://www.polarhome.com/">Polarhome</a></li>
|
|
<li><a href="https://projectsegfau.lt/">Project Segfault</a></li>
|
|
<li><a href="gemini://rawtext.club">Rawtext Club</a></li>
|
|
<li><a href="https://sdf.org/">SDF</a></li>
|
|
<li><a href="gemini://tanelorn.city">Tanelorn City</a></li>
|
|
<li><a href="https://tilde.institute/">Tilde Institute</a></li>
|
|
<li><a href="https://tilde.team/">Tilde Team</a></li>
|
|
<li><a href="https://tildeverse.org">Tildeverse</a></li>
|
|
<li><a href="https://vern.cc/">Vern.cc</a></li>
|
|
</ul>
|
|
<h2 id="related-notes">Related Notes</h2>
|
|
<ul>
|
|
<li><a href="/notes/bbs_servers.html">BBS Servers</a></li>
|
|
<li><a href="/notes/community_hubs.html">Community Hubs</a></li>
|
|
<li><a href="/notes/hosting_services.html">Hosting Services</a></li>
|
|
</ul>
|
|
</article><!-- Do not remove this closing article element -->
|
|
|
|
<!-- Content placed here will appear directly before the closing </body> tag -->
|
|
<footer>
|
|
<hr>
|
|
<p>Some dude called Noodles</p>
|
|
<img src="/images/barraconstruction.gif" />
|
|
</footer>
|
|
</body>
|
|
</html>
|