2014年1月14日

debian使用ibus

摘要: $ sudo apt-get install ibus ibus-pinyin点击右上角的键盘图标,设置拼音输入法 阅读全文

posted @ 2014-01-14 23:54 vipzrx 阅读(324) 评论(0) 推荐(0) 编辑

debian使用sudo

摘要: debian默认没有sudo ,在命令前无法使用sudo#切换到根用户$ su 输入根用户密码 # apt-get install sudo # nano /etc/sudoers 文件的 User privilege specification 部分添加: debian ALL=(ALL:ALL) ALL 将 debian 换为您的用户名C-w 保存C-x 退出nano第一次使用sudo的提示如下:jb@e3v2:~$ sudo apt-get updateWe trust you have received the usual lecture from the local SystemAd 阅读全文

posted @ 2014-01-14 23:50 vipzrx 阅读(816) 评论(0) 推荐(0) 编辑

debian安装中文字体

摘要: debian刚安装完成之后,因为没有中文字体,会出现方框。安装中文字体:$ su# apt-get install fonts-arphic-bkai00mp fonts-arphic-bsmi00lp fonts-arphic-gbsn00lp fonts-arphic-gkai00mp fonts-arphic-ukai fonts-arphic-uming繁体:fonts-arphic-bkai00mp (2.10-11) "AR PL KaitiM Big5" Chinese TrueType font by Arphic Technologyfonts-arphi 阅读全文

posted @ 2014-01-14 23:47 vipzrx 阅读(1222) 评论(0) 推荐(0) 编辑

debian安装之后使用android手机上网

摘要: 安装debian的过程中,没有连接网线。因为路由器在客厅,电脑在卧室,拖条长长的线很不方便。断网安装完成之后,通过usb连上i9250。在i9250上,执行以下操作:“设置”---》“更多...”-->"网络共享与便携式热点" ——》勾选“USB共享网络”,之后手机上会提示“已共享网络”这时,在e3v2上就可以连上网络了。 阅读全文

posted @ 2014-01-14 23:43 vipzrx 阅读(642) 评论(0) 推荐(0) 编辑

debian7不能apt安装emacs24

摘要: 维护者在主页上http://emacs.naquadah.org/提到:These packages are not maintained anymoreI don't use these packages anymore so I don't maintain them anymore. If you want to step up and maintain them, go ahead, do not hesitate tocontact me. -- Julien Danjou, 11th January 2014 阅读全文

posted @ 2014-01-14 23:35 vipzrx 阅读(190) 评论(0) 推荐(0) 编辑

导航