XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. hack3rcon
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 11
    • Groups 0

    hack3rcon

    @hack3rcon

    -4
    Reputation
    92
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    hack3rcon Unfollow Follow

    Best posts made by hack3rcon

    • Xen hypervisor features.

      Hello,
      How can I find a list of Xen hypervisor features?
      For example, multiplatform, multiarch.

      Cheers.

      posted in Compute
      H
      hack3rcon

    Latest posts made by hack3rcon

    • RE: 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      AtaxyaNetwork
      Thank you so much.

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      olivierlambert
      Can you tell me step by step? I translated one of the .js files and copied it in "/xen-orchestra/packages/xo-web/src/common/intl/locales/" directory with a new name.

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      olivierlambert
      Hello,
      Thank you so much.
      I did a localization and I want to see the result. I translated the English file.

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      AtaxyaNetwork said in 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.:

      hack3rcon You can use

      wget -qO- https://deb.nodesource.com/setup_18.x | sudo -E bash -
      apt install -y nodejs
      

      Hello,
      Thank you so much.
      I copied the language file in "/xen-orchestra/packages/xo-web/src/common/intl/locales/" directory before installing the XO. I installed the XO and logged into the XO, but I can't see that language.
      Why?

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      AtaxyaNetwork Hi,
      How to fix it?

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      Should I install it via nmp?

      # apt remove cmdtest
      # apt install npm
      # npm install -g yarn
      
      posted in Xen Orchestra
      H
      hack3rcon
    • 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

      Hello,
      I want to install XO on Debian 10 and I use XO documentation. I have two questions:
      1- I got the following error during installation and how to fix it?

      # yarn
      00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.
      

      I did following steps :

      # apt remove yarn
      # apt install curl
      # curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
      # echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
      # apt update
      # apt install yarn
      

      But, I got the following error:

      # yarn
      yarn install v1.22.19
      [1/5] Validating package.json...
      error @: The engine "node" is incompatible with this module. Expected version ">=14". Got "10.24.0"
      error Found incompatible module.
      info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
      

      2- The location of translations is "packages/xo-web/src/common/intl/locales/" directory, if I put the translation in this location and install the XO, then it will add to OX automatically?

      Thank you.

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: OpenStack.

      olivierlambert
      I asked because I'm not familiar with OpenStack and just heard something about it and I want to know can XO is a replacement for it?

      posted in Xen Orchestra
      H
      hack3rcon
    • OpenStack.

      Hello,
      Is XO something like OpenStack or could offer its features?

      Thanks.

      posted in Xen Orchestra
      H
      hack3rcon
    • RE: Xen hypervisor features.

      olivierlambert in general. Not specific version.

      posted in Compute
      H
      hack3rcon