我正在使用基于Windows的计算机,并使用Putty将ssh导入我的大学集群。它连接没有问题但是当我尝试访问.pdf文件时,我收到以下错误消息。
evince /cm/shared/docs/cm/user-manual.pdf
Cannot parse arguments: Cannot open display
gnome-open /cm/shared/docs/cm/user-manual.pdf
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Not running within active session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Not running within active session)
-bash-4.1$ Cannot parse arguments: Cannot open display:
我不熟悉linux命令或ssh,对不起,如果这是一个愚蠢的问题;任何帮助将不胜感激。
干杯, 吉姆
答案 0 :(得分:3)
PuTTy无法打开“图形”显示。它只是可以显示文字。也许您可以使用WinSCP(Windows软件)访问该文件并将其下载到Windows PC。