Advertisement
Guest User

Untitled

a guest
Jan 8th, 2024
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. mario@BUNTOR ~> lxc exec xen-libvirt bash
  2. root@xen-libvirt:~# virsh
  3. Welcome to virsh, the virtualization interactive terminal.
  4.  
  5. Type: 'help' for help with commands
  6. 'quit' to quit
  7.  
  8. virsh #
  9. root@xen-libvirt:~# lsb_release -a
  10. No LSB modules are available.
  11. Distributor ID: Ubuntu
  12. Description: Ubuntu 20.04.6 LTS
  13. Release: 20.04
  14. Codename: focal
  15. root@xen-libvirt:~# apt-cache policy libvirt-bin
  16. libvirt-bin:
  17. Installed: (none)
  18. Candidate: (none)
  19. Version table:
  20. 4.0.0-1ubuntu8.21 -1
  21. 100 /var/lib/dpkg/status
  22. root@xen-libvirt:~# apt-cache policy libvirt-clients
  23. libvirt-clients:
  24. Installed: 6.0.0-0ubuntu8.16
  25. Candidate: 6.0.0-0ubuntu8.16
  26. Version table:
  27. *** 6.0.0-0ubuntu8.16 500
  28. 500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
  29. 500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
  30. 100 /var/lib/dpkg/status
  31. 6.0.0-0ubuntu8 500
  32. 500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
  33. root@xen-libvirt:~#
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement