1. 以 root 的身份登入
2. 在 /etc/init.d 目录下建立 lampp.shlampp.sh 內容如下:
#!/bin/shcd /opt/lampp./lampp start
chmod 755 lampp.sh
exec /etc/init.d/lampp.sh
註:这种方法就算开机后沒有登入,XAMPP 还是会启动。
ppt.cc/fVjECx ppt.cc/fEnHsx ppt.cc/fRZTnx ppt.cc/fSZ3cx ppt.cc/fLOuCx ppt.cc/fE9Nux ppt.cc/fL5Kyx ppt.cc/fIr1ax ppt.cc/f71Yqx tecmint.com linuxcool.com linux.die.net linux.it.net.cn ostechnix.com unix.com ubuntugeek.com runoob.com man.linuxde.net ppt.cc/fwpCex ppt.cc/fxcLIx ppt.cc/foX6Ux linuxprobe.com linuxtechi.com howtoforge.com linuxstory.org systutorials.com ghacks.net linuxopsys.com ppt.cc/ffAGfx ppt.cc/fJbezx ppt.cc/fNIQDx ppt.cc/fCSllx ppt.cc/fybDVx ppt.cc/fIMQxx ppt.cc/fKlBax
#!/bin/shcd /opt/lampp./lampp start
chmod 755 lampp.sh
exec /etc/init.d/lampp.sh
No comments:
Post a Comment