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 was trying to show off my darling little Raspi to my extended family but nobody was impressed.

Uncategorized
26 14 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    4 Views
    Iโ€™ve just read a BRUTAL #roast on #Omarchy. I guess Iโ€™m staying FAR away from it lol.Lowlights:๐Ÿ™ Pre-installs a lot of proprietary garbage๐Ÿ™ Firewall did not run in one version๐Ÿ™ Unholy mess of Bash scripts, without --help flag๐Ÿ™ No man pages๐Ÿ™ No hibernation๐Ÿ™ Promotes a fake e-mail provider that isn't compatible with real e-mailhttps://ใƒžใƒชใ‚ฆใ‚น.com/a-word-on-omarchy/Note sure how accurate this is (I didnโ€™t install Omarchy) but if even the half of it is true, itโ€™s bad.#Linux #distro
  • 0 Votes
    2 Posts
    10 Views
    Just a few days ago a #multikernel architecture was proposed for #Linux kernel. Separate from that proposal from #MultikernelTechnologies, it turns out #Bytedance has been working on their own solution called #Parker. Today Bytedance lifted the lid on Parker as their solution for running multiple kernels simultaneously on the same hardware/system.It looks like several firms are now pursuing multi-kernel experiments for better dealing with today's high core count systems https://www.phoronix.com/news/Linux-Parker-Proposal
  • Do you use Remote Desktop on Windows

    Uncategorized windows linux
    1
    0 Votes
    1 Posts
    9 Views
    Do you use Remote Desktop on Windows?Do you have an alternative that looks and works similarly in Linux, and allows you to connect to the same Windows computers as if you were using Windows?#Windows #Linux PS: Please don't offer an answer you have not tried yourself and know it works in 2025, specially if you have never used Remote Desktop. Please don't use "AI" either, it is OK to not know things and not having an answer. I want someone's experience not someone's google search.
  • 0 Votes
    1 Posts
    11 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