Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

I felt like making an Operating System User Flow chart.

Uncategorized
1 1 8

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    5 Posts
    9 Views
    @darthkielbasa@vivaldi.net @gyptazy Haha :) thanks! Happy to hear
  • 0 Votes
    1 Posts
    4 Views
    🎊 L'Annonce Officielle Emmabuntüs DE6 🎊Le futur du reconditionnement est là ! 🥳Aujourd'hui, on lâche la bombe : Emmabuntüs DE6 1.00 est dispo ! Elle est basée sur la toute fraîche Debian 13.2 Trixie pour propulser vos vieux PC !Cerise sur le gâteau : elle est pensée pour l'accessibilité totale ♿ grâce à l'aide de nos amis non-voyants.🚀 Téléchargez, réutilisez, partagez !👉 Le communiqué complet : https://emmabuntus.org/emmade6-1-00-une-nouvelle-version-axee-sur-laccessibilite/#Emmabuntus #Trixie #Debian #LogicielLibre #Accessibilité #Réemploi
  • 0 Votes
    1 Posts
    7 Views
    Installed #debian in a #bhyve vm and the #UEFI can't find #grub?Quickfix (inside the vm):cd /boot/efi/EFImkdir BOOTcp debian/grubx64.efi BOOT/bootx64.efi
  • 0 Votes
    1 Posts
    25 Views
    Hey #Proxmox community! I would like to hear your thoughts on how you usually update your Proxmox nodes and clusters. How do you handle minor Proxmox and #Debian package upgrades with #APT?What would you think about a new API endpoint that lets you run unattended upgrades with a simple call like:/nodes/{node_name}/apt/upgradeAt the moment you need to use the node’s HTML5 console to perform upgrades. Other methods exist such as running unattended Debian upgrade scripts, using patch management tools like #Spacewalk or #QualvoSec, or automating the process with #Ansible over SSH. My idea is to have an API based solution that relies on Proxmox authentication and authorization. This would also allow third party tools such as #ProxLB to provide automated patch management and even handle guest rebalancing in a way that is similar to DRS without requiring direct SSH access.I have already been running this approach on several internal clusters since the release of PVE 8 without issues. Now I am interested to hear if you would use unattended upgrades in general or if you are already running them today.#Linux #OpenSource #PatchManagement #Security #DevOps #Automation #Ansible #PVE #PVE8 #PVE9