码迷,mamicode.com
首页 > 其他好文 > 详细

how to config debian

时间:2016-12-03 01:06:11      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:deb   date   apt-get   and   src   for   konqueror   put   write   

install debian 8.6.0 every option default except write grub to ssd and select kde
su
vi /etc/apt/sources.list
a

deb http://mirrors.tuna.tsinghua.edu.cn/debian/ jessie main contrib non-free
deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ jessie main contrib non-free

deb http://mirrors.tuna.tsinghua.edu.cn/debian-security jessie/updates main contrib non-free
deb-src http://mirrors.tuna.tsinghua.edu.cn/debian-security jessie/updates main contrib non-free

deb http://mirrors.tuna.tsinghua.edu.cn/debian/ jessie-updates main contrib non-free
deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ jessie-updates main contrib non-free

shift-insert
apt-get update

enable multimedia for konqueror
apt-get install gstreamer1.0

enable input method
apt-get fcitx fcitx-sunpinyin fcitx-mozc


enable flash
apt-get flashplugin-nonfree

how to config debian

标签:deb   date   apt-get   and   src   for   konqueror   put   write   

原文地址:http://www.cnblogs.com/cuthead/p/6127518.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!