- cross-posted to:
- linux@lemmy.world
- cross-posted to:
- linux@lemmy.world
You must log in or register to comment.
I can connect with SSH, but I can’t open
nano
orw3m
for example when I’m connected.Sounds like you have an issue with your PATH for the user you’re sshing as. What does ‘/usr/bin/echo $PATH’ output when run via ssh to your server?