
操作系统
文章平均质量分 66
Kevalinux
Learning
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ubuntu12.04添加windows字体YaHei Consolas Hybrid
编程喜欢YaHei Consolas Hybrid,但是Ubuntu下没有,参考博客的内容,试着在Ubuntu12.04下安装字体,成功 以安装 YaHei Consolas Hybrid 1.12.ttf 为例,以下步骤需要在root的权限下进行 (1)在/usr/share/fonts/truetype/目录下 建立一个新的目录 YaHei (2)将YaHei Consolas H转载 2014-04-09 00:07:26 · 2803 阅读 · 0 评论 -
debian系统禁用snmp日志写入syslog
root@kevalin:~# vim /etc/default/snmpd # This file controls the activity of snmpd and snmptrapd # Don't load any MIBs by default. # You might comment this lines once you have the MIBs downloaded.原创 2014-04-09 12:20:06 · 1535 阅读 · 0 评论