This page has moved. You will be automatically redirected to its new location in 10 seconds. If you aren't forwarded to the new page, click here.

Search This Blog

Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Thursday, February 18, 2010

Assign file permissions in jumpbox

These files were not modified through Core FTP Lite or any other ftp client i was using, so I had to login to the jumpbox as root and pass the chmod command to change permissions

sudo –i

(logs you in temporarily as root)

chmod og=rw /var/data/joomla15/xyz/abc.php

http://www.jumpbox.com/archives/140_how-to-access-a-jumpbox-as-root.html

http://catcode.com/teachmod/chmod_cmd2.html