摘要: 安装R的时候./configure时报configure: error: libcurl >= 7.22.0 library and headers are required with support for https 升级了libcurl和libcurl-devel还是报错,由升级openssl 阅读全文
posted @ 2020-06-17 20:52 ascertain 阅读(553) 评论(0) 推荐(0)
摘要: linux现在使用sysfs取代过去devfs,/sys目录用于存放动态设备节点,udev透过/sys目录生成/dev目录 biosdevname规则: Embedded network interfaceem[1...] PCI card network interfacep[slot]p[eth 阅读全文
posted @ 2020-06-17 13:29 ascertain 阅读(2105) 评论(0) 推荐(0)
摘要: -y Fix filesystem corruption automatically,not all filesystem support this option -V Verbose output -C Display completion/progress bars -a Automatical 阅读全文
posted @ 2020-06-17 11:29 ascertain 阅读(127) 评论(0) 推荐(0)
摘要: getty启动终端的服务,只适用于tty终端 打开了两个终端,显示启动了两个getty服务,当然getty@tty1.service肯定是启动的,getty@tty2.service是打开的第二个tty终端 阅读全文
posted @ 2020-06-17 10:39 ascertain 阅读(894) 评论(0) 推荐(0)