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
OwO just gonna remind yall of this https://www.yourworldoftext.com/~tildeverse/
i'm proud to say there are infinitely fewer racial slurs on the ~tildeverse textworld than on the root world
good day everyone,
don't know if people do this, but i think it's ok to do :-)
i just wanted to take the opportunity and say hello and to
introduce myself to everyone on this mailing list. it's the first
time for me on a pubnix server in the wild and because all of
this is about learning, reading, sharing and more i would like
to intruduce my self.
i have a strong background on java programming and i know
quite some stuff about bash and powershell scripting.
also python is not so bad, but i am better in reading code
than in writing. i also have background about html and css
and in setting up blog systems. worked also part time as
a solaris admin and know my way around a *nix system. i have
not much experience with all the fancy tools that are out there
and especially on this server. but i am here to learn.
thank you for providing this platform. i hope to increase
my knowledge about linux, the tools and to (maybe) find
some new "friends" to share some passion for things on the net.
best regards
zn80
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
I hope everybody is faring well through the uncertainty of this COVID-19
pandemic. If you're stuck at home and looking for something fun and new
to do, try out the new tildeverse space we set up on yourworldoftext.com:
https://www.yourworldoftext.com/~tildeverse/
As with all things in the tildeverse, keep it positive!
cmccabe
hello tilde friends!
i'm planning another move of the tilde.team vm (again, sorry) to a new
server that i'm renting at OVH. i'm not 100% sure what day i'll be doing
it, but it will need to happen before january 29 when the current
server lease expires.
i'm expecting the migration to go much smoother than before, as
everything now lives inside a vm that can easily be transferred as a
single-file backup archive, but it will still likely take a couple hours
since i'll need to first shut down the vm to ensure backup consistency,
then transfer it over. besides moving the vm itself, the ipv4 addresses
will also need to be transferred over to the new server and i'm not sure
how long that will take.
affected services will include:
- tilde.team shell accounts, email, websites
- tildeverse.org site and services
- tilde.zone (and pleroma)
- these mailing lists
(don't worry, pending mail will get delivered once we're back up)
the earliest i'll be doing this migration is this weekend and i'll send
a follow-up message to this thread and on irc before taking the vm down.
cheers and happy holidays!
~ben
Hi!
I am not able to use znc.tilde.team, it keeps saying invalid login. I am
able to use the webmail though. My password is a long alphanumeric
string. Is it broken?
Hello all,
I've had an account at tildecow.com server, which is at pfhawkins' list.
The server is down since Sunday 19/10/27. Do you have any information about
the status (down for a certain time frame/forever), as admin/owner
Chickenbaconranch(a)protonmail.com does not
respond to my e-mails (but e-mails to this address are not bounced)?
Best regards and thanks,
~avalyn
hello ~teammates,
it was discovered today that the apply_corrections.py weechat script
is a denial of service attack vector via a naive regex implementation.
cpu load spiked as everyone's weechat instance choked on a massive
regex. i intervened by killing all affected weechat instances.
if your weechat died, this is why.
i've also removed apply_corrections.py from the new user configs.
please remove apply_corrections.py when you log in and start weechat
back up. to do this, you can remove the script itself from
~/.weechat/python or run /script remove apply_corrections.py directly
inside weechat.
thanks,
~ben