You started mourning about the server name practice
Sorry for me being unclear - I didn’t mean to mourn about, but only to ask for the reason of the installer changing the machine name: I didn’t know this behaviour from any other software installer and simply was surprised.
I renamed all but the mail_domain
Thx for reporting your experience. With no manual information on this question, this is very valuable information.
You has been responsible and you will be responsible for your server.
Yea - and it’s good to have some experienced user backing…
That’s too much, but absolute right with these forums and open software and open speech. it is not one way, we all have learned something today and get smarter, thank you, and I admit, setting up a new server quickly I often wished to be asked:
“What is the name of your new server?”
After fresh install using the Debian installer (on fresh Debian system), the NC admin page mourns (i.e. warns) about missing UTC hour for maintenance. The parameter maintenance_window_start in fact is missing in config/config.php. Same with default_phone_region.
However, these parameters are set in config/config.sample.php, as recommended by the manual here and here.
In most unattended installations, it seems better to let data unfilled and throw error messages, so the admin can tackle it afterwards than to prefill wrong data, that may damage or throw error messages on other settings, whether that is the case here, I don’t know. Keep on, the maintenance window is an 6h interval, so putting 1 means 01:00 - 07:00.
done - however, after reboot, user access to NC is blocked for “access by an untrusted domain” (referring to config/config.php. And there, some unknown friend partly draws back the customisation to
I cannot log in the raspberry pi itself, because it asks “nextcloudpi login: _” and my login/password is wrong. I can use ssh from my PC and also use the website nextcloud.. So how do I get to know or change the password to log into the raspberry pi itself? Thank you!
@geoW Thank you. And a pi user is the same as user “pi”? Via the webui (.local) I have made a user “pi” before your message and not part of the admin group. I don’t know if these users are the same as the -only 1- user I see I can change the credentials for in ncp-config, namely nc-admin? nc-admin has ncp as user and should stay this way, I guess. So where do I change the password of user “pi” so that I can login the raspberry pi directly? Thank you! I cannot find any information about the differences/simularities between webui-users and ncp-config.. Or any explanation about ncp-config.
Take a look here: How to enable SSH using ncp-config or ncp-web
And don’t miss reading the other docs, some may be a little dated but nevertheless worth reading to get a better understanding what nextcloudpi is all about.
Setting up ssh acces you create a user which gets sudoer rights. There is no root user configured.
Thank you, but ssh doesn’t seem to be the problem? I can ssh into the raspberry with just fine. The problem is that I cannot login directly into the raspberry pi (PHYSICALLY I mean). None of my credentials work and I cannot find information about it. Thank you!