首页 > 代码库 > debian折腾笔记
debian折腾笔记
学习需要新安装了debian7.5
发现其别致之处即使是ubuntu熟手(比如我)也会有束手无策的地方
本文说明
1>软件源更新问题2>中文输入问题3>liberoffice中文显示问题
安装完debian7.5后
我迫不及待的想更新软件发现会提示让插入cd盘进行更新
这问题好说
打开/etc/apt/sources.list文件
注视掉
#deb cdrom:[Debian GNU/Linux 7.5.0 _Wheezy_ - Official amd64 DVD Binary-1 20140426-13:37]/ wheezy contrib main#deb cdrom:[Debian GNU/Linux 7.5.0 _Wheezy_ - Official amd64 DVD Binary-1 20140426-13:37]/ wheezy contrib main
sudo apt-get update一下看到好多错误
这不就是说debian软件源有问题
换上163的--->
以下是我的sources.list文件
#Yepinf 11-24#deb http://security.debian.org/ wheezy/updates main contrib#deb-src http://security.debian.org/ wheezy/updates main contribdeb http://mirrors.163.com/debian wheezy main non-free contribdeb http://mirrors.163.com/debian wheezy-proposed-updates main contrib non-freedeb-src http://mirrors.163.com/debian wheezy main non-free contribdeb-src http://mirrors.163.com/debian wheezy-proposed-updates main contrib non-freedeb http://mirrors.163.com/debian-security wheezy/updates main contrib non-freedeb-src http://mirrors.163.com/debian-security wheezy/updates main contrib non-free#deb http://http.us.debian.org/debian wheezy main contrib non-free#deb http://non-us.debian.org/debian-non-US wheezy/non-US main contrib non-free#deb http://security.debian.org wheezy/updates main contrib non-free# wheezy-updates, previously known as ‘volatile‘# A network mirror was not selected during install. The following entries# are provided as examples, but you should amend them as appropriate# for your mirror of choice.## deb http://ftp.debian.org/debian/ wheezy-updates main contrib# deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib
先安装输入法阿
linux下的输入法没什么好说的,小企鹅口碑最好
但我这怪人喜欢用双拼
废话不多说了,依次执行安装
sudo apt-get install gccsudo apt-get install g++sudo apt-get install ibussudo apt-get install ibus-pinyin
完了重启
好吧,中文输入问题解决了
接下来我常用的软件有liberoffice,这个试了下中文不能显示
这点貌似如果对linux背景有点熟悉的话知道是字体库的问题
我不能忍
1>显示隐藏文件
Edit->Preferences->Show hidden and backup files
2>在liberoffice配置文件中加入中文字体
具体的操作.config->liberoffice->3->user 新建fonts文件夹,放入自己喜欢的字体
---------------------------------------------
现在来说,基本的操作已经够了
第一次使用debian,感觉这真的是另一个 世界
好吧后期的问题,以及解决方案
我会放在debian话题下
<end>
debian折腾笔记
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。