This article will show how to install nginx , how to enable ssl and http2 for nginx , and for the web frameworks for which nginx serves as a reverse proxy . It will use the IPFW firewall to block all incoming traffic beside http , https , and ssh .

It will install php , mariadb , Wordpress , and it will also install Postgresql , mongodb and adminer . It will also install nodejs and a wiki web application for nodejs , and it will install java and the tomcat server for which it will serve two web applications .

install nginx ipfw php ssl mariadb postgresql mongodb adminer wordpress java tomcat nodejs on freebsd

FreeBSD is formed from :

  • The base system , which contains the core utilities , libraries , and the kernel .
  • The ports collection , which contains the make files , for other open source software , ported to FreeBSD .
  • The doc , which contains the FreeBSD documentation.
What is freebsd-current , freebsd-stable , dot-zero release , and point release featured image 304 by 314
« Previous Next »