Search found 4 matches
- Monday 12 March 2018 22:13
- Forum: Heating/cooling
- Topic: Nefit easy
- Replies: 8
- Views: 5406
Re: Nefit easy
Thanks, but why chmod 755?
- Tuesday 06 March 2018 22:12
- Forum: Heating/cooling
- Topic: Nefit easy
- Replies: 8
- Views: 5406
Re: Nefit easy
Hi,
touch nefiteasyhttpserver.sh
Is not working is used sudo nano nefiteasyhttpserver.sh
Then i can change nefiteasyhttpserver.sh
pi@raspberrypi:~ $ chmod 755 nefiteasyhttpserver.sh
chmod: changing permissions of ‘nefiteasyhttpserver.sh’: Operation not permitted
Greetings,
Martijn.
touch nefiteasyhttpserver.sh
Is not working is used sudo nano nefiteasyhttpserver.sh
Then i can change nefiteasyhttpserver.sh
pi@raspberrypi:~ $ chmod 755 nefiteasyhttpserver.sh
chmod: changing permissions of ‘nefiteasyhttpserver.sh’: Operation not permitted
Greetings,
Martijn.
- Monday 05 March 2018 18:17
- Forum: Heating/cooling
- Topic: Nefit easy
- Replies: 8
- Views: 5406
Re: Nefit easy
Hi,
pi@raspberrypi:~ $ node -v
v0.10.29
Greetings,
Martijn.
pi@raspberrypi:~ $ node -v
v0.10.29
Greetings,
Martijn.
- Saturday 03 March 2018 17:40
- Forum: Heating/cooling
- Topic: Nefit easy
- Replies: 8
- Views: 5406
Nefit easy
Hello, I am new here. I want to setup the NefInstall nefit-easy-server. So i follow the setps @ www.domoticz.com/wiki/NefitEasy. When i make step npm install pm2 -g then i get the following output: pi@raspberrypi:~ $ npm install pm2 -g npm WARN engine [email protected]: wanted: {"node":">=0.12"} (current ...