Start mysql and apache in Kali Linux
In this tutorial we will learn how to start apache and mysql server in Kali Linux.
I. There are two option for starting apache server in kali linux
1. Open Terminal and type service apache2 start then Press Enter
2. Go to Application → Kali Linux → System Service → HTTP → apache2start
2A. Apache run successfully
II. There are two option for starting mysql server in Kali Linux.
1. Open Terminal and type service mysql start then Press Enter
2. Go to Application → Kali Linux → System Service → MySQL → mysql start
2A. My SQL run successfully
(Click image for large view)
Like it ? Share it.