Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4141435
  • 博文数量: 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)

发布时间:2021-05-21 14:13:07

deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports xenial main restricted multiverse universedeb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports xenial main restricted multiverse universedeb http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports xenial-updates main restricted multiverse universe.........【阅读全文】

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

发布时间:2021-04-14 15:04:13

Gtkmm不是GTK+,它是GTK+的c++ binding,ubtuntu下先安装sudo apt-get install build-essential libgtk-3-dev sudo apt-get install libgtkmm-3.0-dev......【阅读全文】

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

发布时间:2021-03-19 11:14:17

ntp绝对是一个怪胎,它可以和ntpd可以正常工作,但是和其他的ntp server 一起运行肯定有问题.1 禁止timesyncd,这个和ntpdate没有直接关系systemctl disable systemd-timesyncd.serviceRemoved symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service.2 删除/etc/network/if-up.d/ntpdate,因为网卡.........【阅读全文】

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

发布时间:2021-01-18 14:46:09

产生的原因不同版本linux内核的定义的位置不同, implicit declaration of function 'copy_from_user' 需要添加头文件:#include ......【阅读全文】

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

发布时间:2020-12-17 11:41:32

删除 perl python 支持,./configure '--prefix=/opt//netsnmp'  '--with-default-snmp-version=3'  '--with-sys-contact=mfc2d@sohu.com' '--with-sys-location=Beijing, CN' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--without-perl-modules' '--without-python-mod.........【阅读全文】

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

登录 注册