Delete / Create / Chmod

Delete / Create / Chmod - Computer Issues, Video Gaming - Posted: 7th Sep, 2015 - 9:45pm

Text RPG Play Text RPG ?
 

Posts: 2 - Views: 1686
Via shell access
3rd Dec, 2006 - 3:37am / Post ID: #

Delete / Create / Chmod

Delete / Create / Chmod

If you need to delete create or chmod a folder / file on a server then use the following in shell (In the below example the folder to be deleted / created is 'cur' in the mail directory with username being 'accountname':

international CODE
rm -rf /home/accountname/mail/cur
Mkdir -p /home/accountname/mail/cur
Chown accountname:accountname/home/[name]/mail/cur
Chmod 700 /home/accountname/mail/cur



Sponsored Links:
7th Sep, 2015 - 9:45pm / Post ID: #

Chmod Create Delete

Thank you for the handy info. I once when braved trying to install something in shell and I immediately decided it wasn't worth the confusion. I prefer some sort of control panel like Cpanel.




 
> TOPIC: Delete / Create / Chmod
 

▲ TOP


International Discussions Coded by: BGID®
ALL RIGHTS RESERVED Copyright © 1999-2024
Disclaimer Privacy Report Errors Credits
This site uses Cookies to dispense or record information with regards to your visit. By continuing to use this site you agree to the terms outlined in our Cookies used here: Privacy / Disclaimer,