小编jus*_*ess的帖子

在远程 X 显示器上打开一个窗口(为什么“无法打开显示器”)?

曾几何时,

DISPLAY=:0.0 totem /path/to/movie.avi
Run Code Online (Sandbox Code Playgroud)

从我的笔记本电脑 ssh 进入我的桌面后会导致图腾movie.avi在我的桌面上播放。

现在它给出了错误:

No protocol specified
Cannot open display:
Run Code Online (Sandbox Code Playgroud)

当两台计算机上都稳定时,我重新安装了 Debian 挤压,我想我破坏了配置。

我在谷歌上搜索过这个,但终其一生都无法弄清楚我应该做什么。

(VLC 有一个可以工作的 HTTP 接口,但不如 ssh 方便。)

当我尝试从 cron 作业运行它时,会出现同样的问题。

ssh cron x11

92
推荐指数
2
解决办法
16万
查看次数

Steam 在全新 Debian 测试安装上缺少 libGL.so.1

按照 debian Wiki 上的建议添加 i386 架构并从 apt 安装 steam 后,仍然缺少 libGL.so.1:

me@hostname:~$sudo apt-get install --reinstall libgl1-mesa-glx:i386
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
Need to get 0 B/50.3 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 185832 files and directories currently installed.)
Preparing to unpack .../libgl1-mesa-glx_20.1.9-1_i386.deb ...
Unpacking libgl1-mesa-glx:i386 (20.1.9-1) over (20.1.9-1) …
Run Code Online (Sandbox Code Playgroud)

debian steam

5
推荐指数
1
解决办法
1万
查看次数

双引导安装(Linux 之后的 Windows)

大多数双引导的常见问题解答/操作方法都假定 Windows 安装时 'nix 安装在未分区的空间中。

我需要走另一条路,我已经安装了 wheezy 并且需要安装 xp,所以,我要调整分区大小、格式化胖子、安装 Windows,然后……?

Windows 安装会覆盖 MBR 吗?可以修复吗(回到grub)

我想我不介意在安装 xp 后重新安装 wheezy,但这似乎是一个大锤

参考/想法?

linux dual-boot debian windows

4
推荐指数
1
解决办法
2218
查看次数

标签 统计

debian ×2

cron ×1

dual-boot ×1

linux ×1

ssh ×1

steam ×1

windows ×1

x11 ×1