Setelah berhasil melakukan instalasi xampp for linux, dan sudah berjalan dengan baik. Namun apabila kita melakukan restart komputer, maka kita harus melakukan start ulang lampp dengan mengetikkan perintah di terminal. Tentu saja hal ini sangat merepotkan. Tetapi jangan khawatir, ada solusi atas permasalahan tersebut.
- Login sebagai system administrator root:
su
- Edit /etc/rc.d/rc.local dengan mengetikkan perintah berikut:
vi /etc/rc.d/rc.local
- Tambahkan script dibawah ini pada baris terakhir
/opt/lampp/lampp start
Dengan demikian XAMPP akan dijalan pada saat komputer booting.
Installation step by step
NOTE Before starting, please make sure that the BIOS of your computer is properly configured so that your PC can boot from a Zenwalk installation CD. (Please consult the user manual for your PC on how to configure its boot options).
- Zenwalk Linux Boot Screen Booting from the CD, you will be greeted with the boot screen of the Zenwalk installation CD. On the first line, the version number of your Zenwalk installation CD is written.
- Press enter to accept the default boot option if you use a standard IDE pata/sata controler – or not sure.
- Type the kernel name, e.g. “SCSI ” for the SCSI controller, and press enter
- Press F2 for viewing the complete list of boot options.
- Zenwalk Setup Under the setup screen, there are:
KEYMAP
PARTITION
AUTOINSTALL
INSTALL
EXIT
Select options using up/down keys and press enter to choose. Read more…