Skip to content
cPanel Plesk
  • Cpanel
  • Plesk
    • Windows
    • WordPress
    • Plesk Windows
    • Backup
    • Email
  • Linux
  • General

How to find and delete core files on server

Posted on June 11, 2015 (February 9, 2021) by Seemab Saleem

To find and delete core files on server run the command:

find . -name core.[0-9]* -exec rm -vf {} \;

If you just want to find core files and not delete them, then you can use the command below.

find . -name core.[0-9]*

Done.

Posted in Cpanel

Post navigation

 How to Install ClamAVHow to manage Large Virtfs folder 
cPanel server sponserd
by creativeON

RECENT ARTICLE

  • How to create cPanel plugin to show inodes usage
  • Custom Feild for Nameservers in cpanel Homepage Sidebar
  • Fixing a Corrupted RoundCube SQLite Database
  • How to set server backup monitoring with slack
  • How to use Imunify360 on cPanel to clean and protect your websites from malware
  • Optimizing application resources in a cost-effective manner in Kubernetes
  • How to configure S3 to host a static website?
  • Why Should You Use PHP Versions That Are Supported?
  • What is URL Normalization in Cloudflare?
  • Top 5 Reasons for cPanel’s ‘Exim Failed’ Errors

Solutions, Tutorials, Tips & Hacks for people using cPanel or Plesk cPanel & Plesk are defacto standards for Webhosting nowadays. If you ever ran a website or developed a website, chances are you have used one of these. cPanelPlesk covers both panels from the perspective of users, developers, and web hosting startups. You will also find a complete section about setting up and hardening a new cPanel server step by step.

  • Home
  • About Us
Proudly powered by WordPress | Theme: OverStrap: Blog by understrap.com.(Version: 0.9.6)