petsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 days agoGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square60fedilinkarrow-up1227arrow-down110
arrow-up1217arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 days agomessage-square60fedilink
minus-squareZloubida@lemmy.worldlinkfedilinkarrow-up2·1 day agoI 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 day agoSounds 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?