Weather Software > RaspberryPI Weather Software

Is LAMP worth the trouble?

(1/2) > >>

Bushman:
Getting my RPi all sorted and I was wondering if  I really need to install LAMP or equivalent?  MySQL of course, but for a one shot deal is the extra overhead of phpmyadmin, NGINX etc. really worth the hassle and disk space?

nincehelser:
For me it depends on how "isolated" the installation will be. 

If it has fast and easy access to the Internet, then I'll just stick with the default Raspian install and add other items as necessary.

If Internet access will be slow, iffy, or infrequent, then I'll load up everything and the kitchen sink "just in case".

I haven't run into any storage space, RAM, or performance issues that force me to economize, though. 

vreihen:
Are you going to be running a web server or any software that needs the full LAMP install?  If not, security best practice is to not install anything that you do not need to decrease your attack surface.  Phpmyadmin is a frequent target for hackers, and personally I use MySQL from the console except for rare occasions when I open up OpenOffice Database and edit tables via ODBC.

Are you still allowed to call it LAMP when using NGINX in place of Apache?????  :lol:

Bushman:
Thanks for the input guys.  It will be a wx station only and only uploading to WU or access by SSH by me so I might try a full install.  Am going to use a 16 gb nano USB stick as the backup internally on the Pi, too.  As for the acronym, I guess NGINX  doesn't really create a decent English word.  :)

vreihen:

--- Quote from: Bushman on April 19, 2015, 12:59:55 PM ---As for the acronym, I guess NGINX  doesn't really create a decent English word.  :)
--- End quote ---

I coined a term for the Microsoft alternative.  WIMP = Windows, IIS, MS-SQL, and Please god don't let it get hacked.....  :lol:

Navigation

[0] Message Index

[#] Next page

Go to full version