From a0a83c0b75de7168197a4831fee08d7f4ae781f0 Mon Sep 17 00:00:00 2001 From: Yash Karandikar Date: Fri, 14 May 2021 16:25:21 -0500 Subject: [PATCH] Replace tilde.karx.xyz with ttylde --- gemini.md | 8 ++++---- mosh.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gemini.md b/gemini.md index 9f521ed..f645f17 100644 --- a/gemini.md +++ b/gemini.md @@ -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 diff --git a/mosh.md b/mosh.md index cd7da86..af87345 100644 --- a/mosh.md +++ b/mosh.md @@ -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.