美文网首页
ubuntu使用经验

ubuntu使用经验

作者: Joker_Song | 来源:发表于2017-06-25 15:46 被阅读0次

1、与windows 8小时时差

sudo timedatectl  set-local-rtc  1

2、安装文泉驿字体

sudo apt-get install ttf-wqy-microhei  #文泉驿-微米黑

sudo apt-get install ttf-wqy-zenhei  #文泉驿-正黑

sudo apt-get install xfonts-wqy #文泉驿-点阵宋体

3、安装jdk

http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html

4、修改hosts

sudo /etc/init.d/networking restart

相关文章

网友评论

      本文标题:ubuntu使用经验

      本文链接:https://www.haomeiwen.com/subject/crztittx.html