[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unable to cd "/home/directory_name"



enter as root
and type :
    ls -l /home
    ls -l /home/your_home_dir

see the owner of this directory.

if needed change them with :
    chown
    chmod

for more help :
    man chown
    man chmod


Reply to: