Tagged Questions
1
vote
2answers
48 views
Checking if I can reach some ports from my computer
Is there a terminal command or something on OSX that I can use to test if I can reach some ports on a remote server?
I know these ports are reachable on that server, because I can access them from ...
1
vote
1answer
398 views
Running vim on a remote Linux machine “freezes” OS X SSH connection
(cross-posted this from SuperUser as the question seems more relevant to this audience)
I am attempting to SSH to a Linux (Fedora 14) machine and then open up vim to edit a file, however on my new ...