This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linuxmce_14.04_netinstall_again [2015/05/15 22:35] – admin | linuxmce_14.04_netinstall_again [2015/05/24 19:33] (current) – admin | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| - ZWave (Setup manually: http:// | - ZWave (Setup manually: http:// | ||
| - samba | - samba | ||
| + | - RaspberryPi as MD & RaspberryPi as **qMD** (qOrbiter not launching atm) | ||
| + | - OwnCloud Setup: Lmce Storage is showing up for " | ||
| + | - VPN | ||
| + | - asterisk: as i'm using German Telekom VoIP i had to disable automatic login: https:// | ||
| + | |||
| ===== Waiting for test .. ===== | ===== Waiting for test .. ===== | ||
| - | - asterisk: intercom, telecom, etc (seems to work) {{:: | ||
| - VDR < | - VDR < | ||
| - | - VPN (is killing pppoe setup: removes pppoe secret from / | + | - DDNS - currently not saving values correctly |
| - | - on disabled: take care of credentials and comment | + | |
| - | - on enabled: check for a clean config and restart network. | + | |
| - | - RaspberryPi Media Director (stuck in commandline login.) | + | |
| - | - OwnCloud Setup | + | |
| - | - DDNS - currently not saving values correctly | + | |
| Line 48: | Line 47: | ||
| ===== Fix stuff ===== | ===== Fix stuff ===== | ||
| + | |||
| + | * Make dhcpd work: http:// | ||
| + | * dhcpd not started on boot, enabled for runlevel 2,3,5 (no idea if this is correct, but it worked) | ||
| + | * after install IP was set to **192.168.80** | ||
| + | * **Diskless i386:** mv: der Aufruf von stat für »/ | ||
| + | * **Diskless arm/pi:** GPG error: http:// | ||
| + | |||
| + | |||
| Line 56: | Line 63: | ||
| Warnung: Werte ungleich 0 für »GRUB_TIMEOUT« werden, falls »GRUB_HIDDEN_TIMEOUT« aktiviert ist, nicht mehr unterstützt. | Warnung: Werte ungleich 0 für »GRUB_TIMEOUT« werden, falls »GRUB_HIDDEN_TIMEOUT« aktiviert ist, nicht mehr unterstützt. | ||
| </ | </ | ||
| + | |||
| + | ==== Good to know ==== | ||
| + | |||
| + | Rebuild deb-cache in / | ||
| + | |||
| + | sudo dpkg-scanpackages ./ /dev/null | gzip > Packages.gz | ||
| + | |||
| + | |||