101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

477
active users

#upgrading

0 posts0 participants0 posts today

Heads up #Sharkey #admins when #upgrading...
If you have a lot of
#data in your #instance #database, running pnpm run migrate might fail because one or more of the ALTER TABLE... statements might actually timeout on your #PostgreSQL server!

To fix this, attach yourself to your
sharkey database and enter the following...

ALTER DATABASE sharkey SET statement_timeout = '10min'; 
ALTER ROLE sharkey SET statement_timeout = '10min';
...and try the pnpm run migrate command again.

#SharkeyAdmin #InstanceAdmin @sharkey@sharkey.team

@midtsveen

Just remember, your Qubes journey needs to go on for a few years...so you can experience the update process of

1. "backup all your files again for the next upgrade"
2. download the new iso and put it into a usb
3. new clean install(yes...) of Qubes OS with the updated version.

=

'user friendly'...or a new definition of user friendly that most users are not familiar with...

Anyone who knows Qubes better than me, please tell me I'm wrong!

Once you have installed #OpenBSD, updates and upgrades mainly involve running

$ doas syspatch

and

$ doas pkg_add -u

to update any packages.

$ doas sysupgrade

for the next release.

Some background on how things work:

Keeping Your OpenBSD System In Trim: A Works For Me Guide nxdomain.no/~peter/keeping_you (also prettified and G-tracked as bsdly.blogspot.com/2012/07/kee)
You've Installed It. Now What? Packages! nxdomain.no/~peter/youve_insta (prettified, G-tracked bsdly.blogspot.com/2013/04/you)
#sysadmin #upgrading

nxdomain.noKeeping Your OpenBSD System In Trim: A Works For Me Guide

I have an older #smartphone (on which I'm composing this; good girl, smartphone) and it works well enough, but it doesn't have the necessary oomph to run some of the apps (T2 diabetes related) that I use to stay healthy. The #battery is also starting to give out and doesn't keep a charge as long as it used to. However, I am in favor of using items as long as they remain useful, as well as the #RightToRepair. So I'm going back and forth between #upgrading and just getting a new battery. What do y'all think?

Work at the #PebbleHill #reservoir began in the fall of 2021 to prepare for #NaturalDisasters in the future.
Metro #Vancouver has been steadily #upgrading its reservoirs since the '90s to ensure it can provide #water to the region following the "#BigOne " — a #megathrust #earthquake expected to hit the #BCcoast someday.
cbc.ca/amp/1.6783105

CBCHow Metro Vancouver is earthquake-proofing its water reservoirs in preparation for the 'Big One'By Yasmine Ghania

I'm incredibly proud to tell you that peertube.ch is now on the latest version! And as an added bonus I also upgrade the server to debian buster! #mastoadmin #peertube #upgrading

J'ai l'immense honneur de vous annoncer que peertube.ch est maintenant à la dernière version! Et en bonus j'ai aussi mise à jour Debian vers buster! Vive moi ;)

Before #upgrading #freebsd to #12.1-release
1. Ensure you have installed the 12.1-release kernel source code
2. Ensure you have the #ports collection installed
3. Disable the I915kms in rc.conf
Now update to 12.1 binary release
Reboot three times
Uninstall the #drm-kmod driver
Reboot
Install `graphics/drm-fbsd12.0-kmod` from the ports collection
re-enable I915kms in rc.conf
Reboot