Thank you for the link.
I test it, but it doesn't work.
A connection to the dovecot is not possible. I try it with and without ssl.
Something is wrong in this howto.
Is there something else that works?
i can't found somewhere a HowTo for a E-Mail Server solution i'm looking for. My plan is: RPi at my home network, should collect all mails from my different E-Mail Accounts (gmail, yahoo and so on). For reading my e-mails i wan't use a webmail (like roundcube or citadel). I found only howtos for Ras...
Sobald das EEPROM als Device verfügbar ist, geht das mit dem Befehl
cat ./textdatei > /sys/bus/i2c/... EEPROM device.
Nur müsste ich wissen wie man das device erstellt.
Hallo, habe am I2C Bus eine RTC Uhr am laufen. Dort ist ein 24C32 EEPROM mit drauf, ein i2cdetect erkennt den EEPROM auch. Wie kann ich nun eine Datei in den EEPROM schreiben. Es soll eine einfache Textdatei sein. Um mit cat /textdatei > ??? Hier muss ich doch ein device angeben, wo finde ich den EE...
@Homwer
die Einstellung am lokalen System ist klar.
Wenn ich aber apt-mirror ausführe bekomme ich die Fehlermeldungen:
cannot open archive.raspbian.org/raspbian/
@thradtke
Nutzt Du den apt-mirror Befehl oder rsync?
Werden bei rsync jedes mal alle Dateien nur kopiert, oder nur die veränderten?
Hallo, hab versucht auf meinem lokalen Server ein mirror vom Raspbian anzulegen. Leider klappt das nicht. Hab in der /etc/apt/mirror.list folgende Einträge hinzu gefügt: deb http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi deb-src http://archive.raspbian.org/raspbian wheezy main...
hello, i try to make a lokal copy of the raspbian. I use my normal debian server together with apt-mirror. I add this addresses into the apt-mirror.list deb http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi deb-src http://archive.raspbian.org/raspbian wheezy main contrib non-free...