Name Last Update
logs Loading commit data...
setup Loading commit data...
web Loading commit data...
.gitignore Loading commit data...
CHANGELOG Loading commit data...
README.md Loading commit data...

Mailkonten Verwaltung

Standard Passwort für sqlite erzeugen: echo -n pwsrvcnfg2 | md5sum 50bacd4240eb2a66476f0d82e2e77516

zukünftig openssl passwd -1 -salt abcdefg Password:

benötigte Packete apt-get install python3 libapache2-mod-python python3-sql python3-mysql.connector python3-httplib2 python3-requests python3-tornado python3-urllib3 python3-chardet python3-numpy python3-pkg-resources python3-requests python3-six python3-bcrypt python3-subprocess

*** Setup: config.ini und srvnc.sqlite3 einstellen und kopieren cp srvcnf2/setup/config.ini srvcnf2/web/base/config.ini cp srvcnf2/setup/srvcnf.sqlite3 /srvcnf2/web/ncauth/srvcnf.sqlite3 ln -s /var/www/srvcnf2/setup/srvcnf2_nc.coop.conf /etc/apache2/sites-available/ /var/www/srvcnf2/setup/srvcnf2.conf &