Installation on a VM

If you want to discover Jeedom without risk, you can also virtualize it on your PC, here is the procedure to follow. You take no risk in a VM, the integrity of your PC is protected :

Download and install VirtualBox

You must download the Virtual Box software here

Automatic installation

Download the jeedom iso here.

Configuring the VM environment

Click on “New” and fill in the fields as below :

VirtualBox1

VirtualBox3

VirtualBox1

VM launch

VirtualBox2

VirtualBox1

Select “Install on disk” (enter key on the keyboard), confirm with yes (down arrow key then enter). All the rest will be done automatically (10 to 30min), then once the vm restarted waiting 5min and you should have access to Jeedom by simply putting the ip of jeedom in a browser.

TIPS

To find out the IP of the vm (once connected to it, the identifiers are displayed on the connection screen) type the command below respecting the spaces:

ip -s -c -h a

Information

The default ssh connection IDs are : jeedom and Mjeedom96 for the password

Then you can follow the documentation First step with Jeedom

Manual installation

Downloading a Debian 11 image - netinstall

Download a debian 11 minimalist image here, by choosing “network install CD images” -> AMD64

Configuring the VM environment

Click on new and fill in the fields as below :

VirtualBox1

VirtualBox3

VirtualBox1

VM launch

VirtualBox2

VirtualBox1

Installing debian 11

It’s classic…

VirtualBox4

Jeedom installation

su -

wget https://raw.githubusercontent.com/jeedom/core/V4-stable/install/install.sh
chmod +x install.sh
./install.sh

Jeedom launch

ip -s -c -h a

Your IP address, type 192.168.0.XX appears in red. Just enter it in your browser.

Warning

If this does not work, you have not configured your network card as Network Bridge as indicated at the start.

Then you can follow the documentation First step with Jeedom

Nous utilisons des cookies pour vous garantir la meilleure expérience sur notre site web. Si vous continuez à utiliser ce site, nous supposerons que vous en êtes satisfait.