Changes

Jump to navigation Jump to search
26 bytes added ,  02:06, 26 December 2014
Line 304: Line 304:  
====adjust the ntp time====
 
====adjust the ntp time====
 
if you want to set the correct time via ntpd without restarting the server
 
if you want to set the correct time via ntpd without restarting the server
 +
'''in a root terminal'''
 
  /etc/init.d/ntpd stop
 
  /etc/init.d/ntpd stop
 
  ntpdate pool.ntp.org
 
  ntpdate pool.ntp.org
Line 309: Line 310:  
and to verify
 
and to verify
 
  date
 
  date
 +
 
====create missing group and set gid====
 
====create missing group and set gid====
 
If a specific sme group or linux group is missing, you can create it again. see [[bugzilla:7932#c48]]
 
If a specific sme group or linux group is missing, you can create it again. see [[bugzilla:7932#c48]]

Navigation menu