All public logs

From Wiki.IT-Arts.net

Combined display of all available logs of Wiki.IT-Arts.net. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:57, 19 May 2024 Admin talk contribs created page PROXMOX - List All Disks (Created page with "Category:Post-It <nowiki> #!/bin/bash echo "######################################################" echo '##### df -h' du -sh /mnt/pve/* echo "######################################################" echo '##### zfs list' zfs list echo "######################################################" echo '##### lvs -a' lvs -a echo "######################################################" echo '##### zpool status' zpool status echo "###################################...")