Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Cpanel Clean Up !
dhanesh
post Aug 10 2006, 08:17 AM
Post #1


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



Ok .. herez what i want to do, I want to COMPLETELY flush out unwanted files and folders out of the account and start fresh. So either 2 things are possible, One .. m^e biggrin.gif .. hi .. hehe .. an admin has to clean up or reset my account .. OR .. i need a list of files i can delete, which are :

public_html
tmp
mail
public_ftp

and any file or folder that begins with dot "."

(that was m^e's reply when i first joined tongue.gif)
But say in .htpasswds i have a folder thats without a dot and is empty .. can i del that ?
.contactemail, .spamkey etc .. what are these huh.gif .. can i del them ?

Or a simple way is to request a reset biggrin.gif ..

Regards
Dhanesh.
Go to the top of the page
 
+Quote Post
vhortex
post Aug 10 2006, 12:40 PM
Post #2


Guilty Until Proven Innocent
Group Icon

Group: Members
Posts: 372
Joined: 13-April 05
Member No.: 3,937



i think those starting with a dot are support files.. i dunno.. i never had them in my setup of apache..
this are the folders that can be purged..

public_html <-- all pages are here
do not delete cgi-bin inside that folder..

public_ftp <-- the ftp server without that you share to public.. can be purge..

tmp <-- scratch.. temp folder..

mail <-- plain emails.. i dunno if you can just delete this one without deleting the corresponding email account.. on my fedora it was safe to delete all contents here since my fedora rebuilds the email accounts after wards..

fantastico_backups <-- i know you can remove this also.. need some verification first..

all folders starting with _ in the public_html must not be deleted if one of your program are using them.. i dunno what they are but when i have a frontpage support with my fedora.. those files appeared.. ask the admins if they can be deleted..

---

hope it helps...
Go to the top of the page
 
+Quote Post
vujsa
post Aug 10 2006, 02:50 PM
Post #3


Absolute Newbie
Group Icon

Group: Admin
Posts: 871
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714



Here is what I can tell you.

You can delete anything that you want but your account may no longer work.

Nearly everything in /username/home/ should be kept. I wouldn't delete anything here since you didn't personally put anything there in most cases. Nothing gets installed there.

You can delete everything in /username/home/public_ftp/. Nothing is there by default and nothing is installed there either.

Now before you do anything else, uninstall any scripts that were installed using fantastico. Be sure to uninstall these scripts with the fantastico remove feature or you'll have to manually remove the entries from the install log before you can install another script with fantastico in that folder/subdomain/root. Really, you don't want to have to manually edit that file.

Once you have everything uninstalled CORRECTLY, then you can remove ALL subdomains. Don't just delete the folders. Use cPanel to remove the subdomains. If you just delete the folder, then the server wont know that you no longer have the subdomain.

Again in cPanel, remove any or ALL email accounts that you no longer need.

Remove as many advanced website settings you have selected like hotlink protection, forwarding, password protected folders, etc. (These will basically be gone when you delete any .htaccess files but removing them first will leave fewer chances of missing something.)

Delete your databases and database users. Even though fantastico removes scripts, it usually forgets to delete the database that it added. Databases use up a lot of space especially if it isn't needed.

Now you can safely delete everything inside of /username/home/public_html/! You can even delete cgi-bin/ if you want! smile.gif to save yourself the time needed to select everything, you could just delete public_html/. I know everyone else will tell you not to. wink.gif It isn't that big of a deal, just replace it later. I'll explain in a second. You should probably save a copy of .ftpquota and error_log to your local system.

Well, there you go, everything is all gone. Back to square one.

Now if you did happen to take my advise and you did in fact delete public_html then I really sorry to tell you that I was just kidding! ohmy.gif No, just create a new folder and name it public_html. Then open that up and create a folder and name it cgi-bin. The you can copy .ftpquota and error_log back to your public_html folder.

Okay, you're done with that. It will take between 24 and 48 hours but your disk usage should show around 25MB or less. I don't remember how much space an "empty" account uses.

Feel free to repopulate your account now. cool.gif

Hope This Helps!

vujsa
Go to the top of the page
 
+Quote Post
dhanesh
post Aug 10 2006, 03:17 PM
Post #4


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



Thankx Vhortex and Vujsa ..

Ok, well here is what i normally do if i want to clean up: Delete EVERYTHING inside public_html, now that includes the cgi-bin folder and the .htaccess file, i have noticed that it gets recreated again when i refresh.

Now after readin vujsa's post, i have a clear question in mind. Is my Disk space of 150mb counted on things inside public_html ? or inside /home/

I have nothing to loose, no added settings, no fantastico add-ons .. i just have 2 mail accounts, but no mails in them either, i made them for testing. So basically i am willing to loose it all. But not at the cost of making my account non-responsive. I was just paranoid about being a little organized smile.gif ..

Regards
Dhanesh.
Go to the top of the page
 
+Quote Post
vujsa
post Aug 10 2006, 03:28 PM
Post #5


Absolute Newbie
Group Icon

Group: Admin
Posts: 871
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714



Your 150MB is counted for everything inhome/ and in your database.

A "BLANK" account has overhead like server settings, account information, etc. The database also has overhead without having anything in it. So of your 150MB, maybe only 135MB is YOURS! laugh.gif

There is a file somewhere that holds very important information about your cPanel account. I can't remember which one so I wouldn't delete any of the files and folders in home/


These files are not the bulk of your overhead. They won't save you much room if you delete them so I wouldn't suggest doing so.

vujsa
Go to the top of the page
 
+Quote Post
dhanesh
post Aug 10 2006, 03:37 PM
Post #6


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



lol .. f'get it .. u scared the sh*t outa me about the account, so its all fine. I'll stick to my current files and settings tongue.gif .. but thankx for all that extra info, i'll be careful not to delete any files without re-checking what it is for .. lol

Regards
Dhanesh.

Go to the top of the page
 
+Quote Post
vhortex
post Aug 10 2006, 03:40 PM
Post #7


Guilty Until Proven Innocent
Group Icon

Group: Members
Posts: 372
Joined: 13-April 05
Member No.: 3,937



it was 143MB on my account when i erase all.. that is.. i have an email account setup with contents and a database around 1mb in size..

maybe the overhead was around 5mb.. not sure..
Go to the top of the page
 
+Quote Post
dhanesh
post Aug 10 2006, 06:12 PM
Post #8


Binary Geek
Group Icon

Group: Members
Posts: 444
Joined: 4-November 05
From: The Digital Arena
Member No.: 9,440



Disk usage 1.64 / 150.00 MB
Disk space available 148.36 MB

Thats after an entire cleanup, as in just deleting stuff in public_html biggrin.gif .. guess its more .. but i think the overhead value would be approx 1MB ..

Regards
Dhanesh.

Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. cPanel: An Overview(11)
  2. Zpanel/cpanel(12)
  3. Demo Cpanel Doesn't Work!(7)
  4. Cpanel Works Slowly(7)
  5. Something Weird With My Cpanel(5)
  6. Cpanel Showing Unlimited For Space And Bw(4)
  7. Second Admin Account: Two Admins, One Cpanel?(1)
  8. Cpanel Disc Quota Viewer Reports Incorrectly(8)
  9. Cpanel Access Bug!(2)
  10. I Give Up - How Do You Work This cPanel Thing?(8)
  11. cPanel And FTP Down?(2)
  12. Is It Just My Browser, Or Is Cpanel Off?(7)
  13. How Do You Use The cPanel File Manager?(11)
  14. Backup Problem In Cpanel(13)
  15. Cpanel File Manager - File Upload Problem - Permission Denied - Pleasse Help.(13)
  1. Cpanel Address Without Port Nmber(4)
  2. Cpanel Temporarily Suspended(2)
  3. Cpanel Saving Problems(6)
  4. Cpanel (fantastico) Glitchs.(7)
  5. Cpanel 11(13)
  6. Cpanel Error(5)
  7. Cpanel Not Opening(11)
  8. Cpanel Theme(49)
  9. Does Our Cpanel Have Safe Mode Turned On Or Off(10)
  10. Cannot Access Cpanel.(11)
  11. Filtering Out Unwanted Junk Mail Using Regular Expression.(0)
  12. Did Cpanel Upgrade?(8)
  13. Cpanel Security(0)


 



- Lo-Fi Version Time is now: 7th July 2008 - 01:37 AM