幸福飞过海 - ubuntu
https://fengqi.me/tag/ubuntu/
[记录]把 cron 日志从 rsyslog 里剥离出来
https://fengqi.me/unix/244.html
2014-11-29T05:34:00+00:00参考地址: 请问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[总结]Linux上(以ubuntu为例)正常使用iPad的方法, 包括充电, 数据读取
https://fengqi.me/unix/linux-normal-use-ipad.html
2014-04-07T13:19:57+00:00两个方面:
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]