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

Jeff Bezos is saying the quiet part out loud.

Uncategorized
89 72 381

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    10 Views
    Reminder: BSDCan 2026 Call for Submissions Closes January 17The deadline to submit talks, papers, and tutorials for BSDCan 2026 is approaching quickly. If you’re interested in sharing your work with the BSD community, now is the time to send in your proposal.📅 Submission deadline: January 17, 2026Details & submission guidelines: https://www.bsdcan.org/2026/papers.htmlWe encourage developers, researchers, and practitioners across the BSD ecosystem to participate.#BSDCan #FreeBSD #OpenSource
  • 0 Votes
    3 Posts
    14 Views
    @ronnylam @Bo DAWO is a project at SSC-ICT that focuses on an open-source Linux based workspace and back-end (servers, virtualisation, OS, orchestration, desktop workspace functionaliteit), whereas MijnBureau focuses on the open source application layer (email, files, chat, videocalls etc). They're complementary and work together.https://dawo.overheid-a.nl/
  • 0 Votes
    1 Posts
    16 Views
    🔐 It's European Cybersecurity Month!Proud to be part of the @hushlineapp team: an open-source, end-to-end encrypted whistleblowing platform that makes secure communications accessible to all.✅ No PII required✅ Publicly verifiable code✅ Security audited✅ Free & open-sourceMy latest article: https://www.nicfab.eu/en/posts/hushline/🔗 https://hushline.app💻 https://github.com/scidsg/hushline#HushLine #CyberSecMonth #OpenSource #Whistleblowing #Privacy #Cybersecurity
  • 0 Votes
    1 Posts
    26 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