I am hosting or at least supposed to be hosting a LAMP server website on a Pi 2B
WordPress is what I'm using to build the website.
The question is, does the server automatically activate on startup of the Pi? Or is there some process I am supposed to take to turn it back on? I was tinkering around with it a little and on the RPI.ORG website the instructions detail how to install everything.
However it doesn't go into detail about how to operate it properly to be successful. I don't have a constant need for it to be on all the time, so when i do turn on the Pi, I would hope that the server automatically activates on start up.
sudo /etc/init.d/apache2 initiate
or something like that.
would you happen to have a link on how to make the server available to the outside world using my website's URL after i'm done editing the website?
– WP Issues Apr 19 '16 at 20:50however, is there a firewall and antivirus programs that can be used on RPI? I would assume so. i just started into alot of this, so i am still figuring things out. up until this point i just used the pi to tinker with games and small stuff
– WP Issues Apr 19 '16 at 21:09