solmoller / eversolar-monitor

Script to capture data and create statistics from Eversolar/zeversolar Solar Inverters. Includes easy install image files for Raspberry Pi. Working edition since 2012 :-)
https://github.com/solmoller/eversolar-monitor/blob/wiki/Introduction.md
MIT License
30 stars 20 forks source link

root pw #15

Closed Zathras42 closed 7 years ago

Zathras42 commented 8 years ago

Hi, What is the root password for the RPi image, please? Thanks, Rick

wotid commented 8 years ago

I've not tried running eversolar-monitor from the supplied image but the standard RPi images don't have a root user, where root privileges are needed you can use sudo in front of the command.

If you want to create a root user / log in as root then try:

sudo passwd root

and selected your own password for the root user.

Zathras42 commented 8 years ago

Thanks. Wanted to know just in case using sudo to load a new USB wifi driver didn't work.

solmoller commented 7 years ago

Closed