Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4141153
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2018-11-20 11:05:50

每次提交代码的时候,总是调出nano,非常麻烦,也可以 $ sudo echo export EDITOR=/usr/bin/vim >> ~/.bashrc$ source ~/.bashrc还是使用ubuntu的命令修改sudo update-alternatives --config editor 运行命令后有类似下面的提示:有 4 个候选项可用于替换 editor (提供 /usr/bin/editor)。There.........【阅读全文】

阅读(3286) | 评论(0) | 转发(0)

发布时间:2018-10-16 20:00:59

sudo apt-get install asciidocubuntu下jzmq的安装下载libzmq源码tar -zxvf libzmq-4.2.5.tar.gz./configuremakemake install安装jzmqsudo apt-get install asciidoc./configure出现autogen.sh: error: could not find libtool.  libtool is required to run autogen.sh.apt install libtool-binmake出.........【阅读全文】

阅读(1696) | 评论(0) | 转发(0)

发布时间:2018-10-11 16:53:20

......【阅读全文】

阅读(1093) | 评论(0) | 转发(0)

发布时间:2017-06-29 10:55:43

我发现ubuntu 经常重启后 变换一些字体先下载字体YaHei.Consolas.1.11b.ttf  和 Droid Sans Fallback.ttf 在/usr/share/fonts/truetype/目录下建立windows-font修改雅黑字体文件的权限为644,即当前用户读写,当前组用户只读,其他用户只读sudo mkfontscale (创建雅黑字体的fonts.scale文件,它用来控制字.........【阅读全文】

阅读(1242) | 评论(0) | 转发(0)

发布时间:2017-05-10 15:00:54

俗话说 no zuo nuo die今早开机发现linux 一直处于黑屏模式,Ctrl+Alt+F7 切换控制台 也不行。一开始认为硬盘有问题,启动ubuntu后,进入高级模式,选择recoveryfsck 检测硬盘,提示......【阅读全文】

阅读(3720) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册