User Tools

Site Tools


acdsn:daemon_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
acdsn:daemon_installation [2012/09/30 20:31] – [For a complete installation of the acdsn server] sbolayacdsn:daemon_installation [2012/09/30 21:10] – [For a complete installation of the acdsn server] sbolay
Line 35: Line 35:
   - configure files in /etc/acdsn (especially /dev/ttyS?)   - configure files in /etc/acdsn (especially /dev/ttyS?)
   - modify the [[acdsn:tmpfs#etc_default_tmpfs|/etc/default/tmpfs]] file to mount heavy files/directories into memory   - modify the [[acdsn:tmpfs#etc_default_tmpfs|/etc/default/tmpfs]] file to mount heavy files/directories into memory
-  - add the [[acdsn:tmpfs#etc_initd_tmpfs|tmpfs init script into /etc/init.d]] and update-rc.d tmpfs defaults 10+  - add the [[acdsn:tmpfs#etc_initd_tmpfs|tmpfs init script into /etc/init.d]]((http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot))((http://giantdorks.org/alain/managing-services-in-debian/))((http://www.debuntu.org/how-to-manage-services-with-update-rc.d)) and<code bash> 
 +    chmod +x tmpfs 
 +    update-rc.d tmpfs defaults 10 
 +    </code>
   - modify the [[acdsn:networks|/etc/network/interfaces]] to allow hotplug   - modify the [[acdsn:networks|/etc/network/interfaces]] to allow hotplug
  
acdsn/daemon_installation.txt · Last modified: 2012/10/03 10:02 by sbolay