于洋博客 互联网点滴记忆

25Oct/110

开机自动运行LAMPP

為了让LAMPP在每次开机时自动执行,可以将启动的 scripts 加入你的 /etc/rc.d/rc.local 中:

1.编辑rc.local文件
# vi /etc/rc.d/rc.local

2.加入启动的 scripts
/opt/lampp/lampp start

3.保存并退出vi
:wq

Filed under: Lamp, Linux Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.