Replace tilde.karx.xyz with ttylde

This commit is contained in:
Yash Karandikar 2021-05-14 16:25:21 -05:00
parent 89daa6a2f1
commit a0a83c0b75
2 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
tilde.karx.xyz offers gemini hosting at `gemini://tilde.karx.xyz`.
ttylde offers gemini hosting at `gemini://ttylde.karx.xyz`.
to connect, you'll need either a [gemini client](https://gemini.circumlunar.space/clients.html) or a [gemini web proxy](https://portal.mozz.us/gemini/tilde.team/).
to connect, you'll need either a [gemini client](https://gemini.circumlunar.space/clients.html) or a [gemini web proxy](https://portal.mozz.us/gemini/ttylde.karx.xyz/).
tilde.karx.xyz has [the bombadillo client](https://tildegit.org/sloum/bombadillo) installed, which can do gopher as well.
ttylde has [the bombadillo client](https://tildegit.org/sloum/bombadillo) installed, which can do gopher as well.
To create your own gemini capsule, accessible at `gemini://tilde.karx.xyz/~yourusername`, simply create a `public_gemini` directory in your homedir:
To create your own gemini capsule, accessible at `gemini://ttylde.karx.xyz/~yourusername`, simply create a `public_gemini` directory in your homedir:
```bash
mkdir public_gemini

View File

@ -8,7 +8,7 @@ please see [the mosh homepage](https://mosh.org) for installation instructions.
to connect, simply connect as if it were an ssh server:
```bash
mosh yourusername@tilde.karx.xyz
mosh yourusername@ttylde.karx.xyz
```
mosh uses SSH to connect, then starts a mosh-server and connects to it using a UDP connection.