Skip to content
  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts

Flash News

MacOS (upto Ventura checked) QuickLook preview for .srt .vtt and other subtitle files.

brew tools – details

Make LTC SMPTE Timecode Wav file

ProTools SHORTCUTS – keyboard shortcuts search tool

Rob’s TimeCode Calculator – is AMAZING!

OSX QuickLook – fix all those broken things…

REF.sound2picutre.com

  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts
Sunday, May 18, 2025

Tag: nginx

Let’s Encrypt – client lacks sufficient authorization
DS TECH

Let’s Encrypt – client lacks sufficient authorization

~~ August 27, 2019

source: NixCP Check using curl against http 1curl -I http://nixcp.com/.well-known/acme-challenge/ nginx config mods 123server { listen 80; server_name www.nixcp.com nixcp.com; # Redirect all requests to https location / { return … Read More

certificateserrorsletsencryptnginx
NGINX config update for PHP7.2 from 7.0 upgrade
DS TECH

NGINX config update for PHP7.2 from 7.0 upgrade

~~ December 17, 2018

After upgrading to 18.04LTS, discovered the following in LEMP stack serving: /etc/nginx/site needs to be updated in the even of PHP7.2 upgrade from 7.0 This is the case for Ubuntu … Read More

nginxphpUbuntuWordPress
nginx reload after updates
DS TECH

nginx reload after updates

~~ April 10, 2018

Make link to new conf file 1sudo ln -s /etc/nginx/sites-available/www.EXAMPLE.org /etc/nginx/sites-enabled/ Verify and reload nginx 12sudo nginx -t ### check for errors sudo systemctl reload nginx    #### restart NGINX

Linuxnginx
LetsEncrypt update certificate ‘NO EFFECT’ FIX
DS TECH

LetsEncrypt update certificate ‘NO EFFECT’ FIX

~~ February 5, 2018

After updating certificates it is *CRITICAL* to reload NGINX for the updated certificates to be used. 1sudo systemctl reload nginx  

certificateshttpsletsencryptLinuxnginxUbuntu
nginx server block wordpress virtualhost https letsencrypt
DS TECH

nginx server block wordpress virtualhost https letsencrypt

~~ November 10, 2016

mkdir /var/www/example.com download wp to /tmp, extract, update wp-config, move to /var/www/example.com create mysql db & users

httpsletsencryptLinuxnginxserver_blockWordPress
https SSL A+ with Nginx
DS TECH

https SSL A+ with Nginx

~~ November 8, 2016

Source: https://bjornjohansen.no/optimizing-https-nginx This helped me move from a B to A+ COPY / PASTE from article for safety in case site goes down:   #################################################################### Now that you have secured … Read More

httpsLinuxnginxssl
Flask / gunicorn / nginx / Apache2 / supervisor
DS TECH

Flask / gunicorn / nginx / Apache2 / supervisor

~~ April 25, 2016

WORK IN PROGRESS!!! – DO NOT FOLLOW! A~Z * Flask app running on VPS, Apache serving WordPress on Virtualhost; nginx reverse proxy supporting static component of Flask app, gunicorn (with … Read More

ApacheFlaskgunicornnginxPythonsupervisorUbuntu

Top 5

  • UniFi_AP_woodUbiquity UniFi AP – LED Color Pattern guide October 9, 2020 (129)
  • rEFInd-logoThemes for * rEFInd * Boot Manager July 1, 2015 (110)
  • WAV_fileMake LTC SMPTE Timecode Wav file September 6, 2019 (100)
  • aspera-logoAspera error code 05: Insufficient permissions September 15, 2016 (98)
  • lockstep_iconLockstep – LTC->MTC sync without hardware interfaces September 12, 2019 (84)
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.