We have a project involving linux programming. Unfortunalty, we have only an ssh interface, and not a convinient graphic one. What can we do? We heard that xterm can solve our problems, but we couldn't run it properly (We get: cant open DISPLAY, depite the fact that we tried DISPLAY=:0.0 and export DISPLAY=:0.0),and despite the fact that we have roots permmissions.
We found some issues on the linux forums, for example http://www.linuxquestions.org/questions/slackware-14/xterm-error-display-not-set-583271/ , but it didn't help...
How we can convert to a grqphic interface?
Many Thanks!