Published
- 1 min read
ssh run single command
The solution for this is noted below
ssh run single command
Solution
ssh -t username@host 'top'
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
ssh -t username@host 'top'
Try other methods by searching on the site. That is if this doesn’t work