To change all the directories to 755 (-rwxr-xr-x):
find /home/xxx/public_html -type d -exec chmod 755 {} \;
To change all the files to 644 (-rw-r--r--):
find /home/xxx/public_html -type f -exec chmod 644 {} \;
To change all the directories to 755 (-rwxr-xr-x):
find /home/xxx/public_html -type d -exec chmod 755 {} \;
To change all the files to 644 (-rw-r--r--):
find /home/xxx/public_html -type f -exec chmod 644 {} \;
Yes we do. Our ordering system will allow you to choose which operating system, as well as...
TUN/TAP devices are an "as needed" feature. Please contact us to allow TUN/TAP devices support to...
All VPS accounts are provisioned automatically after first payment is received. An email will be...
We offer a daily and weekly off-site backup service. These are optional for the customer...
Guaranteed RAM refers to RAM which is allocated to you, and only you.You have exclusive use of...