Changes

From SME Server
Jump to navigationJump to search
162 bytes added ,  20:32, 3 January 2015
Line 337: Line 337:  
  ‘M’    for Megabytes (units of 1048576 bytes)
 
  ‘M’    for Megabytes (units of 1048576 bytes)
 
  ‘G’    for Gigabytes (units of 1073741824 bytes)
 
  ‘G’    for Gigabytes (units of 1073741824 bytes)
 +
 +
====find files by the Name====
 +
find ~/smeserver/ -name 'e-smith-backup-2.4.0*'
 +
or use (updatedb is launched every night)
 +
updatedb
 +
locate e-smith-backup-2.4.0
    
====how much mail data per user is stored on the server====
 
====how much mail data per user is stored on the server====

Navigation menu