What can I do with Shell access?

Shell access is for advanced users only. Here are some typical useful commands when using shell access:

HOW TO DECOMPRESS A FOLDER:

tar -vjxf filename.tar.bz2
tar -xf filename.tar
tar -xzvf filename.tar.gz

CHMOD FILES:

chmod -R 755 www


TO COMPRESS FOLDER:

This command will tar up a directory (mystuff) into a tar file:

tar -cvf mystuff.tar mystuff/


TO DELETE A FOLDER:

rm -r


TO DELETE A FILE:

rm

Quick Contact






Testimonials

“Nina built a great web shop and forum for me. She is an expert on affiliate marketing and has been very creative in helping me set up my first business. She offers state-of-the-art technology for prices that suit a start-up budget and has offered a friendly and efficient service throughout. Please check out my site to see for yourself: www.international-baby-shop.com and contact me if you…