Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Installing Xen Orchestra Community Edition from the sources

  • HomeTinyLab
  • 2023-02-02
  • 6252
Installing Xen Orchestra Community Edition from the sources
  • ok logo

Скачать Installing Xen Orchestra Community Edition from the sources бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Installing Xen Orchestra Community Edition from the sources или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Installing Xen Orchestra Community Edition from the sources бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Installing Xen Orchestra Community Edition from the sources

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
00:00 Intro
00:50 Preparing the VM
03:30 Installing packages needed and used
05:30 Installing NodeJS
06:46 Installing Yarn
07:41 The packages needed for XOCE
08:22 Getting the code for XOCE
09:17 Going further with the dependencies
11:40 Testing XOCE
14:48 Making XOCE run as a service
20:46 End Word

My XCP-ng tutorials playlist    • XCP-ng tutorials  

Installation XOCE documentation https://xen-orchestra.com/docs/instal....

How to create a VM in XOCE    • Create your first VM in XCP-ng with Xen Or...  

List of commands used to install XOCE from sources from the root account in Debian 11:
apt install curl nfs-common ### packages to install
curl -fsSL https://deb.nodesource.com/setup_19.x | bash - ### installing the latest release
apt-get install -y nodejs ### of NodeJS
npm install --global yarn ### install Yarn
apt install build-essential redis-server libpng-dev git python3-minimal libvhdi-utils lvm2 cifs-utils ### packages
git clone -b master https://github.com/vatesfr/xen-orchestra ### the code for XOCE
cd xen-orchestra ### going to the code directory
yarn ### executing yarn
yarn build ### do the build with yarn
cd packages/xo-server ### changing directory
mkdir -p ~/.config/xo-server ### making a home
cp sample.config.toml ~/.config/xo-server/config.toml ### for the config.toml file

Testing the XOCE
yarn start ### go to HTTP://you-ip-vm
CTRL + C ### to end the session

BONUS XOCE as a service

mkdir -p /etc/xo-server ### new home for the config.toml
cp sample.config.toml /etc/xo-server/config.toml ### file
yarn global add forever ### let it run foreverr
yarn global add forever-service ### as a service
cd ~/xen-orchestra/packages/xo-server/ ### or pwd to check'
forever-service install orchestra -r root -s dist/cli.mjs ### making the service
service orchestra start ### staring the xoce service
service orchestra status ### xoce will be running at reboot

Take note that the login is [email protected] password is admin don't forget to change your password.

Have a look at my blog https://hometinylab.blogspot.com/ thanks for watching the video.

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]