Skip to content
Service Servers

Service Servers

  • Cloudbase Solutions
  • Service Servers
Service Servers
Service Servers
Linux

Check folder and disk size in linux command

Hello, to check folder size in links simply use the following command du -sh /home/ where /hom/ is the folder you need to calculate it’s total size   to get size and usage for all partitions use the following command df -h  

Read More Check folder and disk size in linux commandContinue

Linux

Remove all error_log files from all sub folders

error_log files always become huge size due to forget to clear it, here is a simple command to be run from the SSH to clear all the error_log files from all sub folders to list all the error_log files on sub folders use the following command find . -name \error_log to delete them all add…

Read More Remove all error_log files from all sub foldersContinue

Copyright © 2025 Service Servers

  • Cloudbase Solutions
  • Service Servers
Search