小编Hac*_*ell的帖子

如何解决我的语言环境问题?

每次我执行诸如启动或停止服务之类的操作时都会收到此消息。

perl: warning: Setting locale failed.   
perl: warning: Please check that your locale settings:   
        LANGUAGE = "en_US:en",   
        LC_ALL = (unset),   
        LC_MESSAGES = "en_US.UTF-8",   
        LANG = "en_US.UTF-8"   
    are supported and installed on your system.   
perl: warning: Falling back to the standard locale ("C").   
locale: Cannot set LC_CTYPE to default locale: No such file or directory   
locale: Cannot set LC_MESSAGES to default locale: No such file or directory   
locale: Cannot set LC_ALL to default locale: No such file or directory   
(Reading database …
Run Code Online (Sandbox Code Playgroud)

server command-line locale

558
推荐指数
15
解决办法
104万
查看次数

在 Ubuntu 中将 Ctrl + <number> 键绑定到 firefox

在 Windows 上的 Firefox 中,我可以使用Ctrl+1–9等循环浏览选项卡。但是 Ubuntu(带有 Cinnamon)似乎不允许这种绑定。我怎样才能恢复它?

firefox cinnamon key-binding

12
推荐指数
2
解决办法
2893
查看次数

什么是命名守护进程,它为什么运行?

我想知道为什么命名守护程序正在运行,我是否需要运行它才能让我的 VPS 正常工作?

我可以停止或删除它吗?

在此处输入图片说明

vps services bind

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

为什么我不能从 Ubuntu 访问 imgur.com 和 gravatar.com,但可以从 Windows 访问?

我有这个奇怪的问题,我无法从 Ubuntu 访问 imgur.com!

我检查了/etc/hosts文件,似乎没有与imgur相关的条目。我可以从 Windows 访问它(相同的连接)。

我无法ping通或跟踪路由它,甚至无法ping通imgur的IP。我也清除了iptables,可能是什么原因?

我也无法访问 gravatar.com !!我才注意到,对不起。

运行主机 imgur.com(与 google 的 dns 服务器输出相同)

gowtham@gowtham-hacktohell:~$ host imgur.com
imgur.com has address 23.23.110.58
imgur.com has address 23.23.110.81
imgur.com has address 54.243.128.92
imgur.com mail is handled by 5 alt1.aspmx.l.google.com.
imgur.com mail is handled by 1 aspmx.l.google.com.
imgur.com mail is handled by 10 aspmx2.googlemail.com.
imgur.com mail is handled by 5 alt2.aspmx.l.google.com.
imgur.com mail is handled by 10 aspmx3.googlemail.com.
Run Code Online (Sandbox Code Playgroud)

运行 tcptraceroute

gowtham@gowtham-hacktohell:~$ tcptraceroute imgur.com
Selected device ppp0, address 117.199.141.54, port …
Run Code Online (Sandbox Code Playgroud)

networking 12.04

8
推荐指数
1
解决办法
1522
查看次数

将键绑定到 KDE 4 中的操作

我主要使用 Windows,偶尔使用 Linux/Kubuntu,如果可以在 KDE 4 中应用相同的 Windows 快捷方式,我会喜欢它。

我希望拥有的快捷方式。

  1. Winkey - 启动开始菜单。
  2. Ctrl+Shift+Esc - 调出任务管理器
  3. Winkey+d - 发出最小化所有命令
  4. Winkey+e - 打开 Naultius

任何人都可以建议和方法将密钥绑定到做正确的事情吗?

编辑#1:

5.Also Winkey+L - 锁定电脑

kde shortcut-keys kubuntu kde4

7
推荐指数
2
解决办法
9069
查看次数

如何从 ubuntu iso 中提取 deb 文件?

如何从官方iso中解压ubuntu 12.10的deb文件,我想缩短下载时间,只有一些包在 /pool/main

其余的似乎在一个虚拟的 fs 中/casper/

如何提取 deb 文件?

installation

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