我试图找到一个问题,一个特定的CSS文件被返回为text/html而不是text/css。
文件-mime install.css返回一些不太有用的信息:
install.css: text/x-c; charset=us-ascii因此,我被鼓励使用xdg代替:
[box]# xdg-mime query filetype install.css
xprop: unable to open display ''
usage: xprop [-options ...] [[format [dformat]] atom] ...我遗漏了什么?
发布于 2012-10-09 13:37:49
我登录了ssh。通过noMachine登录并在该会话的终端上发出命令是有效的。不知道为什么会在ssh上失败。
https://serverfault.com/questions/436409
复制相似问题