Page 1 of 1
new bie (howto Install domoticz on Ubuntu)
Posted: Sunday 29 September 2019 22:55
by RobZ
Today I've installed ubuntu for the first time.
I've downloaded the linux installation for Domoticz
I don't know what to do now to install domotiscz on my linux laptop....
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Monday 30 September 2019 1:11
by waaren
RobZ wrote: ↑Sunday 29 September 2019 22:55
Today I've installed ubuntu for the first time.
I don't know what to do now to install domoticz on my linux laptop....
If you look at the
Download page you will see that the command to install on ubuntu is
Code: Select all
curl -sSL install.domoticz.com | sudo bash
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Monday 30 September 2019 8:50
by RobZ
Waaren,
How do I get to the command line in Ubuntu?
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Monday 30 September 2019 9:24
by waaren
RobZ wrote: ↑Monday 30 September 2019 8:50
How do I get to the command line in Ubuntu?
[ctrl]-[alt]-T
maybe you will find
this tutorial useful.
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Tuesday 08 October 2019 19:58
by RobZ
Ok, thanks.
Domotisz is working on my laptop.
Is there a work around about the settings I have to make to start Domotiscz when I restart my laptop.
I have found
this wiki article but this is not a work around.
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Sunday 02 February 2020 13:38
by tux21
Hi all,
I just tried to install Domoticz on my small x86 PC and after few missing components I've got error 404 which I'm unable to resolve. Could anybody take a look and try to say if this is something temporary or should I go the other way, please?
I used the command from download site:
curl -sSL install.domoticz.com | sudo bash
Link to printscreen:
https://drive.google.com/file/d/1UPulAk ... p=drivesdk
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Saturday 22 February 2020 1:12
by sancla
Just checked on my system but I can reach releases.domoticz.com just fine. Could this be a network issue?
Re: new bie (howto Install domoticz on Ubuntu)
Posted: Thursday 27 February 2020 9:33
by tux21
Problem solved - it seems the version of OS was recognized as 32bit and wanted different version of Domoticz which is not exist. Tried another distro and it works. Thank you