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 there,
Nice to meet you guys.
I'm pretty interested in pubnix right know and I still a little overwhelmed since it's decentralized and hard to find about.
I'm also very interested in finger and I saw that you guys were working into reviving it.
It's very hard to know finger users though, and as efingerd have custom output for protection, it also prevents to learn about new users to "finger around"...
I was thinking about two things for improve a little the finger "popularity" (in fact for it's easy of use/setup).
I'm thinking about setting a efingerd (or another good alternative) docker, to put a finger daemon up and running already configured in some few commands.
And also, about a finger "tel list", pretty much the same as the cat ~tel but for finger username@hostname.
Which is to help know "users to follow", for those who want to use finger as a microblogging platform, which I assume might be just a few if not by only myself.
Cheers.
Jack
greetings ~teammates!
ubuntu 20.04 focal fossa is now nearing the first point release and is
ready for us to upgrade.
i've been preparing a new vm for us with a couple long-term improvements
that i've been thinking about for a while. here are the major changes:
- dedicated /home disk - we haven't had any actual issues here luckily
but it will prevent any issues where a user accidentally fills a disk
and chokes out the rest of the system
- fixing uids - at some point, the spamassassin package created a system
user account with a uid > 1000 which threw off the user numbering into
the 5000 range. i've renumbered user accounts on the new vm to remove
that large jump
the upgrade (migration?) plan is as follows:
- initial hot copy of the live system with rsync
- stop running services
- second cold copy with rsync including mariadb dump
- move IP addresses to new vm
- reboot
- profit?
i'll provide updates in #team (which you can access via webchat while
~team itself is down: https://kiwi.tilde.chat/#team) and post an update
to our status page: https://status.tilde.team/
let's hope it all goes smoothly and we'll see you on the other side :)
note that bsd.tilde.team will not be affected and is a good place to use
weechat from as well.
cheers,
~ben