Focusing on FreeBSD

Menu

Category: MySQL

Host multiple web sites securely with nginx, PHP-FPM and MySQL 8 on FreeBSD 12

October 31, 2020
| No Comments
| FreeBSD, MySQL, nginx, php-fpm

This article focuses on providing security and isolation on a FreeBSD 12 web server hosting numerous websites. We use php-fpm and nginx to host each website in isolation by running it under its own user process instead of all websites running under the same process, which is much more common. The problem with the more […]

Read More »

Posted in <a href="https://securityf2.com/category/freebsd/" rel="category tag">FreeBSD</a>, <a href="https://securityf2.com/category/mysql/" rel="category tag">MySQL</a>, <a href="https://securityf2.com/category/nginx/" rel="category tag">nginx</a>, <a href="https://securityf2.com/category/php-fpm/" rel="category tag">php-fpm</a> Leave a comment

Kelly’s MySQL quick tutorial

September 20, 2016
| No Comments
| MySQL

You don’t need tools like MySQLAdmin when basic tasks like creating and deleting databases, adding users and adjusting permissions can easily be done from the command line. I run these commands on a FreeBSD system and is likely the same on Linux, Windows, and other systems. Basic tasks Log into mysql: #mysql –u root –p […]

Read More »

Posted in <a href="https://securityf2.com/category/mysql/" rel="category tag">MySQL</a> Leave a comment

Recent Posts

  • Host multiple web sites securely with nginx, PHP-FPM and MySQL 8 on FreeBSD 12
  • Configure postfix on FreeBSD to use Gmail as an SMTP relay
  • Using iSCSI block storage and ZFS on FreeBSD with Oracle Cloud Infrastructure (OCI)
  • Simple pf configuration for jails in FreeBSD
  • Create a custom image for OCI-Classic on macOS

Recent Comments

  • procrastinator on Using iSCSI block storage and ZFS on FreeBSD with Oracle Cloud Infrastructure (OCI)
  • kel on Using iSCSI block storage and ZFS on FreeBSD with Oracle Cloud Infrastructure (OCI)
  • Aw on Using iSCSI block storage and ZFS on FreeBSD with Oracle Cloud Infrastructure (OCI)
  • Kelly Martin on Create a custom image for OCI-Classic on macOS
  • Harry on Create a custom image for OCI-Classic on macOS

Archives

  • October 2020
  • August 2018
  • June 2018
  • July 2017
  • October 2016
  • September 2016

Categories

  • FreeBSD
  • general sys admin
  • MySQL
  • nginx
  • OCI
  • php-fpm
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

© 2021. Powered by WordPress