幸福飞过海 - ubuntu https://fengqi.me/tag/ubuntu/ zh-CN Sat, 29 Nov 2014 05:34:00 +0000 Sat, 29 Nov 2014 05:34:00 +0000 [记录]把 cron 日志从 rsyslog 里剥离出来 https://fengqi.me/unix/244.html https://fengqi.me/unix/244.html Sat, 29 Nov 2014 05:34:00 +0000 风起 参考地址: 请问ubuntu中 cron 服务的默认日志存放位置

cron 日志默认是写到 rsyslog 去的, 如果没有日志服务器做处理, 单独剥离出来看会方便很多

修改rsyslog文件, 将/etc/rsyslog.d/50-default.conf 文件中的#cron.*前的#删掉
重启rsyslog服务service rsyslog restart
重启cron服务service cron restart
more /var/log/cron.log

done

]]>
0 https://fengqi.me/unix/244.html#comments https://fengqi.me/feed/tag/ubuntu/
[总结]Linux上(以ubuntu为例)正常使用iPad的方法, 包括充电, 数据读取 https://fengqi.me/unix/linux-normal-use-ipad.html https://fengqi.me/unix/linux-normal-use-ipad.html Mon, 07 Apr 2014 13:19:57 +0000 风起 两个方面:
1: 电压
2: 信任死循环

参考:
How To Mount iPhone Or iPad With iOS 7 In Ubuntu 13.10
How To Solve: iPhone or iPad Not Charging Via USB In Linux [Quick Tip]

]]>
0 https://fengqi.me/unix/linux-normal-use-ipad.html#comments https://fengqi.me/feed/tag/ubuntu/