petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 个月前Ghostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square80fedilinkarrow-up1226arrow-down19cross-posted to: gnome@discuss.tchncs.de
arrow-up1217arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 个月前message-square80fedilinkcross-posted to: gnome@discuss.tchncs.de
minus-squareZloubida@lemmy.worldlinkfedilinkarrow-up2·1 个月前I can connect with SSH, but I can’t open nano or w3m for example when I’m connected.
minus-squareburrito@sh.itjust.workslinkfedilinkarrow-up1·edit-21 个月前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?
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?
… or TERM?