
Debian
文章平均质量分 54
freedom2028
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
VirtualBox SSH 登录 NAT 方式联网的 GUEST HOST
在 VirtualBox 中安装好 Linux 后,发现无法直接 ssh 登录到 Linux Guest Host (印象里貌似Vmware默认是可以的)。 Google 一下,发现确实有可行的解决方案: 1. WinXP环境下如何建立ssh网络连接到Virtual Box的Linux Guest 2. Virtualbox NAT ssh to guest 都是基于转载 2013-08-22 13:34:04 · 2086 阅读 · 0 评论 -
如何设置快速的debian源
Author:gaojinbo Time:2010-02-04 Mail:admin@gaojinbo.com 如何设置快速的debian源 使用apt-spy,可以自动测试到哪个源的下载速度最快,并自动将最快的源写入配置文件 由于刚装好系统是没有apt-spy,所以先找个源先安装apt-spy 1)设置临时源 vi /etc/apt/sources.转载 2013-08-22 11:25:25 · 953 阅读 · 0 评论 -
Debian 音量调节工具
1. Install $ sudo apt-get install alsamixer 2. Using $ alsamixer转载 2013-08-31 14:01:48 · 4429 阅读 · 0 评论 -
debian locale: Cannot set LC_CTYPE to default locale: No such file or directory
If you get similar messages to this when you use apt-get perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE转载 2013-09-15 22:48:56 · 5024 阅读 · 0 评论 -
MAC SSH Raspberry Pi perl: warning: Falling back to the standard locale ("C").
If it happens when using SSH, this is a fault on the SSH client, not the RPi. For example using an Ubuntu machine as the SSH client will cause this problem. To fix this SSH problem, edit the file转载 2013-09-21 14:52:22 · 2706 阅读 · 0 评论