Skip to content
Bohica.net
  • Operating Systems
    • FreeBSD Articles
    • OS X Articles
    • General Unix Articles
  • Software
    • WordPress
    • RasPlex
    • Asterisk VoIP
  • Projects
    • 3D Printing Projects
    • Smart Home Projects
    • Arduino Projects
    • Raspberry Pi Projects
  • Log In
  • Operating Systems
    • FreeBSD Articles
    • OS X Articles
    • General Unix Articles
  • Software
    • WordPress
    • RasPlex
    • Asterisk VoIP
  • Projects
    • 3D Printing Projects
    • Smart Home Projects
    • Arduino Projects
    • Raspberry Pi Projects
  • Log In
Bohica.net
  • Operating Systems
    • FreeBSD Articles
    • OS X Articles
    • General Unix Articles
  • Software
    • WordPress
    • RasPlex
    • Asterisk VoIP
  • Projects
    • 3D Printing Projects
    • Smart Home Projects
    • Arduino Projects
    • Raspberry Pi Projects
  • Log In

General Unix Articles

  • Home
  • Sample Page
  • Operating Systems
  • General Unix Articles

Apache: Different authentication requirements

FreeBSD Articles, General Unix Articles, Operating Systems / May 26, 2022 May 26, 2022

I have a web application running on Apache 2.4 that I would like to be password protected for everyone except for my local network. If someone access it from my local network, it should let them in without a password.

Apache: Different authentication requirements Read More »

FreeBSD Upgrades with ZFS boot environments

FreeBSD Articles, General Unix Articles / May 20, 2022 May 26, 2022

FreeBSD has always been my OS of choice but in the past I have always viewed upgrades as one point of failure. What is the upgrade doesn’t go as expected, How do I role it back? If you have FreeBSD […]

FreeBSD Upgrades with ZFS boot environments Read More »

MySQL: Working with Date Ranges

FreeBSD Articles, General Unix Articles, Operating Systems / February 1, 2022 February 1, 2022

At times we have to collect the last 7 or 15 days of  data from MySQL. For example to create graphs or stats for the past x amount of days or weeks.  You can use these examples anytime you want records from […]

MySQL: Working with Date Ranges Read More »

VMware: Enable Change Block Tracking (CBT)

General Unix Articles / November 18, 2021 November 18, 2021

Change block tracking allow tools to track what blocks in a virtual drive have changed over a period of time. This is very useful for backup software as it is able to backup just the delta changes instead of the […]

VMware: Enable Change Block Tracking (CBT) Read More »

Secure HAProxy with Let’s Encrypt

General Unix Articles, Operating Systems / March 10, 2018 November 7, 2021

I currently run Octoprint on a Raspberry Pi that is hooked up to be 3D printer. This setup uses HAProxy to provider the web front end for the user.  I am in the process of securing all my systems so […]

Secure HAProxy with Let’s Encrypt Read More »

MySQL: Search and Replace

FreeBSD Articles, General Unix Articles / February 1, 2018 February 6, 2022

There are a number of times when I have had to change one string to another in a MySQL table.  In the past I would do a MySQL dump, edit the file, and then import it back in.  This worked […]

MySQL: Search and Replace Read More »

Services

NUT Client for VMWare ESXi

General Unix Articles / May 2, 2016 November 17, 2021

NUT is some great software for managing a UPS and notifiying all your client s to shutdown properly.  This document describes how to install a NUT client into ESXi 5 or 6 and have it shut down properly when there […]

NUT Client for VMWare ESXi Read More »

Recent Posts

  • Apache: Different authentication requirementsMay 26, 2022
  • FreeBSD Upgrades with ZFS boot environmentsMay 20, 2022
  • Raspberry Pi: Waveshare 4inch LCD Display SetupApril 18, 2022
  • Raspberry Pi: 4inch HDMI Display SetupApril 18, 2022
  • Camera support in OctoPi 1.0.0April 16, 2022

Copyright © 2023 Bohica.net