Changes

From SME Server
Jump to navigationJump to search
164 bytes added ,  00:15, 27 January 2014
Line 53: Line 53:  
  less log012214
 
  less log012214
    +
or this one lighter
 +
 +
find /var/log/ -mtime -2 -print -exec sh -c 'cat "{}" | tai64nlocal | egrep -i "uninitialized|WARNING|ERROR"' \; > "log$(date +'%m%d%y')" 2>&1
 
==== Creating and starting service ====
 
==== Creating and starting service ====
 
  ln -f -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S98popfile
 
  ln -f -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S98popfile

Navigation menu