| bio | website | sites.google.com/site/… |
|---|---|---|
| location | Barcelona, Spain | |
| age | 27 | |
| visits | member for | 8 months |
| seen | Sep 8 '12 at 17:52 | |
| stats | profile views | 2 |
|
Sep 8 |
comment |
SSH not landing in the home directory I tried both your commands and both return /home/user (where user is the actual username). The contents of the other files (they do exist) is the default that comes with Raspberry Pi. |
|
Sep 8 |
awarded | Student |
|
Sep 8 |
comment |
SSH not landing in the home directory The directory /home/user exists with permissions 755. In addition to that the /etc/passwd file contains an entry that looks like the following: user:x:1000:1000:User:/home/user:/bin/bash. To me everything looks fine, but still when I login from ssh I get a prompt that looks like user@raspberrypi /home $. Any further ideas? |
|
Sep 8 |
asked | SSH not landing in the home directory |