Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of wiki.TerraBase.info. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:52, 17 May 2026 Root talk contribs created page RACADM on Proxmox and Debian (Created page with "RACADM on Proxmox 9.1.9 and Debian 13;<syntaxhighlight lang="text"> echo "=== Base Debian dependencies first ===" apt install -y ca-certificates wget gnupg libargtable2-0 echo echo "=== Dell OpenManage repo key ===" mkdir -p /etc/apt/keyrings wget -O /tmp/dell-openmanage.asc https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.asc gpg --dearmor --yes -o /etc/apt/keyrings/linux.dell.com.gpg /tmp/dell-openmanage.asc echo echo "=== Dell OpenManage 11.1.0.0 Jammy rep...") Tag: Visual edit