Results 1 to 10 of 13
error message at login HOMEdir own by user and not write by others think i changed settings and dont know how to restore...
- 06-30-2009 #1Just Joined!
- Join Date
- Jun 2009
- Location
- westmeath ireland
- Posts
- 12
permision fault
error message at login HOMEdir own by user and not write by others think i changed settings and dont know how to restore
- 06-30-2009 #2
What is the output of:
Note that -l is a minus sign followed by a lower case LCode:ls -l /home
Linux User #453176
- 06-30-2009 #3Just Joined!
- Join Date
- Jun 2009
- Location
- westmeath ireland
- Posts
- 12
ls-l/home no such file or directory
- 06-30-2009 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-30-2009 #5
Yes, you need some spaces there:
Code:ls <SPACE> -l <SPACE> /home
Linux User #453176
- 06-30-2009 #6Just Joined!
- Join Date
- Jun 2009
- Location
- westmeath ireland
- Posts
- 12
sorry got same output in normal and su no such file or directory
- 06-30-2009 #7
Maybe you have deleted your home directory then?
What are the outputs of:
and:Code:ls -l /
and:Code:cat /etc/fstab
Code:mount
Linux User #453176
- 06-30-2009 #8Just Joined!
- Join Date
- Jun 2009
- Location
- westmeath ireland
- Posts
- 12
log error
1 no such file or directory 2 comand not found mount got a full page
- 06-30-2009 #9
Right, you must be typing something wrong then...
Will print out something. How are you typing it? Make sure you type it here EXACTLY how you're typing it into your terminalCode:ls -l /
Linux User #453176
- 06-30-2009 #10Just Joined!
- Join Date
- Jun 2009
- Location
- westmeath ireland
- Posts
- 12
sorry kieran no good i will leave it for now thanks for your help


Reply With Quote
