Changes

From SME Server
Jump to navigationJump to search
Line 1: Line 1:  
== Update to the Latest Nut Version From the Geekery ==
 
== Update to the Latest Nut Version From the Geekery ==
 
{{Level|Advanced}}
 
{{Level|Advanced}}
 +
This How to is outdated and is not reflecting exactly what is needed, However good settings are imported by default in sme9 --[[User:Stephdl|Stephdl]] ([[User talk:Stephdl|talk]]) 09:18, 12 February 2015 (CET)
    +
see [[bugzilla:8793]] and [[bugzilla:8826]]
 
=== Install Geekery Repository ===
 
=== Install Geekery Repository ===
 
* for sme8
 
* for sme8
Line 37: Line 39:     
and reload udev rules and trigger device detection with these commands:
 
and reload udev rules and trigger device detection with these commands:
 
+
* for sme8
 
  udevcontrol reload_rules
 
  udevcontrol reload_rules
 
  udevtrigger
 
  udevtrigger
 +
service nut restart
 +
 +
*for sme9
 +
udevadm control --reload-rules
 +
service nut restart
    
=== hosts.allow ===
 
=== hosts.allow ===
Line 57: Line 64:  
Paste in the fragment
 
Paste in the fragment
 
  {
 
  {
  $DB->hosts_allow_spec('nut','upsd');
+
  $DB->hosts_allow_spec('nut','nut');
 
  }
 
  }
  

Navigation menu