开机启动
摘要:Ubuntu添加开机启动执行脚本 方法一:编辑rc.loacl脚本 Ubuntu开机之后会执行/etc/rc.local文件中的脚本, 所以我们可以直接在/etc/rc.local中添加启动脚本。 当然要添加到语句:exit 0 前面才行。 如: 1 然后在 exit 0 前面添加好脚本代码。 方法
阅读全文
posted @ 2018-03-03 18:01
posted @ 2018-03-03 18:01
posted @ 2018-03-02 15:42
posted @ 2018-03-02 15:25
posted @ 2018-03-02 11:52
posted @ 2018-02-28 11:42
posted @ 2018-02-22 14:08
posted @ 2018-02-20 14:29