hey ~teammates,
if you're new to the team and haven't heard about the freebsd server
that we maintain for ~team users.
it's somewhat barebones, but has web- and mailservers that are up and
running, ready to serve php and static files from ~/public_html.
this is the process that i use to migrate user accounts:
https://gist.github.com/benharri/2a515dbde2dfdf3294dffe7b1be56e67
~/.ssh/authorized_keys is copied over from tilde.team proper, meaning
you can ssh to bsd.tilde.team with the same keys that you use here.
there's also an inspircd node running there for the tilde.chat network,
so you can connect to localhost/6667 there as well.
i plan on using this list as a place to post updates and other info.
holler here if you need anything or have any package requests etc.
~ben
Hello ~teammates,
A couple updates:
Things have been moving along as per usual, and irc has been rather busy
now that we're all mostly stuck indoors. I hope everyone is doing well
and staying as healthy as possible :)
I've fixed up our gemini support! We're live on gemini://tilde.team
If you're not familiar with gemini, you can check out the project page
at https://gemini.circumlunar.space. It's a new protocol that aims to be
more flexible than gopher and less crazy than the web. Also feel free to
stop by #gemini on irc to chat about it!
To show up on our main gemini page, mkdir ~/public_gemini and create an
index.gmi in there.
The other big news is that tilde.team turns 3 on May 30th!
I had forgotten when I originally registered the domain, but it turns
out you can check when it was first registered with the whois tool:
whois tilde.team | grep -i creat
Creation Date: 2017-05-30T20:25:48Z
So we've been up for 3 years now!
Cheers and hope to see you around!
~ben