Skip to content

Life!

"Your time is limited, so don’t waste it living someone else’s life." Steve Jobs

  • Начало
    • Дарение
      • Именни дни
      • Зa относителността …
      • Мърфи
      • Утопия
      • Обяснение до КАТ
      • Когато „това“ значи „онова“ …
      • Нека се замислим …
  • Gallery
  • Webmail
  • Статистики
    • Word Press statistics
    • Site Analytics

Етикет: FreeBSD

  • Home
  • FreeBSD

How To Secure HAProxy with Let’s Encrypt

Posted on 4 април 202029 ноември 2022 3 mins

Combine fullchain.pem and privkey.pem DOMAIN=’example.com’ ; sudo -E bash -c ‘cat /usr/local/etc/letsencrypt/live/$DOMAIN/fullchain.pem /usr/local/etc/letsencrypt/live/$DOMAIN/privkey.pem > /usr/local/etc/haproxy/$DOMAIN.pem’ The first thing we want to add is a frontend […]

Read More

Enable WDDX extension in PHP 7.4

Posted on 2 март 202029 ноември 2022 1 min

This extension is DEPRECATED and REMOVED as of PHP 7.4. What is WDDX – WDDX (Web Distributed Data eXchange) is a programming language, platform and […]

Read More

PHP Benchmarks 7.4 vs 7.3 vs 7.2 vs 7.1 vs 7.0 (php-fpm)

Posted on 19 декември 201929 ноември 2022 1 min
Read More

TCP Fast Open (TFO) on FreeBSD 12.0

Posted on 10 януари 201910 януари 2019 2 mins

TCP Fast Open (TFO) is an extension to speed up the opening of successive Transmission Control Protocol (TCP) connections between two endpoints. It works by using a TFO cookie (a […]

Read More

PHP 7.3 Performance Benchmarks

Posted on 2 януари 20192 януари 2019 1 min

Some fresh benchmarks over the past day on PHP 5.5.38, PHP 5.6.38, PHP 7.0.32, PHP 7.1.24, PHP 7.2.13, and the PHP 7.3.0 release. PHP 7.3 […]

Read More

ZFS ARC memory size

Posted on 11 октомври 201811 октомври 2018 1 min

On large zpools ZFS ARC memory occupies whole free ram on the machine and it starts swapping. It looks like that something is wrong and […]

Read More

VMware vs bhyve Performance Comparison

Posted on 25 септември 201825 септември 2018 1 min

Interesting article here.

Read More

Invalid argument ‘-std=c99’ on FreeBSD 11.[1-2] machines with latest clang

Posted on 7 август 20187 август 2018 1 min

In case someone else encounters the same issue, it turns out that net-snmp-config –cflags is responsible for the -std=c99 flag. Disabling SNMP support with –without-net-snmp can be used as a workaround for now.

Read More

Be careful with isc-bind 9.13.1

Posted on 29 юни 201829 юни 2018 2 mins

Removed Features named can no longer use the EDNS CLIENT-SUBNET option for view selection. In its existing form, the authoritative ECS feature was not fully […]

Read More

How to grow zfs on FreeBSD running inside VMWare

Posted on 19 май 201819 май 2018 2 mins

Live ZFS resizing inside VMWare should be possible, but there are several steps: – First you should resize your virtual disk in VMWare configuration. Recomendation […]

Read More

Навигация

Prev
ipv6 ready
Copyright © 2022 Bloguide by Theme Palace