reshared this
Wikipedia editors publish new guide to help readers detect entries written by AI
https://www.npr.org/2025/09/04/nx-s1-5519267/wikipedia-editors-publish-new-guide-to-help-readers-detect-entries-written-by-ai?utm_source=flipboard&utm_medium=activitypub
Posted into The Age of AI @the-age-of-ai-tech
reshared this
Managing proxmox, virtual machines, and others
Hey all, just hoping to get some advice on any software out there that can help me keep on top of all the VMs i'm running on my Proxmox instances, and potentially my other machines I have too.
I'm looking for a way to help me stay on top of updates and things like when the machine was last online, last rebooted etc etc. There are commercial products for such a thing, and I don't necessarily want to install any sort of Agent on each of the machines (if I can avoid it).
I looked at something like Homarr, but not sure if that's what i'm really after.
What recommendations do all you have?
If you're browsing a Mastodon server's website, have you ever noticed the ⧉ button on people's profiles?
This can be very useful, as it lets you copy the profile's web address in a single click. This makes it easy to:
- Paste it into the search box on your own server or app, so you can interact with it
- Share the profile with others on other platforms, it's a web address so anyone can view it
- View the profile in a new browser tab, the address will be the "original page"
abeorch reshared this.
¿Alguien usa Openwrt con Orange o Jazztel España? - Anyone use Openwrt with Orange or Jazztel Spain?
!OpenWrt - I am looking for anyone who is using OpenWrt with Orange or Jazztel Spain who might be able to help me figure out why after changing my router I can't get an Ipv6 allocated to my connection. #openwrt #Jazztel #orange #ipv6 #spain - I'd really appreciate any boosts to followers in spain who might be able to help - Its driving me nuts!
Estoy buscando por alguien que usa Openwrt con Jaztell o Orange España que peude ayudarme porque despues del le cambio el router no le puede obtiner un numero IPv6. Estoy loco porque no pude entiender por que no se funciona. Me gustaria mucho si puede me recomiendes alguien con que hablar y hacer boosts para compatir con otra gente de españa.
like this
don't like this
Does anyone know the new fedi-service #wanderer?
I can find and join users from a wanderer-server. But postings there are not found by friendica.
For example: wanderer.vajonet.org/trail/vie…
!Friendica Developers
reshared this
Tú, necesitas
Y, yo te pregunto: lo que yo necesito.
te envuelves en tus murallas
como en una piel de armiño.
Te rodeas de perfume de oriente
como cualquier otro caudillo
librador de batallas del alma
de asaltador de castillos
los de naipes del alma
los de amores perdidos
Tú, necesitas ahora,
te importa, luego,
lo que yo necesito?
Miquel Niño
youtube.com/shorts/r7--KwkY3vI…
- YouTube
Disfruta de los vídeos y la música que te gustan, sube material original y comparte el contenido con tus amigos, tu familia y el resto del mundo en YouTube.youtube.com
abeorch reshared this.
XXI Copa del Rey of Vintage Yachts at Club Maritimo de Mahon - Day 2
After the suspension of the previous day, the fleet of 49 classic and vintage yachts was finally able to set sail on a short but intense course, starting and finishing in the natural harbor of the Menorcan capital.Sail-World.com (www.sail-world.com)
abeorch reshared this.
Everyday people set out on lifechanging Clipper Round the World Yacht Race
Live event happening today - Non-professional sailors embark on 40,000nm yacht race.Sail-World.com (www.sail-world.com)
abeorch reshared this.
The "verification" scammer is back (social.growyourown.services/@F…), and seems to be only using accounts on servers that allow instant sign-ups.
If you're running a public Fediverse server, it might be a good idea to switch your sign-ups to approval required?
abeorch reshared this.
Sneak preview of translations coming to Co-op Cloud's "abra" tool – including the sub-commands themselves! 🤘
You can follow along at translate.coopcloud.tech
–3wc
reshared this
yeh it's a great point! are there other dangers to consider? we're very open to tips on this 🙏
we're discussing the need to approach this more holistically and translate also the docs which people would copy/pasta from.
we're working closely with people sharing sysadmin skills with others in spanish but that is not their first language. english is then a 3rd language. so not having sub-command translation is confusing the situation significantly...
i haven't seen a single CLI tool in my life that has translatable sub-commands/flags but i suspect that is just my bias and the the general concentration of software development in english speaking centers...
reshared this
Corruption and Control: How Turkmenistan turned internet censorship into a business | Tor Project
In Turkmenistan, one of the most isolated regimes in the world, internet censorship has evolved beyond surveillance and control.blog.torproject.org
abeorch reshared this.
AnIntenseMoist
in reply to Matty_r • • •Very few things out there don't require an agent. TacticalRMM is a decent self-hosted device management platform, but I don't really trust them after some controversy with an embedded Monero miner in the agent (has since been removed, but come on).
MeshCentral is what TRMM uses for its remoting and its pretty robust, but doesn't do patch management on its own. If most of your infrastructure is Linux, you can easily handle it yourself though.
TBH, manual management would be the easiest if your infrastructure is small enough.
like this
Cobrachicken and tfe like this.
tofu
in reply to Matty_r • • •Ansible doesn't need an agent besides python and can take care of most kinds of updates. You have to run/schedule it regularly though. It's pretty good for updating multiple hosts at once (assuming they mostly have the same OSes).
For uptime, CPU etc you mostly need agents but Proxmox also shows some of these in the UI.
like this
ryokimball, wildbus8979, Mellow, Gagootron, Possibly linux and raoul like this.
ryokimball
in reply to tofu • • •AWX is basically Ansible as a service.
Wait. That sounds dumb. Hosted and centralized Ansible?
Idk. Brain not braining. Just saying, it's worth checking out.
tofu likes this.
tofu
in reply to ryokimball • • •Possibly linux
in reply to ryokimball • • •Matty_r
in reply to tofu • • •tofu likes this.
conrad82
in reply to Matty_r • • •They were talking about something similar on episode 38 of hybridcloudshow.com/ I think. I see that it is not out yet, I got it early because I pay for the subscription. When it comes out you could give it a listen
I didn't catch everything, but Ansible might be worth looking into
Hybrid Cloud Show
hybridcloudshow.comlike this
Matty_r, k_rol and Leax like this.
Matty_r
in reply to conrad82 • • •cecilkorik
in reply to Matty_r • • •like this
drhoopoe and Matty_r like this.
Matty_r
in reply to cecilkorik • • •MangoPenguin
in reply to Matty_r • • •I run debian on everything, so I set up
unattended-upgrades
for security updates and basically forget about it. Docker updates are also automatic with Komodo, just make sure databases are pinned to a major version.For monitoring my services I use Uptime Kuma, and get an alert if a service goes down so I can fix it.
Been pretty solid for years now. Things get rebooted every month or two when I do a Proxmox upgrade and reboot the host.
like this
SolidGrue and tofu like this.
jimmy90
in reply to Matty_r • • •Podman inside Nixos inside LXC inside Proxmox
Auto updates configurable everywhere
don't like this
minoche and Possibly linux don't like this.
Lka1988
in reply to jimmy90 • • •y tho
If you're running Proxmox already,, just spin up a VM for Podman/Docker and set up
unattended-upgrades
. Boom, done. You don't need a whole lot of CPU or RAM for that, either.TheUniverseandNetworks
in reply to Matty_r • • •As others have said, if your VMs are Linux, set up unattended_updates and forget about it.
If your VMs are windows, then Action1 is free up to 200 clients, it does need an agent installed, but that auto updates too.
like this
manmachine and koala like this.
koala
in reply to TheUniverseandNetworks • • •Yep, I do that on Debian hosts, EL (RHEL/Rocky/etc.) have a similar feature.
However, you need to keep an eye for updates that require a reboot. I use my own Nagios agent that (among other things) sends me warnings when hosts require a reboot (both apt/dnf make this easy to check).
I wouldn't care about last online/reboots; I just do some basic monitoring to get an alert if a host is down. Spontaneous reboots would be a sign of an underlying issue.
OminousOrange
in reply to Matty_r • • •I use Ultimate Updater connected to gotify to tell me which machines have updates with a noti every day. I can then run
update
and it will take snapshots and upgrade everything when needed.It really only does linux systems and wont do docker, but there's watchtower (the one that's still alive) to do that.
GitHub - BassT23/Proxmox: Update your Proxmox VE
GitHubMatty_r likes this.
Matty_r
in reply to OminousOrange • • •GitHub - BassT23/Proxmox: Update your Proxmox VE
GitHubOminousOrange
in reply to Matty_r • • •Matty_r likes this.
Matty_r
in reply to OminousOrange • • •Possibly linux
in reply to Matty_r • • •