Difference between revisions of "Plug warboard"
From Amahi Wiki
Line 3: | Line 3: | ||
= Warboard = | = Warboard = | ||
+ | * local DNS server is not working for external hostnames (caused by dnssec enabled in named.conf?) Also, named process is always taking 3-8% CPU (as seen in top) | ||
* VPN does not work (had to turn it off in servers). This could be due to the kernel not having all that it needs for TUN/TAP?: | * VPN does not work (had to turn it off in servers). This could be due to the kernel not having all that it needs for TUN/TAP?: | ||
* Cannot allocate TUN/TAP dev dynamically | * Cannot allocate TUN/TAP dev dynamically | ||
Line 11: | Line 12: | ||
* would like to add swap to flash based drives | * would like to add swap to flash based drives | ||
* mt-daapd and amahi-transmission are dying | * mt-daapd and amahi-transmission are dying | ||
+ | * ntpd is not installed?? | ||
+ | [root@fedora-arm ~]# date | ||
+ | Sun Apr 30 06:57:12 EDT 2000 | ||
=== Commands not found === | === Commands not found === | ||
* which: command not found | * which: command not found | ||
* sudo: command not found | * sudo: command not found | ||
+ | * man: command not found |
Revision as of 21:31, 16 May 2010
For installation notes, etc. see SP notes.
Warboard
- local DNS server is not working for external hostnames (caused by dnssec enabled in named.conf?) Also, named process is always taking 3-8% CPU (as seen in top)
- VPN does not work (had to turn it off in servers). This could be due to the kernel not having all that it needs for TUN/TAP?:
- Cannot allocate TUN/TAP dev dynamically
- Greyhole not working - hda-greyhole needed
- crontab does not appear to be working
- had to add with noatime in / to prevent flash burnout
- should control monit - it keeps on pounding the flash with messages in /var/log/monit
- would like to add swap to flash based drives
- mt-daapd and amahi-transmission are dying
- ntpd is not installed??
[root@fedora-arm ~]# date Sun Apr 30 06:57:12 EDT 2000
Commands not found
- which: command not found
- sudo: command not found
- man: command not found