Tagged Questions
0
votes
1answer
67 views
SSH: FTP created <user> logs into the wrong directory
Ok here's the deal - im new to SSH and have been googling around trying to figure this out.
Objective for me has been to create a FTP user that can login only to: /var/www/mydomain.com/ - however what ...
0
votes
1answer
441 views
chown, chmod & bad settings on /home/user/.ssh directory in fresh install of CentOS 6
I just finished installing CentOS 6 last night (netinstall from georgia tech repository), and have been running into some weird SSH issues when I try to SSH from the CentOS box (behind my home ...
1
vote
1answer
734 views
Used recursive chown on the root directory
Im gonna need some help restoring my ssh settings as i screwed everything up by calling this command:
chown -R user /
At the moment im not able to access the site through ssh/ftp since the ...