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

FreeBSD Articles

  • Home
  • Sample Page
  • Operating Systems
  • FreeBSD Articles

Apache: Different authentication requirements

FreeBSD Articles, General Unix Articles, Operating Systems / 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

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 »

network cable, rj45, patch-499792.jpg

Oxidized – Network Configuration Tool

FreeBSD Articles, Operating Systems / February 14, 2022

Every year it seems like more and more network devices get installed on our networks. Switches, router, firewall, access points are just a few of the devices that get installed. Each of them has a configuration file that gets setup […]

Oxidized – Network Configuration Tool Read More »

MySQL: Working with Date Ranges

FreeBSD Articles, General Unix Articles, Operating Systems / 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 »

Install 2nd Drive in FreeBSD

FreeBSD Articles / November 27, 2021

This article will document the procedure to setup a second UFS filesystem on a second drive and have it added into your FreeBSD server. Installing a second drive into FreeBSD can be done line without a shutdown. The only reason […]

Install 2nd Drive in FreeBSD Read More »

Resize a FreeBSD UFS Boot Drive

FreeBSD Articles / November 21, 2021

Resizing the boot drive on a FreeBSD server can seem a little daunting since that if the drive that FreeBSD is running on. This post will show that it is not that hard, if your FreeBSD server is a guest […]

Resize a FreeBSD UFS Boot Drive Read More »

ZFS Bare Metal Restore

FreeBSD Articles / December 10, 2018

This article documents the procedure to do a full bare metal restore of a FreeBSD ZFS system that has been backed up with ZFS send.

ZFS Bare Metal Restore Read More »

sockstat

Using sockstat to look at open ports in FreeBSD

FreeBSD Articles / November 14, 2018

If you need to know what ports are open and listening on your FreeBSD servers, you can use a few commands.  Netstat -An used to me my goto command for pulling up a list of ports that are listening but […]

Using sockstat to look at open ports in FreeBSD Read More »

security, protection, antivirus-265130.jpg

Convert Certificates from PFX to PEM

FreeBSD Articles / November 14, 2018

This artice shows how to extract all the certificates and key file from .pfx file using openssl and remove any password if required.

Convert Certificates from PFX to PEM Read More »

Let’s Encrypt Certificate – Synology NAS Howto

FreeBSD Articles / March 10, 2018

I own a Synology NAS and it now supports the free certificates from Let’s Encrypt.  The only problem with Synology’s implimentation is that they only allow the web (HTTP-01) method of certificate verification.  This means that I have to map […]

Let’s Encrypt Certificate – Synology NAS Howto Read More »

Posts navigation
1 2 … 6 Next Page →

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