XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. cookie-eater2000
    C
    • Profile
    • Following 1
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    cookie-eater2000

    @cookie-eater2000

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    cookie-eater2000 Unfollow Follow

    Latest posts made by cookie-eater2000

    • RE: Clip Board Not Copying Text (Linux) Tools installed [Xen Orchestra]

      @olivierlambert

      What do you think might be wrong?

      posted in Xen Orchestra
      C
      cookie-eater2000
    • RE: Clip Board Not Copying Text (Linux) Tools installed [Xen Orchestra]

      @olivierlambert Yes I do, they are all desktop linux vms.

      posted in Xen Orchestra
      C
      cookie-eater2000
    • Clip Board Not Copying Text (Linux) Tools installed [Xen Orchestra]

      I am using Xen Orchestra github below.
      https://github.com/ronivay/XenOrchestraInstallerUpdater

      I have many different Linux machines. They all have xe-guest-utilities installed.
      I followed the xcp-ng docs below.
      https://xcp-ng.org/docs/guests.html#linux

      Ran it to install. On 2 test vms.
      sudo apt install xe-guest-utilities-latest

      Xen Orchestra show it has the tools installed. (Management agent 7.20.0-9 detected)

      Problem Notes:
      I am unable to copy my clip board to the machine or to my main pc.

      Iso Tools Installing Notes Problems:
      Linux Mint tools failed to install coming from the iso download .sh script.
      I fixed this by putting in this below to install xe-guest-utilities-latest.

      bash /mnt/Linux/install.sh -d $DISTRO -m $MAJOR_VERSION

      This failed so I ran. Ubuntu instead.
      sudo bash /mnt/Linux/install.sh -d linuxmint -m 20.2

      sudo bash /mnt/Linux/install.sh -d ubuntu -m 20.2
      It worked and installed fine.
      Rebooted the vm.

      Found a post below to make sure I am doing the copying correct. I found another post but I don't understand what is Linux with X or Wayland. Did some research and nothing.
      https://xcp-ng.org/forum/topic/1846/guest-console-copy-paste/5

      How do I get clip board text copying to work on linux? I have tried Debian 10, Linux Mint 20.2. Nothing is working. What am I doing wrong?

      posted in Xen Orchestra
      C
      cookie-eater2000