Recent content by blahblah156

  1. B

    HP Agentless Management Service

    heres my notes for changing to trixie repo, that might help others The hpe sources are stored in the below config file, will probably be different for you cat /etc/apt/sources.list.d/hpe.sources backup the file cp /etc/apt/sources.list.d/hpe.sources /etc/apt/sources.list.d/hpe.sources.bak...
  2. B

    Proxmox 9 - correct Debian Security Repository URI

    Hi I have recently upgraded from 8.4 to 9 and I have also done a fresh install of Proxmox 9. I have noticed differences in the .sources from my upgrade, compared to a fresh install and wanted to make sure what the perfect debian.sources should look like. After the upgrade I noticed the...
  3. B

    HP Agentless Management Service

    I just got it too, maybe their server is down or a DNS issue! Give it a day or 2 starting apt-get update Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://ftp.uk.debian.org/debian bookworm InRelease Get:3 http://ftp.uk.debian.org/debian bookworm-updates InRelease...
  4. B

    HP Agentless Management Service

    This is what i did for HP DL380 Gen10 using Proxmox (Debian12 - bookworm) nano /etc/apt/sources.list # HP Agentless Management Service for iLO - added manually by SF deb http://downloads.linux.hpe.com/SDR/repo/mcp bookworm/current non-free curl -sS...