Penguin

Differences between version 6 and revision by previous author of NutNotes.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 6 Last edited on Thursday, July 3, 2008 11:41:35 am by GlennRamsey Revert
Older page: version 5 Last edited on Friday, September 14, 2007 12:13:34 pm by JohnMcPherson Revert
@@ -109,8 +109,15 @@
  logger -t upssched-cmd "Unknown command: ${1}" 
  ;; 
 esac 
 </verbatim> 
+  
+!! Notes  
+  
+On Ubuntu 8.04 I had to add 'RUN_AS_USER root' to upsmon.conf in order for the early shutdown script to work. I guess one could achieve the same effect by giving the nut user permission to run shutdown command. -- GlennRamsey  
+  
+The Socomec NETYS PE UPS available from Dick Smith works with nut using the megatec_usb driver. -- GlennRamsey  
+  
  
 --- 
  
 Part of CategorySystemAdministration