Ideas

Reverse Proxy – SSL to http and back! | wp internal / external urls *

How the Reverse Proxy Handles HTTP to HTTPS When you set up a reverse proxy, here’s how it works: External HTTPS Request: A user visits https://spiffynasty.com/blahblahblah/ (secured with HTTPS). The reverse proxy (on

Creating A Web Proxy

partner – notification system

I am tyring to send some data to a partner during login – sendLoginToZBucks(username, userIpAddress) { const formData = new URLSearchParams(); formData.append('username', username); formData.append('siteid', '148'); formData.append('ip', userIpAddress); formData.append('description', 'nakedsword-peterfever.com'); fetch('https://nats.zbuckz.com/member_loginlog.php', { method: "POST",

UA saving old data.

Downloading data from Universal Analytics (UA), the older version of Google Analytics, can be done through various methods, depending on the amount of data you need and the specifics of what you're trying

BALLS

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx Studio 6 – Speakers Onyx Studio 6 – Speakers HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds… proxy

Magnetic Glossary | common magnetic terms *

https://www.kjmagnetics.com/glossary.asp Magnet Glossary Definitions of the most common magnet technical terminology Air Gap Air gap is the "external" distance from one pole of the magnet to the other though a non-magnetic material (usually

Static Site (from REACT) generator

npm i –save-dev react webpack webpack-dev-server jsx-loader static-site-generator-webpack-plugin react-router   Creating a static site from a Create React App (CRA) project involves rendering the React application to HTML at build time, rather than

Museum Quality Acrylic Box

https://www.instructables.com/Make-a-Museum-Quality-Acrylic-Display-Box/ Introduction: Make a Museum Quality Acrylic Display Box   A method for making boxes out of acrylic with clear, polished edges Acrylic sheet is a wonderful material to make display boxes. It

Adobe Illustrator Scripting | Adding + Usage Doc *

Location of Scripts Folder C:\Program Files\Adobe\Adobe Illustrator #VERSION#\Presets\en_US\Scripts (may require admin pw – so if you have multiple scripts orgainzie into folders – add all at once. ALSO – if in folders creates

WYSIWYG’s

https://slashdot.org/software/p/GrapesJS/alternatives   Software GrapesJS Alternatives Alternatives to GrapesJS Best GrapesJS Alternatives in 2023 Find the top alternatives to GrapesJS currently available. Compare ratings, reviews, pricing, and features of GrapesJS alternatives in 2023. Slashdot

Onyx Studio 6 – Speakers

HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds on each to pair them in Dual Sound. They will be in mono mode meaning

nextclould – ssl specifics

Key Configurations for Nextcloud with SSL Yes, Nextcloud does require some specific server configurations, especially for SSL, to ensure it runs securely and optimally. There are a few key configurations that are often

Fully Erase / Duplicate Micro SD Cards – BACKITUP

Best way to backup micro-sd cards   You can still use the dd command to completely erase a microSD card on macOS, but the device naming convention is different from Linux. Instead of

NAS – Using Proxy Server – To Get SSL

moving ssl Create the certs on the reverse proxy machine – move em to NAS   sudo certbot –nginx -d spiffynasty.com -d www.spiffynasty.com sudo certbot –nginx -d brains.spiffynasty.com then get location of ssl

Asustro NAS – hardeneing

The logs you’ve provided indicate several serious issues, including potential security threats and upstream application problems. Let’s break down the issues: 1. Potential Exploit Attempts: The requests involving paths like /vendor/phpunit/phpunit/… and call_user_func_array

Sonic Pad Setup

has not in any way been this easy for me.

SCP commands

When using scp (secure copy) to transfer files, you can specify a port number using the -P option (note that it is a capital “P”). Here’s how you do it:   SCP Command

OpenComm Bone Conduction Headset

AfterShokz OpenComm Bone Conduction Bluetooth Headset ASC100 Slate Grey w/ Mic $79.98 Item number: 126677894143 Returns not accepted. 1 open box Perfect Condition and COMPLETE set of AfterShokz OpenComm Bone Conduction Bluetooth Stereo

Pinewood Pro – and F1 (all function keys)

Hold down Fn + Tab and the Fn keys become hotkeys – this I think I press accidentally – which makes the function keys ONLY work if you press function. Filter CategoriesAllKEEPERSSprUngSort By

amazon issue

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx Studio 6 – Speakers Onyx Studio 6 – Speakers HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds… proxy

Reverse Proxy – SSL to http and back! | wp internal / external urls *

How the Reverse Proxy Handles HTTP to HTTPS When you set up a reverse proxy, here’s how it works: External HTTPS Request: A user visits https://spiffynasty.com/blahblahblah/ (secured with HTTPS). The reverse proxy (on

Fully Erase / Duplicate Micro SD Cards – BACKITUP

Best way to backup micro-sd cards   You can still use the dd command to completely erase a microSD card on macOS, but the device naming convention is different from Linux. Instead of

Handbrake – Video Compression | Best Settings *

Best handbrake settings   H.265(x265)slow.json.zip   For compressing a 900MB, 20-minute long sunset video using HandBrake while retaining good color quality, you can use the following settings:   Video Settings   1. Video

Excalidraw | Mac keyboard shortcuts *

Excalidraw Keyboard Shortcuts for Mac Tools ToolsPress This Hand (panning tool)HSelectionV or 1RectangleR or 2DiamondD or 3EllipseO or 4ArrowA or 5LineL or 6DrawP or 7TextT or 8Insert image9EraserE or 0Frame toolFLaser pointerKAdd a

CORS | breakdown / fixes *

CORS (Cross-Origin Resource Sharing) is a security feature implemented by web browsers to prevent malicious websites from reading sensitive data from other sites without permission. When you develop web applications, especially during local

Analytics | big query + data studio *

Setting up BigQuery to interpret Google Analytics data involves several steps: Enable BigQuery integration: Sign in to your Google Analytics account. Go to the Admin section. Under the Property column, click on "BigQuery

React | getting bootstrap – strapped in! *

When converting this Bootstrap HTML navigation to a React component, you would essentially go through the process of mapping each static HTML element to a corresponding React component. You would also handle any

Wordpress File Permissions | (again)*

fodlers and files at once sudo chmod -R 755 “/your/location”; sudo find “/your/location” -type f -exec chmod 644 {} \; sudo chmod -R 755 “/volume1/Web/blahblahblah/wp-content”; sudo find “/volume1/Web/blahblahblah/wp-content” -type f -exec chmod 644

Raspberry PI – GPIO 40 Pin header *

GPIO and the 40-pin Header Edit this on GitHub A powerful feature of the Raspberry Pi is the row of GPIO (general-purpose input/output) pins along the top edge of the board. A 40-pin

Raspberry Pi Confi | Check Networking *

https://www.raspberrypi.com/documentation/computers/configuration.html   CHECKOUT: Configuring networking   Configuration The raspi-config Tool Edit this on GitHub raspi-config is the Raspberry Pi configuration tool, originally written by Alex Bradbury. To open the configuration tool, type the

Reverse Proxy – SSL to http and back! | wp internal / external urls *

How the Reverse Proxy Handles HTTP to HTTPS When you set up a reverse proxy, here’s how it works: External HTTPS Request: A user visits https://spiffynasty.com/blahblahblah/ (secured with HTTPS). The reverse proxy (on

Fully Erase / Duplicate Micro SD Cards – BACKITUP

Best way to backup micro-sd cards   You can still use the dd command to completely erase a microSD card on macOS, but the device naming convention is different from Linux. Instead of

NAS – Using Proxy Server – To Get SSL

moving ssl Create the certs on the reverse proxy machine – move em to NAS   sudo certbot –nginx -d spiffynasty.com -d www.spiffynasty.com sudo certbot –nginx -d brains.spiffynasty.com then get location of ssl

Creating A Web Proxy

SSL | USE CERTBOT + (openssl steps)*

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx Studio 6 – Speakers Onyx Studio 6 – Speakers HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds… proxy

UA saving old data.

Downloading data from Universal Analytics (UA), the older version of Google Analytics, can be done through various methods, depending on the amount of data you need and the specifics of what you're trying

Raspberry Pi Confi | Check Networking *

https://www.raspberrypi.com/documentation/computers/configuration.html   CHECKOUT: Configuring networking   Configuration The raspi-config Tool Edit this on GitHub raspi-config is the Raspberry Pi configuration tool, originally written by Alex Bradbury. To open the configuration tool, type the

Hosting Multiple Site w/ Virtual Host | Asustor Nas *

https://www.asustor.com/online/College_topic?topic=321   Hosting Multiple Websites with a Virtual Host Hosting websites with the virtual host function and using DDNS service with ASUSTOR NAS 2022-12-14 COURSE OBJECTIVES After completing this course you will be

Remote Access | Asustor Nas *

https://www.asustor.com/online/College_topic?topic=224#mc1 Remote Access – Manual Connect Manually configuring your NAS connection to the Internet 2022-12-07 COURSE OBJECTIVES After completing this course you will be able to: Configure your network equipment to setup remote

Ports Used By | ASUSTOR NAS *

https://www.asustor.com/knowledge/detail/?id=6&group_id=601   What network ports are used by ASUSTOR NAS services? 2022-08-01 #NAS Apps # Services # Port     Please refer to the table below for a list of network ports used

HTTP-PW

To protect your React, GitLab, and WordPress installations with an HTTP password (basic authentication) on the various domains you mentioned, you can use HTTP Basic Authentication. This is often implemented using NGINX or

Automate Deployments | get prod version – simplify individual sites *

Master Branch this to me alwasy seemed like something that would take a LOT of time and in the end juts be confusing. THe idea was that we needed something that would allow

CORS | breakdown / fixes *

CORS (Cross-Origin Resource Sharing) is a security feature implemented by web browsers to prevent malicious websites from reading sensitive data from other sites without permission. When you develop web applications, especially during local

React | getting bootstrap – strapped in! *

When converting this Bootstrap HTML navigation to a React component, you would essentially go through the process of mapping each static HTML element to a corresponding React component. You would also handle any

GA4 | Custom Dimensions *

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx Studio 6 – Speakers Onyx Studio 6 – Speakers HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds… proxy

VideoJS | Nuevo Plugin for Videojs*

RESOURCES VIDEO JS https://videojs.com/plugins/ https://videojs.github.io/font/ https://videojs.com/guides/troubleshooting/ NUEVO https://www.nuevodevel.com/nuevo/showcase/quality https://www.nuevodevel.com/nuevo/showcase/live https://www.nuevodevel.com/nuevo/showcase/dash https://www.nuevodevel.com/nuevo/skins https://www.nuevodevel.com/nuevo/order https://www.nuevodevel.com/nuevo/doc – test all features – code examples SEE ALSO: Shaka Player https://shaka-player-demo.appspot.com/docs/api/tutorial-welcome.html https://shaka-project.github.io/shaka-packager/html/ https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;panel=HOME;build=uncompiled https://stackoverflow.com/questions/62596654/playing-hls-m3u8-using-shaka-player-on-chrome Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx

Headless Wordpress | Frontity *

BUILD: cd spiffy-frontity && npx frontity dev STOP: stop the dev server process that we ran previously with CONTROL+C. NOTES https://wordpress.org/plugins/simple-cache/ https://www.advancedcustomfields.com/pro/ https://wordpress.org/plugins/custom-post-type-ui/ https://wordpress.org/plugins/amazon-web-services/ https://wordpress.org/plugins/amazon-s3-and-cloudfront/ https://github.com/DrewDahlman/wp-headless ECommerce – https://docs.cocart.xyz/#filters FRONTITY Final Frontity –

Static Site (from REACT) generator

npm i –save-dev react webpack webpack-dev-server jsx-loader static-site-generator-webpack-plugin react-router   Creating a static site from a Create React App (CRA) project involves rendering the React application to HTML at build time, rather than

React + Wordpress | BONUS Modern WP Development *

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx Studio 6 – Speakers Onyx Studio 6 – Speakers HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds… proxy

wordpress / react | react / wordpress *

Mega-WordPress-Cheat.pdf Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Onyx Studio 6 – Speakers Onyx Studio 6 – Speakers HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds…

Reverse Proxy – SSL to http and back! | wp internal / external urls *

How the Reverse Proxy Handles HTTP to HTTPS When you set up a reverse proxy, here’s how it works: External HTTPS Request: A user visits https://spiffynasty.com/blahblahblah/ (secured with HTTPS). The reverse proxy (on

Onyx Studio 6 – Speakers

HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds on each to pair them in Dual Sound. They will be in mono mode meaning

proxy – the basics

To set up a proxy that routes requests for spiffberrypi.space to 192.168.1.50 on port 8123, here’s the process: NGINX Proxy Setup Your NGINX server is acting as the reverse proxy, so you can

nextclould – ssl specifics

Key Configurations for Nextcloud with SSL Yes, Nextcloud does require some specific server configurations, especially for SSL, to ensure it runs securely and optimally. There are a few key configurations that are often

Fully Erase / Duplicate Micro SD Cards – BACKITUP

Best way to backup micro-sd cards   You can still use the dd command to completely erase a microSD card on macOS, but the device naming convention is different from Linux. Instead of

NAS – Using Proxy Server – To Get SSL

moving ssl Create the certs on the reverse proxy machine – move em to NAS   sudo certbot –nginx -d spiffynasty.com -d www.spiffynasty.com sudo certbot –nginx -d brains.spiffynasty.com then get location of ssl

Asustro NAS – hardeneing

The logs you’ve provided indicate several serious issues, including potential security threats and upstream application problems. Let’s break down the issues: 1. Potential Exploit Attempts: The requests involving paths like /vendor/phpunit/phpunit/… and call_user_func_array

Sonic Pad Setup

has not in any way been this easy for me.

Creating A Web Proxy

SCP commands

When using scp (secure copy) to transfer files, you can specify a port number using the -P option (note that it is a capital “P”). Here’s how you do it:   SCP Command

Google Nest Network Info

Google Nest https://support.google.com/googlenest   https://support.google.com/googlenest/answer/6240987 Bridge mode Bridge mode is only needed when encountering specific cases of Double NAT. For most people, Double NAT does not affect Wi-Fi performance. However, it can be

Handbrake – Video Compression | Best Settings *

Best handbrake settings   H.265(x265)slow.json.zip   For compressing a 900MB, 20-minute long sunset video using HandBrake while retaining good color quality, you can use the following settings:   Video Settings   1. Video

How To Log Debug Info

Using a log file for debug messages is a good idea, especially if you are running into issues with browser redirections that might cause "too many redirect" errors. Logging messages to a file

matomo cron

CRONTAB: 5 * * * * www-data /usr/bin/php /var/www/tracker.ferociousbutterfly.com/console core:archive –url=https://tracker.ferociousbutterfly.com > /home/spiffy-root/matomologs/matomo-archive.log 2>&1 spiffy-root@ferociousbutterfly:~$ su www-data -s /bin/bash -c “/usr/bin/php /var/www/tracker.ferociousbutterfly.com/console core:archive –url=https://tracker.ferociousbutterfly.com” Password: su: Authentication failure spiffy-root@ferociousbutterfly:~$ sudo su root@ferociousbutterfly:/home/spiffy-root# su

OpenComm Bone Conduction Headset

AfterShokz OpenComm Bone Conduction Bluetooth Headset ASC100 Slate Grey w/ Mic $79.98 Item number: 126677894143 Returns not accepted. 1 open box Perfect Condition and COMPLETE set of AfterShokz OpenComm Bone Conduction Bluetooth Stereo

Scroll to Top