I'm trying to access this VHDL compiler located on my school's computers from my laptop. I connect using the command:
ssh -X user@school.edu
But when I try running the programming, it says: Command not found. I tried this in Terminal and X11 but am not getting anything?
Any ideas?
ssh -X user@school.edu
But when I try running the programming, it says: Command not found. I tried this in Terminal and X11 but am not getting anything?
Any ideas?