From 95aa4ca955f978bac38169923f5ff5312a8096e4 Mon Sep 17 00:00:00 2001 From: Matthew Reschke <1+mreschke@noreply.localhost> Date: Sat, 15 Aug 2026 21:42:49 -0600 Subject: [PATCH] =?UTF-8?q?Bookmark=20sync=20(push)=20from=204f59eaea=20?= =?UTF-8?q?=E2=80=94=202026-08-16T03:42:13.687Z?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bookmarks/feed.xml | 5354 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 5354 insertions(+) create mode 100644 bookmarks/feed.xml diff --git a/bookmarks/feed.xml b/bookmarks/feed.xml new file mode 100644 index 0000000..8e9a122 --- /dev/null +++ b/bookmarks/feed.xml @@ -0,0 +1,5354 @@ + + + + Bookmarks + Bookmarks synced by GitSyncMarks + Sun, 16 Aug 2026 03:42:13 GMT + GitSyncMarks + + Sunshine + https://localhost:47990/ + Bookmarks Bar + + + socialnetworkinc.com: Social Network Inc + https://socialnetworkinc.com/ + Bookmarks Bar + + + Bootsnipp Snippets for Bootstrap + http://bootsnipp.com/ + Bookmarks Bar / Development + + + Composer: It’s All About the Lock File + https://blog.engineyard.com/2014/composer-its-all-about-the-lock-file + Bookmarks Bar / Development + + + DevCandy.net + http://devcandy.net/ + Bookmarks Bar / Development + + + Discover Everything through Code + http://runnable.com/ + Bookmarks Bar / Development + + + Generating PDFs from HTML and PhantomJS | Culttt + http://culttt.com/2015/10/26/generating-pdfs-from-html-and-phantomjs/ + Bookmarks Bar / Development + + + Git - Reference + http://git-scm.com/docs + Bookmarks Bar / Development + + + Hacker News + https://news.ycombinator.com/ + Bookmarks Bar / Development + + + Koding Online Editor and Virtual Machine + https://koding.com/ + Bookmarks Bar / Development + + + Laracon 2014 Video + http://userscape.com/laracon/2014/ + Bookmarks Bar / Development + + + Laravel 4 Real Time Chat — Laravel 4 Tutorials — Medium + https://medium.com/laravel-4/laravel-4-real-time-chat-eaa550829538 + Bookmarks Bar / Development + + + MacOS Terminal Home-End Keys + http://tech.inhelsinki.nl/gnu_developement_under_mac_os_x/ + Bookmarks Bar / Development + + + MySite Home Page + http://dev.mrcore5.mreschke.net/home + Bookmarks Bar / Development + + + PHP | getAwesomeness() + http://getawesomeness.com/get/php + Bookmarks Bar / Development + + + PHPReact Webserver - Bring High Performance Into Your PHP App (with ReactPHP) - Marc J. Schmidt, Freelance Software/Web Developer from Freiburg, Germany + http://marcjschmidt.de/blog/2014/02/08/php-high-performance.html + Bookmarks Bar / Development + + + Programming Language Popularity Index + http://langpop.corger.nl/ + Bookmarks Bar / Development + + + Sauce Labs - Cross browser testing and automation + https://saucelabs.com/platforms + Bookmarks Bar / Development + + + VB.NET DataGridView Examples + http://www.dotnetperls.com/datagridview-vbnet + Bookmarks Bar / Development + + + What We Analyze -SensioLabsInsight + https://insight.sensiolabs.com/what-we-analyse + Bookmarks Bar / Development + + + Policy-Based Client-Side Encryption in Angular – Angular In Depth + https://blog.angularindepth.com/policy-based-client-side-encryption-in-angular-b47068b26d50 + Bookmarks Bar / Development / Angular + + + iphone - Secured RESTful API that can be used by Web App (angular), iOS and Android - Stack Overflow + https://stackoverflow.com/questions/16400476/secured-restful-api-that-can-be-used-by-web-app-angular-ios-and-android + Bookmarks Bar / Development / Angular + + + Angular 7 - JWT Authentication Example & Tutorial | Jason Watmore's Blog + http://jasonwatmore.com/post/2018/11/16/angular-7-jwt-authentication-example-tutorial + Bookmarks Bar / Development / Angular + + + The Angular Library Series - Creating a Library with Angular CLI + https://blog.angularindepth.com/creating-a-library-in-angular-6-87799552e7e5 + Bookmarks Bar / Development / Angular + + + Managing State in Angular Applications - Nrwl + https://blog.nrwl.io/managing-state-in-angular-applications-22b75ef5625f + Bookmarks Bar / Development / Angular + + + Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1) – Christian Lüdemann + https://christianlydemann.com/creating-an-openid-connect-system-with-angular-8-and-identityserver4-oidc-part-1/ + Bookmarks Bar / Development / Angular + + + Parameterised Routes • Angular + https://codecraft.tv/courses/angular/routing/parameterised-routes/ + Bookmarks Bar / Development / Angular + + + Angular and RxJS Patterns — Use Reactive Programming to Compose and Manage Data in Angular Apps + https://levelup.gitconnected.com/angular-and-rxjs-patterns-use-reactive-programming-to-compose-and-manage-data-in-angular-apps-2e0c4ce7a39c + Bookmarks Bar / Development / Angular + + + The Best Way To Unsubscribe RxJS Observables In The Angular Applications! + https://blog.angularindepth.com/the-best-way-to-unsubscribe-rxjs-observable-in-the-angular-applications-d8f9aa42f6a0 + Bookmarks Bar / Development / Angular + + + The Ultimate Answer To The Very Common Angular Question: subscribe() vs | async Pipe + https://blog.angularindepth.com/angular-question-rxjs-subscribe-vs-async-pipe-in-component-templates-c956c8c0c794 + Bookmarks Bar / Development / Angular + + + Angular: Multiple Themes Without Killing Bundle Size (With Material or Not) + https://medium.com/better-programming/angular-multiple-themes-without-killing-bundle-size-with-material-or-not-5a80849b6b34 + Bookmarks Bar / Development / Angular + + + ng-content: The hidden docs - Clarity Design System - Medium + https://medium.com/claritydesignsystem/ng-content-the-hidden-docs-96a29d70d11b + Bookmarks Bar / Development / Angular + + + Angular 5: Share data between sibling components using EventEmitter + https://medium.com/@pandukamuditha/angular-5-share-data-between-sibling-components-using-eventemitter-8ebb49b64a0a + Bookmarks Bar / Development / Angular + + + OAuth 2 Access Token Usage Strategies for Multiple Resources (APIs): Part 1 + https://www.pingidentity.com/en/company/blog/posts/2019/oauth2-access-token-multiple-resources-usage-strategies.html + Bookmarks Bar / Development / Angular + + + Simple state management in Angular with only Services and RxJS - DEV Community 👩‍💻👨‍💻 + https://dev.to/avatsaev/simple-state-management-in-angular-with-only-services-and-rxjs-41p8 + Bookmarks Bar / Development / Angular + + + Angular Observable Data Services - Angular 7 | 8 + https://coryrylan.com/amp/blog/angular-observable-data-services + Bookmarks Bar / Development / Angular + + + Hexagonal Architecture + http://fideloper.com/hexagonal-architecture + Bookmarks Bar / Development / Architecture + + + ORM anti-patterns - Part 4: Persistence vs Domain Model - Mehdi Khalili + http://www.mehdi-khalili.com/orm-anti-patterns-part-4-persistence-domain-model + Bookmarks Bar / Development / Architecture + + + How We Code: ORMs and Anemic Domain Models + http://fideloper.com/how-we-code + Bookmarks Bar / Development / Architecture + + + GitHub Engineering + http://githubengineering.com/ + Bookmarks Bar / Development / Architecture + + + The GitHub Blog: Engineering + https://github.com/blog/category/engineering + Bookmarks Bar / Development / Architecture + + + Adapter Pattern + http://www.sitepoint.com/practical-aspects-of-the-adapter-pattern/ + Bookmarks Bar / Development / Architecture + + + Event-driven programming... and Pasta. + http://www.redotheweb.com/2012/01/23/nodejs-for-php-programmers-1-event-driven-programming-and-pasta.html + Bookmarks Bar / Development / Architecture + + + API Design Guide  |  Cloud APIs  |  Google Cloud Platform + https://cloud.google.com/apis/design/ + Bookmarks Bar / Development / Architecture + + + Introduction · Open-Source Api managment + https://ncarlier.gitbooks.io/oss-api-management/content/ + Bookmarks Bar / Development / Architecture + + + onlyjob: Perl, Python, Ruby, PHP, C, C++, Lua, tcl, javascript and Java benchmark/comparison. + http://onlyjob.blogspot.com/2011/03/perl5-python-ruby-php-c-c-lua-tcl.html + Bookmarks Bar / Development / Benchmarks + + + Perl vs PHP (64-bit Ubuntu quad core) | Computer Language Benchmarks Game + https://benchmarksgame.alioth.debian.org/u64q/compare.php?lang=perl&lang2=php + Bookmarks Bar / Development / Benchmarks + + + The Computer Language Benchmarks Game + https://benchmarksgame.alioth.debian.org/ + Bookmarks Bar / Development / Benchmarks + + + Web REST API Benchmark on a Real Life Application – Mihai Cracan – Medium + https://medium.com/@mihaigeorge.c/web-rest-api-benchmark-on-a-real-life-application-ebb743a5d7a3 + Bookmarks Bar / Development / Benchmarks + + + The Blockchain Explained to Web Developers, Part 1: The Theory + https://marmelab.com/blog/2016/04/28/blockchain-for-web-developers-the-theory.html + Bookmarks Bar / Development / Blockchain + + + Ethereum 101: How are Transactions Included in a Block? | by Marc Garreau | Ethereum Grid | Medium + https://medium.com/ethereum-grid/ethereum-101-how-are-transactions-included-in-a-block-9ae5f491853f + Bookmarks Bar / Development / Blockchain + + + The Impact of Transaction Fees on Bitcoin Mining Strategies - 983.pdf + ftp://ftp.cs.princeton.edu/reports/2016/983.pdf + Bookmarks Bar / Development / Blockchain + + + Features | Codeship + https://codeship.com/features + Bookmarks Bar / Development / CI Tools + + + Scotch | Developers bringing fire to the people. + https://scotch.io/ + Bookmarks Bar / Development / Companies + + + Quick Left | Web Application Development | Mobile App Designers + https://quickleft.com/ + Bookmarks Bar / Development / Companies + + + SQL Server Data Types Reference - ConnectionStrings.com + https://www.connectionstrings.com/sql-server-data-types-reference/ + Bookmarks Bar / Development / Database + + + Cross Platform BitRock InstallBuilder: Multiplatform Installer Tool + http://installbuilder.bitrock.com/ + Bookmarks Bar / Development / Deployment + + + Packaging made simple - Packager.io + https://packager.io/ + Bookmarks Bar / Development / Deployment + + + Rocketeer - The fast deployer for modern applications + http://rocketeer.autopergamene.eu/#/docs/rocketeer/README + Bookmarks Bar / Development / Deployment + + + Flynn - The product that ops provides to developers + https://flynn.io/ + Bookmarks Bar / Development / Deployment + + + Ordissimo + http://www.ordissimo.com/ + Bookmarks Bar / Development / Design Ideas + + + Laracasts Redesign + http://jackmcdade.com/blog/laracasts-redesign + Bookmarks Bar / Development / Design Ideas + + + The Twelve-Factor App + http://12factor.net/ + Bookmarks Bar / Development / Design Ideas + + + tailblocks — Ready-to-use Tailwind CSS blocks + https://mertjf.github.io/tailblocks/ + Bookmarks Bar / Development / Design Ideas + + + SmartAdmin Theme + https://www.gotbootstrap.com/themes/smartadmin/4.5.1/ui_buttons.html + Bookmarks Bar / Development / Design Ideas + + + Building A Blog Application With Django | Django Central + https://djangocentral.com/building-a-blog-application-with-django/ + Bookmarks Bar / Development / Django + + + Web App Architecture - the Spring MVC - AngularJs stack + http://blog.angular-university.io/developing-a-modern-java-8-web-app-with-spring-mvc-and-angularjs/ + Bookmarks Bar / Development / Java + + + The 20 Best Notebooks for Designers ~ Creative Market Blog + https://creativemarket.com/blog/the-20-best-notebooks-for-designers + Bookmarks Bar / Development / Java + + + Fideloper - HTTP Middleware + http://fideloper.com/laravel-http-middleware + Bookmarks Bar / Development / Laravel + + + Laravel Cheat Sheet + http://cheats.jesse-obrien.ca/ + Bookmarks Bar / Development / Laravel + + + Migrations For The Conscientious — Laravel 4 Tutorials — Medium + https://medium.com/laravel-4/migrations-for-the-conscientious-6e75f99cdb0 + Bookmarks Bar / Development / Laravel + + + Laravel Tricks | Laravel-Tricks.com + http://www.laravel-tricks.com/ + Bookmarks Bar / Development / Laravel + + + awesome-laravel + https://github.com/paulofreitas/awesome-laravel + Bookmarks Bar / Development / Laravel + + + Laravel Recipes + http://laravel-recipes.com/ + Bookmarks Bar / Development / Laravel + + + LaravelSnippets.com + http://laravelsnippets.com/ + Bookmarks Bar / Development / Laravel + + + Packalyst :: Packages for Laravel + http://packalyst.com/ + Bookmarks Bar / Development / Laravel + + + The LaraconEU Reveal | coderabbi + https://coderabbi.github.io/posts/the-laraconeu-reveal/ + Bookmarks Bar / Development / Laravel + + + Raw Queries in Laravel + http://fideloper.com/laravel-raw-queries + Bookmarks Bar / Development / Laravel + + + Docker for the Laravel framework + http://dylanlindgren.com/docker-for-the-laravel-framework/ + Bookmarks Bar / Development / Laravel + + + Siege Home Page + http://www.joedog.org/siege-home/ + Bookmarks Bar / Development / Laravel + + + Getting Started with Ionic - Ionic Framework + http://ionicframework.com/getting-started/ + Bookmarks Bar / Development / Mobile + + + Routing + http://hapijs.com/tutorials/routing + Bookmarks Bar / Development / Nodejs + + + Building command line tools with Node.js - Atlassian Developers + https://developer.atlassian.com/blog/2015/11/scripting-with-node/ + Bookmarks Bar / Development / Nodejs + + + NW.js + http://nwjs.io/ + Bookmarks Bar / Development / Nodejs + + + How to Become a Better Node.js Developer in 2016 + https://blog.risingstack.com/how-to-become-a-better-node-js-developer-in-2016/ + Bookmarks Bar / Development / Nodejs + + + You-Dont-Know-JS/es6 & beyond at master · getify/You-Dont-Know-JS + https://github.com/getify/You-Dont-Know-JS/tree/master/es6%20%26%20beyond + Bookmarks Bar / Development / Nodejs + + + The Evolution of Asynchronous JavaScript | RisingStack + https://blog.risingstack.com/asynchronous-javascript/ + Bookmarks Bar / Development / Nodejs + + + KoaJs and the "SyntaxError: Unexpected identifier" error - or "that time when I understood generators" + http://www.marcusoft.net/2014/04/WhenIGotGenerators.html + Bookmarks Bar / Development / Nodejs + + + StrongLoop | Writing Modular Node.js Projects for Express and Beyond + https://strongloop.com/strongblog/modular-node-js-express/ + Bookmarks Bar / Development / Nodejs + + + Export This: Interface Design Patterns for Node.js Modules | Bites from Good Eggs + http://bites.goodeggs.com/posts/export-this/ + Bookmarks Bar / Development / Nodejs + + + CommonJS: JavaScript Standard Library + http://www.commonjs.org/specs/modules/1.0/ + Bookmarks Bar / Development / Nodejs + + + hapi.js + http://hapijs.com/ + Bookmarks Bar / Development / Nodejs + + + Koa - next generation web framework for node.js + http://koajs.com/ + Bookmarks Bar / Development / Nodejs + + + Express - Node.js web application framework + http://expressjs.com/ + Bookmarks Bar / Development / Nodejs + + + christianalfoni - The ultimate webpack setup + http://www.christianalfoni.com/articles/2015_04_19_The-ultimate-webpack-setup + Bookmarks Bar / Development / Nodejs + + + christianalfoni/webpack-express-boilerplate: A boilerplate for running a Webpack workflow in Node express + https://github.com/christianalfoni/webpack-express-boilerplate + Bookmarks Bar / Development / Nodejs + + + How to Build a Command Line Note Taking App - Hashnode + https://hashnode.com/post/how-to-build-a-command-line-note-taking-app-cj267nc5h002npf53edoj17cs?utm_source=Hashnode%20Weekly%2070&utm_medium=email + Bookmarks Bar / Development / Nodejs + + + OAuth2 Server PHP + https://bshaffer.github.io/oauth2-server-php-docs/ + Bookmarks Bar / Development / Oath & HMAC + + + Building a web app with Lumen web API and OAuth2 authentication - Esben Petersen + http://esbenp.github.io/2015/05/26/lumen-web-api-oauth-2-authentication/ + Bookmarks Bar / Development / Oath & HMAC + + + Choosing an SSO Strategy: SAML vs OAuth2 | Mutually Human + http://www.mutuallyhuman.com/blog/2013/05/09/choosing-an-sso-strategy-saml-vs-oauth2/ + Bookmarks Bar / Development / Oath & HMAC + + + HMAC Authentication | Mollom + https://www.mollom.com/api/authentication + Bookmarks Bar / Development / Oath & HMAC + + + HMAC Designing a Secure REST (Web) API without OAuth + http://www.thebuzzmedia.com/designing-a-secure-rest-api-without-oauth-authentication/ + Bookmarks Bar / Development / Oath & HMAC + + + Installation - OAuth 2.0 Server + http://oauth2.thephpleague.com/implementing-storage-interfaces/ + Bookmarks Bar / Development / Oath & HMAC + + + The RESTful cookbook - Authentication + http://restcookbook.com/Basics/loggingin/ + Bookmarks Bar / Development / Oath & HMAC + + + OAuth 2.0 Tutorial | tutorials.jenkov.com + http://tutorials.jenkov.com/oauth2/index.html + Bookmarks Bar / Development / Oath & HMAC + + + An Introduction to OAuth 2 | DigitalOcean + https://www.digitalocean.com/community/tutorials/an-introduction-to-oauth-2 + Bookmarks Bar / Development / Oath & HMAC + + + OAuth 2 Simplified - Aaron Parecki + https://aaronparecki.com/articles/2012/07/29/1/oauth2-simplified + Bookmarks Bar / Development / Oath & HMAC + + + julien-c/laravel-oauth2-server + https://github.com/julien-c/laravel-oauth2-server + Bookmarks Bar / Development / Oath & HMAC + + + OAuth 2.0 and the Road to Hell | hueniverse + http://hueniverse.com/2012/07/26/oauth-2-0-and-the-road-to-hell/ + Bookmarks Bar / Development / Oath & HMAC + + + hueniverse/hawk + https://github.com/hueniverse/hawk/ + Bookmarks Bar / Development / Oath & HMAC + + + dflydev/dflydev-hawk + https://github.com/dflydev/dflydev-hawk + Bookmarks Bar / Development / Oath & HMAC + + + 10 Things You Should Know about Tokens + https://auth0.com/blog/2014/01/27/ten-things-you-should-know-about-tokens-and-cookies + Bookmarks Bar / Development / Oath & HMAC + + + The Ins and Outs of Token Based Authentication | Scotch + https://scotch.io/tutorials/the-ins-and-outs-of-token-based-authentication + Bookmarks Bar / Development / Oath & HMAC + + + The Anatomy of a JSON Web Token | Scotch + https://scotch.io/tutorials/the-anatomy-of-a-json-web-token + Bookmarks Bar / Development / Oath & HMAC + + + bshaffer/oauth2-server-php + https://github.com/bshaffer/oauth2-server-php + Bookmarks Bar / Development / Oath & HMAC / Code + + + esbenp/oauth2-server-lumen + https://github.com/esbenp/oauth2-server-lumen + Bookmarks Bar / Development / Oath & HMAC / Code + + + lucadegasperi/oauth2-server-laravel + https://github.com/lucadegasperi/oauth2-server-laravel + Bookmarks Bar / Development / Oath & HMAC / Code + + + thephpleague/oauth2-server + https://github.com/thephpleague/oauth2-server + Bookmarks Bar / Development / Oath & HMAC / Code + + + alexbilbie/PHP-Hawk + https://github.com/alexbilbie/PHP-Hawk + Bookmarks Bar / Development / Oath & HMAC / Code + + + hueniverse/hawk + https://github.com/hueniverse/hawk/ + Bookmarks Bar / Development / Oath & HMAC / Code + + + dflydev/dflydev-hawk + https://github.com/dflydev/dflydev-hawk + Bookmarks Bar / Development / Oath & HMAC / Code + + + AppFog - Platform as a Service for public clouds + https://www.appfog.com/ + Bookmarks Bar / Development / Paas + + + About | Cloud Foundry Community + http://www.cloudfoundry.org/about/index.html + Bookmarks Bar / Development / Paas + + + Het Bijstere Spoor + http://evertpot.com/ + Bookmarks Bar / Development / People to Follow + + + MattStauffer.co + http://mattstauffer.co/blog + Bookmarks Bar / Development / People to Follow + + + Taylor Otwell | Creator Of Laravel + http://taylorotwell.com/ + Bookmarks Bar / Development / People to Follow + + + igorw + https://igor.io/ + Bookmarks Bar / Development / People to Follow + + + Jack McDade + http://jackmcdade.com/ + Bookmarks Bar / Development / People to Follow + + + Quentin Pleplé + http://qpleple.com/ + Bookmarks Bar / Development / People to Follow + + + The Flask Mega-Tutorial Part I: Hello, World! - miguelgrinberg.com + https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world + Bookmarks Bar / Development / Python + + + Python's Web Framework Benchmarks + http://klen.github.io/py-frameworks-bench/ + Bookmarks Bar / Development / Python + + + Falcon vs. Flask — Which one to pick to create a scalable deep learning REST API + https://medium.com/idealo-tech-blog/falcon-vs-flask-which-one-to-pick-to-create-a-scalable-deep-learning-rest-api-adef647ebdec + Bookmarks Bar / Development / Python + + + Building beautiful REST APIs using Flask, Swagger UI and Flask-RESTPlus - Michał Karzyński + http://michal.karzynski.pl/blog/2016/06/19/building-beautiful-restful-apis-using-flask-swagger-ui-flask-restplus/ + Bookmarks Bar / Development / Python + + + Building Microservices with Python , Part I – Sergio Sola – Medium + https://medium.com/@ssola/building-microservices-with-python-part-i-5240a8dcc2fb + Bookmarks Bar / Development / Python + + + Explore Flask 1.0 documentation + http://exploreflask.com/en/latest/preface.html + Bookmarks Bar / Development / Python + + + How To Package Your Python Code — Python Packaging Tutorial + https://python-packaging.readthedocs.io/en/latest/index.html + Bookmarks Bar / Development / Python + + + Building Large Flask Apps in the Real World | Hacker News + https://news.ycombinator.com/item?id=11121355 + Bookmarks Bar / Development / Python + + + Python Asyncio Part 1 – Basic Concepts and Patterns | cloudfit-public-docs + https://bbc.github.io/cloudfit-public-docs/asyncio/asyncio-part-1 + Bookmarks Bar / Development / Python + + + Introduction · Reflex Getting Started Docs + https://reflex.dev/docs/getting-started/introduction/ + Bookmarks Bar / Development / Python + + + SurviveJS - Webpack and React + http://survivejs.com/webpack_react/webpack_and_react/ + Bookmarks Bar / Development / React+Node+Webpack + + + What the Flux?! Let’s Redux. + https://blog.andyet.com/2015/08/06/what-the-flux-lets-redux/ + Bookmarks Bar / Development / React+Node+Webpack + + + Webpack your bags - madewithlove + http://blog.madewithlove.be/post/webpack-your-bags/ + Bookmarks Bar / Development / React+Node+Webpack + + + reactjs/react-tutorial: Code from the React tutorial. + https://github.com/reactjs/react-tutorial/ + Bookmarks Bar / Development / React+Node+Webpack + + + facebook/flux: Application Architecture for Building User Interfaces + https://github.com/facebook/flux + Bookmarks Bar / Development / React+Node+Webpack + + + choonkending/react-webpack-node: Your One-Stop solution for a full-stack universal Redux App! + https://github.com/choonkending/react-webpack-node + Bookmarks Bar / Development / React+Node+Webpack + + + Read Me | Redux + http://redux.js.org/index.html + Bookmarks Bar / Development / React+Node+Webpack + + + survivejs/webpack_react: From apprentice to master (CC BY-NC-ND) + https://github.com/survivejs/webpack_react + Bookmarks Bar / Development / React+Node+Webpack + + + sprintly/sprintly-kanban: A Kanban Board for Sprintly + https://github.com/sprintly/sprintly-kanban + Bookmarks Bar / Development / React+Node+Webpack + + + Reindex - Instant GraphQL Backend for Your React Apps + https://www.reindex.io/ + Bookmarks Bar / Development / React+Node+Webpack + + + Relay | A JavaScript framework for building data-driven React applications + https://facebook.github.io/relay/ + Bookmarks Bar / Development / React+Node+Webpack + + + Getting Started - Learn to Program + https://pine.fm/LearnToProgram/chap_00.html + Bookmarks Bar / Development / Ruby + + + Ruby Tutorial - Try Ruby + http://tryruby.org/levels/1/challenges/0 + Bookmarks Bar / Development / Ruby + + + Padrino - Why Learn Padrino? + http://padrinorb.com/guides/introduction/why-learn-padrino/ + Bookmarks Bar / Development / Ruby + + + Sinatra + http://sinatrarb.com/ + Bookmarks Bar / Development / Ruby + + + The Ruby Toolbox - Know your options! + https://www.ruby-toolbox.com/ + Bookmarks Bar / Development / Ruby + + + jsonapi-rb | Efficiently build and consume JSON API documents. + http://jsonapi-rb.org/ + Bookmarks Bar / Development / Ruby + + + Ruby on Rails Tutorial (Rails 5) | Softcover.io + https://www.railstutorial.org/book/frontmatter + Bookmarks Bar / Development / Ruby + + + RubyMonk - Interactive Ruby tutorials + https://rubymonk.com/ + Bookmarks Bar / Development / Ruby + + + Ruby on Rails Guides + http://guides.rubyonrails.org/index.html + Bookmarks Bar / Development / Ruby + + + Projects Explore - Open Hub + https://www.openhub.net/explore/projects + Bookmarks Bar / Development / Source + + + Git: The Safety Net for Your Projects · An A List Apart Article + http://alistapart.com/article/git-the-safety-net-for-your-projects + Bookmarks Bar / Development / Source Control + + + BEST Git Tutorial + https://www.atlassian.com/git/tutorials/setting-up-a-repository + Bookmarks Bar / Development / Source Control + + + Phabricator + http://phabricator.org/ + Bookmarks Bar / Development / Source Control + + + Create, review and deploy code together with GitLab open source git repo management software | GitLab + https://about.gitlab.com/ + Bookmarks Bar / Development / Source Control + + + Gogs: Go Git Service - A painless self-hosted Git service + http://gogs.io/ + Bookmarks Bar / Development / Source Control + + + Git Entreprise | Atlassian + https://fr.atlassian.com/software/stash + Bookmarks Bar / Development / Source Control + + + Astral + https://app.astralapp.com/dashboard + Bookmarks Bar / Development / Source Control + + + SugarCRM | Enrico Simonetti [dot com] + https://enricosimonetti.com/tag/sugarcrm/ + Bookmarks Bar / Development / SugarCRM + + + Example of a Typical Setu... | SecuritySuite - SugarCRM CE Teams + https://www.sugaroutfitters.com/docs/securitysuite/example-of-a-typical-setup + Bookmarks Bar / Development / SuiteSugarCRM + + + Testing for Developers: why you should be doing Unit, Integration and QA Testing by @smathieu - Rainforest QA Blog + https://blog.rainforestqa.com/2014-04-23-why-unit-integration-and-qa-testing/ + Bookmarks Bar / Development / Testing + + + What is CI and why use it? by @jipiboily - Rainforest QA Blog + https://blog.rainforestqa.com/2014-07-17-what-is-CI-and-why-use-it/ + Bookmarks Bar / Development / Testing + + + Deployment Academy - Rainforest QA Blog + https://blog.rainforestqa.com/categories/deployment-academy/ + Bookmarks Bar / Development / Testing + + + From zero to fully working CI server in less than 10 minutes with Drone & Docker by @jipiboily + http://jipiboily.com/2014/from-zero-to-fully-working-ci-server-in-less-than-10-minutes-with-drone-docker + Bookmarks Bar / Development / Testing + + + Meet Jenkins - Jenkins - Jenkins Wiki + https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins + Bookmarks Bar / Development / Testing + + + PHPCI - Continuous Integration for PHP Projects + https://www.phptesting.org/ + Bookmarks Bar / Development / Testing + + + Scotch Box ♥ A Vagrant LAMP Stack That Just Works + https://box.scotch.io/ + Bookmarks Bar / Development / Tools + + + Sculpin — PHP Static Site Generator + https://sculpin.io/ + Bookmarks Bar / Development / Tools + + + Compact - Marketplace + https://compact.binpress.com/ + Bookmarks Bar / Development / Tools + + + MERN v2.0 - Build production ready universal apps easily + http://mern.io/ + Bookmarks Bar / Development / Tools + + + Editor.md - Open source online Markdown editor. + https://pandao.github.io/editor.md/en.html + Bookmarks Bar / Development / WYSIWYG + + + JavaScript Markdown Editor - SimpleMDE + https://simplemde.com/ + Bookmarks Bar / Development / WYSIWYG + + + 10 Awesome Javascript WYSIWYG & Markdown Editors + http://www.developersfeed.com/awesome-javascript-wysiwyg-markdown-editors/ + Bookmarks Bar / Development / WYSIWYG + + + Summernote - Super Simple WYSIWYG editor + http://summernote.org/ + Bookmarks Bar / Development / WYSIWYG + + + Example | Alloy Editor + http://alloyeditor.com/demo/ + Bookmarks Bar / Development / WYSIWYG + + + Markdown Plus + http://mdp.tylingsoft.com/ + Bookmarks Bar / Development / WYSIWYG + + + hackmdio/hackmd: Realtime collaborative markdown notes on all platforms. + https://github.com/hackmdio/hackmd/ + Bookmarks Bar / Development / WYSIWYG + + + HackMD - Collaborative markdown notes + https://hackmd.io/ + Bookmarks Bar / Development / WYSIWYG + + + 2 x MD3200i iSCSI Multipathing Design | VMware Communities + https://communities.vmware.com/thread/320237 + Bookmarks Bar / IT + + + Gustavo A. A. Santana | A blog about data center virtualization + http://gustavoaasantana.net/ + Bookmarks Bar / IT + + + I Can Haz IP + http://icanhazip.com/ + Bookmarks Bar / IT + + + LastPass + https://lastpass.com/ + Bookmarks Bar / IT + + + One Big RAID 10 + http://community.spiceworks.com/topic/262196-one-big-raid-10-the-new-standard-in-server-storage + Bookmarks Bar / IT + + + Pick Parts, Build Your PC, Compare and Share - PCPartPicker + https://pcpartpicker.com/ + Bookmarks Bar / IT + + + Problems with scrolling - Windows 8.1/Lenovo Yoga 2 Pro - Google Product Forums + https://productforums.google.com/forum/#!topic/chrome/bFBu-iUjJnM + Bookmarks Bar / IT + + + Processor product names demystified and decoded | Digital Trends + http://www.digitaltrends.com/computing/processor-product-names-decoded/ + Bookmarks Bar / IT + + + RAID Calculator and Info + https://www.icc-usa.com/raid-calculator + Bookmarks Bar / IT + + + Speed Of Me + http://speedof.me/ + Bookmarks Bar / IT + + + Speedtest.net + http://speedtest.net/ + Bookmarks Bar / IT + + + Proxmox VE Helper-Scripts + https://community-scripts.github.io/ProxmoxVE/ + Bookmarks Bar / IT + + + Apple II Repair + http://www.willegal.net/appleii/appleii-repair.htm + Bookmarks Bar / IT / Apple II + + + Apple II System Masters + http://www.callapple.org/soft/ap2/system.html + Bookmarks Bar / IT / Apple II + + + ProDOS 8 Technical Reference Manual + http://www.easy68k.com/paulrsm/6502/PDOS8TRM.HTM + Bookmarks Bar / IT / Apple II + + + Apple II Programmer's Reference: ProDOS Commands + http://www.landsnail.com/a2ref4.htm + Bookmarks Bar / IT / Apple II + + + Apple II FAQs + http://apple2.org.za/gswv/a2zine/faqs/A2FAQs1START.html + Bookmarks Bar / IT / Apple II + + + Simasimac on recapped Classic II - Page 2 - Compact Mac - 68kMLA Forums + https://68kmla.org/forums/index.php?/topic/22339-simasimac-on-recapped-classic-ii/page-2 + Bookmarks Bar / IT / Apple II + + + Restoring two Apple IIe units (Part 1) - Initial checks + http://www.classic-computers.org.nz/blog/2011-04-28-apple-iie-adventures1.htm + Bookmarks Bar / IT / Apple II + + + VPC Best Configuration Practices + http://blog.flux7.com/blogs/aws/vpc-best-configuration-practices + Bookmarks Bar / IT / AWS + + + How to build an Ubuntu NAT Gateway on AWS + https://rodmtech.net/docs/linux/how-to-build-an-ubuntu-nat-gateway-on-aws/ + Bookmarks Bar / IT / AWS + + + Jessie Frazelle's Blog: Docker Containers on the Desktop + https://blog.jessfraz.com/post/docker-containers-on-the-desktop/ + Bookmarks Bar / IT / Docker + + + Shipway - Docker workflow automation + https://shipway.io/ + Bookmarks Bar / IT / Docker + + + Docker Misconceptions + https://devopsu.com/blog/docker-misconceptions/ + Bookmarks Bar / IT / Docker + + + Docker Compose (previously FIG) + https://docs.docker.com/compose/ + Bookmarks Bar / IT / Docker + + + Kubernetes by Google + http://kubernetes.io/ + Bookmarks Bar / IT / Docker + + + 10 Open Source Docker Tools You Should Be Using + http://blog.getcrane.com/10-open-source-docker-tools-you-should-be-using + Bookmarks Bar / IT / Docker + + + Flocker + https://clusterhq.com/flocker/introduction/ + Bookmarks Bar / IT / Docker + + + Why Docker is Not Yet Succeeding Widely in Production + http://sirupsen.com/production-docker/ + Bookmarks Bar / IT / Docker + + + How We Deploy with Docker - New Relic blog + https://blog.newrelic.com/2014/08/12/docker-centurion/ + Bookmarks Bar / IT / Docker + + + Fast code deployments with Docker | The Official Ionic Blog + http://blog.ionic.io/docker-hot-code-deploys/ + Bookmarks Bar / IT / Docker + + + Docker Misconceptions + https://valdhaus.co/writings/docker-misconceptions/ + Bookmarks Bar / IT / Docker + + + Vagrant 1.6 Feature Preview: Docker-Based Development Environments - HashiCorp + https://www.hashicorp.com/blog/feature-preview-vagrant-1-6-docker-dev-environments.html + Bookmarks Bar / IT / Docker + + + docker/Tutorials/GUI - ROS Wiki + http://wiki.ros.org/docker/Tutorials/GUI + Bookmarks Bar / IT / Docker + + + How to Build an 8-Bit Computer + http://m.instructables.com/id/How-to-Build-an-8-Bit-Computer/ + Bookmarks Bar / IT / Electronics + + + Build and automate your own servers, deploy your apps on it | devo.ps + http://devo.ps/ + Bookmarks Bar / IT / Infrastructure + + + Fast code deployments with Docker + http://ionicframework.com/blog/docker-hot-code-deploys/ + Bookmarks Bar / IT / Infrastructure + + + How To Build A 2-Container App with Docker | CenturyLink Labs + http://www.centurylinklabs.com/build-a-2-container-app-with-docker/?hvid=tMFAJ + Bookmarks Bar / IT / Infrastructure + + + Auto-Loadbalancing Docker with Fig, HAProxy and Serf | CenturyLink Labs + http://www.centurylinklabs.com/auto-loadbalancing-with-fig-haproxy-and-serf/?hvid=4kkCCH + Bookmarks Bar / IT / Infrastructure + + + 5 Common Server Setups For Your Web Application | DigitalOcean + https://www.digitalocean.com/community/tutorials/5-common-server-setups-for-your-web-application + Bookmarks Bar / IT / Infrastructure + + + Dell 3-2-1 Reference Configurations: High-Availability Virtualization With Dell PowerEdge R720 Servers | Dell + http://www.dell.com/learn/us/en/04/business~smb~sb360~en/documents~r720-321-configuration.pdf + Bookmarks Bar / IT / Infrastructure + + + Scaling PHP apps via PHP-FPM clustering | Jamie Alquiza + https://grey-boundary.io/scaling-via-php-fpm-clustering/ + Bookmarks Bar / IT / Infrastructure + + + The Easy Way of Building a Growing Startup Architecture Using HAProxy, PHP, Redis and MySQL to Handle 1 Billion Requests a Week - High Scalability - + http://highscalability.com/blog/2014/8/11/the-easy-way-of-building-a-growing-startup-architecture-usin.html + Bookmarks Bar / IT / Infrastructure + + + How To Set Up MySQL Master-Master Replication | DigitalOcean + https://www.digitalocean.com/community/tutorials/how-to-set-up-mysql-master-master-replication + Bookmarks Bar / IT / Infrastructure + + + Understanding and Implementing FastCGI Proxying in Nginx | DigitalOcean + https://www.digitalocean.com/community/tutorials/understanding-and-implementing-fastcgi-proxying-in-nginx + Bookmarks Bar / IT / Infrastructure + + + Understanding Nginx HTTP Proxying, Load Balancing, Buffering, and Caching | DigitalOcean + https://www.digitalocean.com/community/tutorials/understanding-nginx-http-proxying-load-balancing-buffering-and-caching + Bookmarks Bar / IT / Infrastructure + + + How To Use HAProxy to Set Up MySQL Load Balancing | DigitalOcean + https://www.digitalocean.com/community/tutorials/how-to-use-haproxy-to-set-up-mysql-load-balancing--3 + Bookmarks Bar / IT / Infrastructure + + + How To Set Up Master Slave Replication in MySQL | DigitalOcean + https://www.digitalocean.com/community/tutorials/how-to-set-up-master-slave-replication-in-mysql + Bookmarks Bar / IT / Infrastructure + + + Vitess / + http://vitess.io/ + Bookmarks Bar / IT / Infrastructure + + + Linux Home Server HOWTO - Shared Address Book (LDAP) + http://www.brennan.id.au/20-Shared_Address_Book_LDAP.html + Bookmarks Bar / IT / LDAP + + + GOsa + https://oss.gonicus.de/labs/gosa/wiki + Bookmarks Bar / IT / LDAP + + + phpldapadmin.mreschke.net + http://phpldapadmin.mreschke.net/htdocs/index.php + Bookmarks Bar / IT / LDAP + + + LDAP/PAM - Debian Wiki + https://wiki.debian.org/LDAP/PAM?action=recall&rev=27 + Bookmarks Bar / IT / LDAP + + + ldapman.org - Directory Tree Design + http://www.ldapman.org/articles/tree_design.html + Bookmarks Bar / IT / LDAP + + + ldapman.org - Introduction to LDAP + http://ldapman.org/articles/intro_to_ldap.html + Bookmarks Bar / IT / LDAP + + + https://ssimo.org/slides/FOSDEM-2013-Building-IDM.pdf + https://ssimo.org/slides/FOSDEM-2013-Building-IDM.pdf + Bookmarks Bar / IT / LDAP + + + Choosing a Linux Distribution | Knowledge Center | Rackspace Hosting + http://www.rackspace.com/knowledge_center/article/choosing-a-linux-distribution + Bookmarks Bar / IT / Linux + + + The Debian Administrator's Handbook + http://debian-handbook.info/browse/stable/ + Bookmarks Bar / IT / Linux + + + Advanced Bash-Scripting Guide + http://www.tldp.org/LDP/abs/html/index.html + Bookmarks Bar / IT / Linux + + + How to Install Ubuntu Linux on Your Chromebook with Crouton + http://www.howtogeek.com/162120/how-to-install-ubuntu-linux-on-your-chromebook-with-crouton/ + Bookmarks Bar / IT / Linux / Chromebook + + + #!++ - Crunchbangplusplus + https://crunchbangplusplus.org/ + Bookmarks Bar / IT / Linux / Distros + + + Chakra | Home + http://chakraos.org/ + Bookmarks Bar / IT / Linux / Distros + + + Manjaro Linux – Enjoy the simplicity + https://manjaro.github.io/ + Bookmarks Bar / IT / Linux / Distros + + + Netrunner | GNU/Linux Distribution + http://www.netrunner-os.com/ + Bookmarks Bar / IT / Linux / Distros + + + 4MLinux - home + http://4mlinux.com/index.php?page=home + Bookmarks Bar / IT / Linux / Distros + + + The Smallest Server Suite - home + http://thesss.4mlinux.com/ + Bookmarks Bar / IT / Linux / Distros + + + Home - Porteus - Portable Linux + http://www.porteus.org/ + Bookmarks Bar / IT / Linux / Distros + + + Pinguy OS - Because using a computer is meant to be easy! + http://pinguyos.com/ + Bookmarks Bar / IT / Linux / Distros + + + Puppy Linux Community Home - Getting Started + http://puppylinux.org/main/Overview%20and%20Getting%20Started.htm + Bookmarks Bar / IT / Linux / Distros + + + Slax Linux - your pocket operating system + http://www.slax.org/ + Bookmarks Bar / IT / Linux / Distros + + + Tiny Core Linux, Micro Core Linux, 12MB Linux GUI Desktop, Live, Frugal, Extendable + http://tinycorelinux.net/ + Bookmarks Bar / IT / Linux / Distros + + + Mageia Linux + https://www.mageia.org/en/ + Bookmarks Bar / IT / Linux / Distros + + + openSUSE - Linux OS. The makers' choice for sysadmins, developers and desktop users. + https://www.opensuse.org/ + Bookmarks Bar / IT / Linux / Distros + + + Sabayon + https://www.sabayon.org/ + Bookmarks Bar / IT / Linux / Distros + + + Antergos | Your Linux. Always Fresh. Never Frozen. + https://antergos.com/ + Bookmarks Bar / IT / Linux / Distros + + + NethServer + http://www.nethserver.org/ + Bookmarks Bar / IT / Linux / Distros + + + Zentyal, Exchange email on Linux + http://www.zentyal.org/ + Bookmarks Bar / IT / Linux / Distros + + + Korora Project + https://kororaproject.org/ + Bookmarks Bar / IT / Linux / Distros + + + Download elementary OS + https://elementary.io/ + Bookmarks Bar / IT / Linux / Distros + + + SQL Server Perfmon Counters Tutorial by Brent Ozar Unlimited® + http://www.brentozar.com/archive/2006/12/dba-101-using-perfmon-for-sql-performance-tuning/ + Bookmarks Bar / IT / MSSQL + + + SQL Server 2005/2008/2012 Setup Checklist by Brent Ozar Unlimited® + http://www.brentozar.com/archive/2008/03/sql-server-2005-setup-checklist-part-1-before-the-install/ + Bookmarks Bar / IT / MSSQL + + + How to Test Your Storage with CrystalDiskMark - Brent Ozar Unlimited® by Brent Ozar Unlimited® + http://www.brentozar.com/archive/2012/03/how-fast-your-san-or-how-slow/ + Bookmarks Bar / IT / MSSQL + + + Performance Tuning for SQL Server by Brent Ozar Unlimited® + http://www.brentozar.com/sql/sql-server-performance-tuning/ + Bookmarks Bar / IT / MSSQL + + + sp_BlitzCache™: Free SQL Server Plan Cache Analysis Script - Brent Ozar Unlimited® by Brent Ozar Unlimited® + http://www.brentozar.com/blitzcache/ + Bookmarks Bar / IT / MSSQL + + + How to Tell if You Need More Tempdb Files - Brent Ozar Unlimited® by Brent Ozar Unlimited® + http://www.brentozar.com/archive/2014/05/tell-need-tempdb-files/ + Bookmarks Bar / IT / MSSQL + + + sp_AskBrent - Brent Ozar Unlimited® by Brent Ozar Unlimited® + http://www.brentozar.com/askbrent/ + Bookmarks Bar / IT / MSSQL + + + Memory and IO in Tempdb: SQL 2014 and SQL 2012 SP1 CU10 Improvement - Brent Ozar Unlimited® by Brent Ozar Unlimited® + http://www.brentozar.com/archive/2014/04/memory-ssd-tempdb-temp-table-sql-2014/ + Bookmarks Bar / IT / MSSQL + + + Features Supported by the Editions of SQL Server 2012 + http://msdn.microsoft.com/en-us/library/cc645993(v=sql.110).aspx + Bookmarks Bar / IT / MSSQL + + + UPDATE from SELECT using SQL Server - Stack Overflow + http://stackoverflow.com/questions/2334712/update-from-select-using-sql-server + Bookmarks Bar / IT / MSSQL + + + Brent Ozar Unlimited - SQL Server Consulting and Training by Brent Ozar Unlimited® + http://www.brentozar.com/ + Bookmarks Bar / IT / MSSQL + + + Activity Monitor + http://technet.microsoft.com/en-us/library/cc879320(v=sql.105).aspx + Bookmarks Bar / IT / MSSQL + + + Wait Stats - Brent Ozar Unlimited® by Brent Ozar Unlimited® + http://www.brentozar.com/sql/wait-stats/ + Bookmarks Bar / IT / MSSQL + + + Top 10 Best Practices for Building a Large Scale Relational Data Warehouse - Microsoft SQL Server Development Customer Advisory Team - Site Home - MSDN Blogs + http://blogs.msdn.com/b/sqlcat/archive/2013/09/16/top-10-best-practices-for-building-a-large-scale-relational-data-warehous.aspx + Bookmarks Bar / IT / MSSQL + + + Minimize performance impact of SQL Server DBCC CHECKDB + http://www.mssqltips.com/sqlservertip/2399/minimize-performance-impact-of-sql-server-dbcc-checkdb/ + Bookmarks Bar / IT / MSSQL + + + Workload Analysis with MySQL's Performance Schema - GitHub Engineering + http://githubengineering.com/using-mysql-performance-schema-for-workload-analysis/ + Bookmarks Bar / IT / MySQL + + + 10 essential performance tips for MySQL | InfoWorld + http://www.infoworld.com/article/2616674/database-administration/10-essential-performance-tips-for-mysql.html + Bookmarks Bar / IT / MySQL + + + Optimize MySQL Database for Increased InnoDB Performance + https://www.percona.com/blog/2007/11/01/innodb-performance-optimization-basics/ + Bookmarks Bar / IT / MySQL + + + Sharding Pinterest: How we scaled our MySQL fleet | Pinterest Engineering + https://engineering.pinterest.com/blog/sharding-pinterest-how-we-scaled-our-mysql-fleet/ + Bookmarks Bar / IT / MySQL + + + Open-sourcing Pinterest MySQL management tools | Pinterest Engineering + https://engineering.pinterest.com/blog/open-sourcing-pinterest-mysql-management-tools + Bookmarks Bar / IT / MySQL + + + 5 ways to make hexadecimal identifiers perform better on MySQL · Baron Schwartz's Blog + http://www.xaprb.com/blog/2009/02/12/5-ways-to-make-hexadecimal-identifiers-perform-better-on-mysql/ + Bookmarks Bar / IT / MySQL + + + Layer 3 versus Layer 2 Switch for VLANs - Cisco Meraki + https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_versus_Layer_2_Switch_for_VLANs + Bookmarks Bar / IT / Networking + + + Linux Foundation - Network Bonding + https://wiki.linuxfoundation.org/networking/bonding + Bookmarks Bar / IT / Networking + + + networking - 802.3ad bonding configuration file on an Ubuntu 16.04 LTS Server - Server Fault + https://serverfault.com/questions/776057/802-3ad-bonding-configuration-file-on-an-ubuntu-16-04-lts-server + Bookmarks Bar / IT / Networking + + + Welcome to SmartOS - SmartOS Documentation - SmartOS Wiki + http://wiki.smartos.org/display/DOC/Welcome+to+SmartOS + Bookmarks Bar / IT / OS + + + illumos Home - illumos - illumos wiki + http://wiki.illumos.org/display/illumos/illumos+Home + Bookmarks Bar / IT / OS + + + SmartOS + http://smartos.org/ + Bookmarks Bar / IT / OS + + + Declarative Configuration (Nixos) + https://www.domenkozar.com/2014/03/11/why-puppet-chef-ansible-arent-good-enough-and-we-can-do-better/ + Bookmarks Bar / IT / OS + + + KnowBe4 + http://www.knowbe4.com/ + Bookmarks Bar / IT / Security + + + Hackbusters + http://www.hackbusters.com/ + Bookmarks Bar / IT / Security + + + Hackbusters Breaking News + http://www.hackbusters.com/breaking + Bookmarks Bar / IT / Security + + + Surveillance | Search Results | Naked Security + https://nakedsecurity.sophos.com/?s=Surveillance + Bookmarks Bar / IT / Security + + + Data breach detection, prevention and notification - DataBreachToday + http://www.databreachtoday.com/# + Bookmarks Bar / IT / Security + + + Windows Application Whitelisting + https://patrickwbarnes.com/blog/blog/2009/09/06/defending-windows-with-application-whitelisting/ + Bookmarks Bar / IT / Security + + + How To Manage SSH Keys Using Ansible + http://blog.appliedinformaticsinc.com/how-to-manage-ssh-keys-using-ansible/ + Bookmarks Bar / IT / Security + + + Index | Surveillance Self-Defense + https://ssd.eff.org/en/index + Bookmarks Bar / IT / Security + + + Center for Internet Security + https://www.cisecurity.org/ + Bookmarks Bar / IT / Security + + + (R)?ex - A simple framework to simplify system administration and datacenter automation + http://www.rexify.org/ + Bookmarks Bar / IT / Server + + + Flash Dell PERC H for JBOD TrueNAS + https://fohdeesha.com/docs/perc.html + Bookmarks Bar / IT / Server + + + StallionTek.com :: Refurbished Servers :: Server Upgrades & Parts + http://www.stalliontek.com/ + Bookmarks Bar / IT / Shop + + + Used &amp; New Dell PowerEdge Servers &amp; HP ProLiant Servers AND Server Parts from Velocity Tech Solutions + https://www.velocitytechsolutions.com/ + Bookmarks Bar / IT / Shop + + + Used Servers Cheap | Refurbished Servers + http://www.servermonkey.com/used-servers-cheap/ + Bookmarks Bar / IT / Shop + + + Servers, Dell Servers, Used Servers | The Server Store + http://theserverstore.com/ + Bookmarks Bar / IT / Shop + + + Storage Bits | ZDNet + http://www.zdnet.com/blog/storage/ + Bookmarks Bar / IT / Tech Blogs + + + Top analyst blogs + http://technobabble2dot0.wordpress.com/2009/11/30/top-analyst-blogs/ + Bookmarks Bar / IT / Tech Blogs + + + ESXi is *not* based on Linux! But what is it? + http://www.v-front.de/2013/08/a-myth-busted-and-faq-esxi-is-not-based.html + Bookmarks Bar / IT / Virtualization + + + Difference between vSphere, ESXi and vCenter | MustBeGeek + http://www.mustbegeek.com/difference-between-vsphere-esxi-and-vcenter/ + Bookmarks Bar / IT / Virtualization + + + Virt Performance: Zones, KVM, Xen + http://dtrace.org/blogs/brendan/2013/01/11/virtualization-performance-zones-kvm-xen/ + Bookmarks Bar / IT / Virtualization + + + ArchitectureWeek DesignCommunity • View topic - Stucco vs. Hardisiding + http://www.designcommunity.com/forums/viewtopic.php?t=18379&start=0 + Bookmarks Bar / Personal + + + Lambert's Ornamental Iron - Custom Iron Works! + http://lambertsornamental.com/ + Bookmarks Bar / Personal + + + Life Community Church | Welcome to Life Community Church | Meeting in Grand Junction, Colorado + http://lifegj.org/ + Bookmarks Bar / Personal + + + Masonite fake stucco + http://www.stucconews.net/questions/question303.html + Bookmarks Bar / Personal + + + My Experiences Leveling My Lawn with Sand - Lawn Care Forum - GardenWeb + http://forums2.gardenweb.com/forums/load/lawns/msg0411310416637.html + Bookmarks Bar / Personal + + + Plaid Stallions : Rambling and Reflections on '70s pop culture: Space Sword! + http://plaidstallions.blogspot.com/2015/04/space-sword.html?m=1 + Bookmarks Bar / Personal + + + ProtectedText - mreschke + https://www.protectedtext.com/mreschke + Bookmarks Bar / Personal + + + Tech Tuesday - Silence That Squeaky Disc Brake - Pinkbike + http://m.pinkbike.com/news/Tech-Tuesday-Silence-That-Squeaky-Disc-Brake-2011.html + Bookmarks Bar / Personal + + + TVNweather + https://tvnweather.com/ + Bookmarks Bar / Personal + + + Acts 29 Network: Homepage + http://www.acts29network.org/ + Bookmarks Bar / Personal / Biblical + + + Desiring God + http://www.desiringgod.org/ + Bookmarks Bar / Personal / Biblical + + + AlbertMohler.com + http://www.albertmohler.com/ + Bookmarks Bar / Personal / Biblical + + + The Bible Project + https://jointhebibleproject.com/ + Bookmarks Bar / Personal / Biblical + + + Torah Series - The Bible Project | Videos | The Bible App | Bible.com + https://www.bible.com/videos/1102/series + Bookmarks Bar / Personal / Biblical + + + Open Bible: Free Downloads + https://openbible.com/ + Bookmarks Bar / Personal / Biblical + + + James 1 - NIV - without Study Resources - Study Desk + http://classic.studylight.org/desk/?l=en&query=James+2&section=0&translation=niv&oq=jas%25202&new=1&nb=jas&npc=%A0%3C%3C%A0&ng=2&ncc=2 + Bookmarks Bar / Personal / Biblical / NIV84 + + + David's Bible Megasite (NIV1984 VERSION) + https://biblemegasite.com/outline-niv1984.html + Bookmarks Bar / Personal / Biblical / NIV84 + + + James 1 | Bible.is + https://live.bible.is/bible/ENGNIV/JAS/1?audio_type=audio + Bookmarks Bar / Personal / Biblical / NIV84 + + + Bible Reference Works Library + https://biblemegasite.com/bible-library.html#niv + Bookmarks Bar / Personal / Biblical / NIV84 + + + RockShox Recon Silver TK 26" 100mm QR Suspension Fork - Performance Exclusive + https://www.performancebike.com/webapp/wcs/stores/servlet/Product_10052_10551_1184311_-1_400205__400205 + Bookmarks Bar / Personal / Biking + + + List of 29 Plus frames ... (29+)- Mtbr.com + http://forums.mtbr.com/26-27-5-29-plus-bikes/list-29-plus-frames-29-a-948304.html + Bookmarks Bar / Personal / Biking + + + Review: Chumba Cycles Ursa - Bikepacker + http://bikepacker.com/review-chumba-cycles-ursa/ + Bookmarks Bar / Personal / Biking + + + Marin Bikes | Pine Mountain | Mountain Bikes, Road Bikes, and City/Commuter Bicycles | us + http://www.marinbikes.com/us/bikes/family/pine-mountain + Bookmarks Bar / Personal / Biking + + + Plus Bikes: 27.5+ vs 29+ - Bikepacker + http://bikepacker.com/plus-bikes-27-5-vs-29/ + Bookmarks Bar / Personal / Biking + + + Advocate Cycles Hayduke: 27.5+ Steel Hardtail Review - Bikepacker + http://bikepacker.com/advocate-cycles-hayduke-27-5-steel-hardtail-review/ + Bookmarks Bar / Personal / Biking + + + Bike Models — CHUMBA USA + https://www.chumbausa.com/mountain-bike-models + Bookmarks Bar / Personal / Biking + + + dragonslayer + http://www.jamisbikes.com/usa/dragonslayer.html + Bookmarks Bar / Personal / Biking + + + komodo27expert + http://www.jamisbikes.com/usa/komodo27expert.html + Bookmarks Bar / Personal / Biking + + + dragonslayer27sport + http://www.jamisbikes.com/usa/dragonslayer27sport.html + Bookmarks Bar / Personal / Biking + + + Mountain bike groupsets: everything you need to know - BikeRadar USA + http://www.bikeradar.com/us/gear/article/buyers-guide-to-mountain-bike-groupsets-42578/ + Bookmarks Bar / Personal / Biking + + + Manual - Shimano ST-M570 Brake System.pdf + http://www.bike-manual.com/brands/trek/om/assets/pdfs/05shim_brkm570_eng.pdf + Bookmarks Bar / Personal / Biking + + + Blender-Archipack + https://app.gumroad.com/d/d36fa221aeecd9b765cda9f693028046 + Bookmarks Bar / Personal / CAD + + + Canvas Rider - Jumps To The Star by ooppeli + http://canvasrider.com/tracks/673201 + Bookmarks Bar / Personal / Entertainment + + + Minecraft Crafting | A Minecraft Crafting Guide + http://www.minecraft-crafting.net/ + Bookmarks Bar / Personal / Entertainment + + + Compact - Marketplace + https://compact.binpress.com/#pricing + Bookmarks Bar / Personal / Entertainment + + + Best Way To Build Muscle - Expert Explains How To Build Muscle Properly - YouTube + http://www.youtube.com/watch?v=WwsGBzCXiMw + Bookmarks Bar / Personal / Fitness + + + Bodybuilding.com - German Volume Training! + http://www.bodybuilding.com/fun/luis13.htm + Bookmarks Bar / Personal / Fitness / Workouts + + + 2015 Yamaha FJ-09 First Ride Review + http://www.motorcycle.com/manufacturer/yamaha/2015-yamaha-fj-09-first-ride-review.html + Bookmarks Bar / Personal / FJ-09 + + + 2015 Yamaha FZ-09: New and Improved Fuel Injection! + http://www.motorcycle.com/manufacturer/yamaha/2015-yamaha-fz-09-new-improved-fuel-injection.html + Bookmarks Bar / Personal / FJ-09 + + + How To Roast and Freeze Green + http://www.thekitchn.com/how-to-roast-and-freeze-green-chiles-cooking-lessons-from-the-kitchn-193168 + Bookmarks Bar / Personal / Food + + + How To: Grill the Perfect Steak - Our Best Bites + http://ourbestbites.com/2011/08/how-to-grill-the-perfect-steak/ + Bookmarks Bar / Personal / Food + + + profw1.dynatron.io - System: Advanced: Admin Access + https://66.34.194.162:20443/system_advanced_admin.php + Bookmarks Bar / Personal / Food + + + Gnudi with Brown Butter Sauce Recipe + https://www.countryliving.com/food-drinks/a46523498/gnudi-with-brown-butter-recipe/ + Bookmarks Bar / Personal / Food + + + The Most Suitable Garage Workbench Ideas for Business — Home Decor Preferences + http://space.sojencellars.com/the-most-suitable-garage-workbench-ideas-for-business.html + Bookmarks Bar / Personal / Garage + + + Today I made - Joe Walnes made a workbench. + http://www.todayimade.co/items/joe-walnes-made-a-workbench + Bookmarks Bar / Personal / Garage + + + How To: Make a Workbench – MakeItNow + http://makeitnow.tv/workbench/ + Bookmarks Bar / Personal / Garage + + + YAWB - Yet Another Workbench (Or My Take on the Ultimate Tool Stand) - by mrhammerstein @ LumberJocks.com ~ woodworking community + http://lumberjocks.com/projects/172418 + Bookmarks Bar / Personal / Garage + + + Ultimate Workstation » Rogue Engineer + http://rogueengineer.com/ultimate-diy-workstation-plans/ + Bookmarks Bar / Personal / Garage + + + my ultimate assembly table 2.0 - by pottz @ LumberJocks.com ~ woodworking community + http://lumberjocks.com/projects/243434 + Bookmarks Bar / Personal / Garage + + + Table Saw Station - by RecyclingDave @ LumberJocks.com ~ woodworking community + http://lumberjocks.com/projects/108979 + Bookmarks Bar / Personal / Garage + + + Seed Starting and Planting Date Calculator for Grand Junction, CO | Old Farmer's Almanac + http://www.almanac.com/gardening/seed-starting-dates/zipcode/81505 + Bookmarks Bar / Personal / Gardening + + + Planting Dates Calculator for Grand Junction, CO | Old Farmer's Almanac + http://www.almanac.com/gardening/planting-dates/CO/Grand%20Junction + Bookmarks Bar / Personal / Gardening + + + When to Prune - Tree Care Tips & Techniques at arborday.org + https://www.arborday.org/trees/tips/when-to-prune.cfm + Bookmarks Bar / Personal / Gardening + + + Time 2 sheet music and tabs - Ewan Dobson + https://www.jellynote.com/en/sheet-music-tabs/ewan-dobson/time-2/5265630ec7be8c095d08e846#tabs:%23score_A + Bookmarks Bar / Personal / Guitar + + + Branle Anglaise + http://www.classtab.org/adriaenssen_branle_anglaise.txt + Bookmarks Bar / Personal / Guitar + + + Op 6 Part 1, Lesson 8 in Am - Dionisio Aguado + http://www.classtab.org/aguado_op06_p1_l08.txt + Bookmarks Bar / Personal / Guitar + + + Op 6 Part 1, Lesson 13 in D - Dionisio Aguado + http://www.classtab.org/aguado_op06_p1_l13_in_d.txt + Bookmarks Bar / Personal / Guitar + + + Escuela de Guitarra - Dionisio Aguado + http://www.classtab.org/aguado_escuela_de_guitarra_p2_s1_ch2_l35_38.txt + Bookmarks Bar / Personal / Guitar + + + Suite in Swedish Folk Tune nr. 1 + http://www.classtab.org/ahslund_suite_1_swedish_folk_tunes_1_preludium.txt + Bookmarks Bar / Personal / Guitar + + + The Aerator Guys - Questions and Answers + http://www.theaeratorguys.com/questions.html + Bookmarks Bar / Personal / Lawn Care + + + Overseeding Bermudagrass Turf | Archives | Aggie Horticulture + http://aggie-horticulture.tamu.edu/archives/parsons/turf/publications/overseed.html + Bookmarks Bar / Personal / Lawn Care + + + topdressing Archives - The Super-Sod Blog + http://www.supersod.com/blog/tag/topdressing/ + Bookmarks Bar / Personal / Lawn Care + + + The Husqvarna YTA18542 was designed with the homeowner in mind. + http://www.pickmymower.com/blog/husqvarna-yta18542-review/ + Bookmarks Bar / Personal / Lawn Care + + + How I Built a Raspberry Pi Tablet - Make: + http://makezine.com/2014/01/07/how-i-built-a-raspberry-pi-tablet/ + Bookmarks Bar / Personal / Maker + + + PiPhone – A Raspberry Pi based Smartphone + http://www.davidhunt.ie/piphone-a-raspberry-pi-based-smartphone/ + Bookmarks Bar / Personal / Maker + + + Overview | Raspberry Pi WiFi Radio | Adafruit Learning System + https://learn.adafruit.com/pi-wifi-radio + Bookmarks Bar / Personal / Maker + + + Overview | Touch Pi: Portable Raspberry Pi | Adafruit Learning System + https://learn.adafruit.com/touch-pi-portable-raspberry-pi + Bookmarks Bar / Personal / Maker + + + Overview | Mini Mac Pi | Adafruit Learning System + https://learn.adafruit.com/mini-mac-pi + Bookmarks Bar / Personal / Maker + + + Overview | PiGRRL - Raspberry Pi Gameboy | Adafruit Learning System + https://learn.adafruit.com/pigrrl-raspberry-pi-gameboy + Bookmarks Bar / Personal / Maker + + + Overview | Cupcade: the Raspberry Pi Micro Arcade Cabinet | Adafruit Learning System + https://learn.adafruit.com/cupcade-raspberry-pi-micro-mini-arcade-game-cabinet + Bookmarks Bar / Personal / Maker + + + Overview | Super Game Pi | Adafruit Learning System + https://learn.adafruit.com/super-game-pi + Bookmarks Bar / Personal / Maker + + + Overview | Game Grrl | Adafruit Learning System + https://learn.adafruit.com/game-grrl + Bookmarks Bar / Personal / Maker + + + X-Carve + https://www.inventables.com/technologies/x-carve + Bookmarks Bar / Personal / Maker + + + Build List | OpenBuilds + http://www.openbuilds.com/ + Bookmarks Bar / Personal / Maker + + + Tontec® Transparent Acrylic Raspberry Pi Case for 7 Inches Raspberry Pi LCD Display Screen (638142275927) | ToolFanatic.com + http://toolfanatic.com/p/Planers/B00NPRF1RM/detail/Tontec-Transparent-Acrylic-Raspberry-Pi-Case-for-7-Inches-Raspberry-Pi-LCD-Display-Screen.php#7 + Bookmarks Bar / Personal / Maker + + + Shapeoko 3 - Desktop CNC Machine + http://www.shapeoko.com/ + Bookmarks Bar / Personal / Maker + + + 4DOS.INFO - Klaus Meinhard's Homepage: DOS Programs and Applications + http://www.4dos.info/dprogs.htm + Bookmarks Bar / Personal / MS-DOS + + + DOS Gamer :: Advanced Flight Trainer for DOS + http://dosgamer.com/advanced-flight-trainer/ + Bookmarks Bar / Personal / MS-DOS / GAMES + + + Crypt of the Necrodancer: The Melody Mixes | A_Rival + https://rivalrivalrival.bandcamp.com/album/crypt-of-the-necrodancer-the-melody-mixes + Bookmarks Bar / Personal / Music + + + Crypt of the Necrodancer OST | Danny Baranowsky + https://dbsoundworks.bandcamp.com/album/crypt-of-the-necrodancer-ost + Bookmarks Bar / Personal / Music + + + ▶︎ Spectra | chipzel + http://chipzel.co.uk/album/spectra + Bookmarks Bar / Personal / Music + + + ▶︎ Pocket Mine Soundtrack | Big Giant Circles + http://music.biggiantcircles.com/album/pocket-mine-soundtrack + Bookmarks Bar / Personal / Music + + + Songwriting 101: Learn Common Song Structures - 2022 - MasterClass + https://www.masterclass.com/articles/songwriting-101-learn-common-song-structures#what-is-song-structure + Bookmarks Bar / Personal / Music + + + Anatomy of a Song: The Three Most Common Song Forms - Musical U + https://www.musical-u.com/learn/anatomy-of-a-song-the-three-most-common-song-forms/ + Bookmarks Bar / Personal / Music + + + What Is the Difference Between Mixing and Mastering? + https://www.izotope.com/en/learn/what-is-the-difference-between-mixing-and-mastering.html + Bookmarks Bar / Personal / Music + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1569953-05-Glasair-SH2F.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1503221-Vans-RV-4.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1567734-Vans-RV-6A.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1493002-1999--VANS-RV-4.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1541726-Giles-202.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1549623-Vans-RV-6A.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1495311-Ultimate-pitts.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1558228-Vans-RV-4.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1557931-1995-Extra-300.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1565860-95%E2%80%99-Great-Lakes-2T-1A-Biplane.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1561120-1986-Steen-Skybolt.html?catid=15818 + Bookmarks Bar / Personal / Plane Sales + + + BARNSTORMERS.COM Find Aircraft & Aircraft Parts - Airplane Sale, Jets, Helicopters, Experimental, Warbirds & Homebuilt + https://www.barnstormers.com/classified-1571897-Pitts-Smith.html?catid=15901 + Bookmarks Bar / Personal / Plane Sales + + + GetFPV Drone Racing - Quadcopter Parts - Multicopter Store + https://www.getfpv.com/ + Bookmarks Bar / Personal / RC + + + Spektrum Ultra Micro FPV Camera and VTX (SPMVA1100): Spektrum - The Leader in Spread Spectrum Technology + https://www.spektrumrc.com/Products/Default.aspx?ProdId=SPMVA1100 + Bookmarks Bar / Personal / RC + + + Spektrum VA1100 Ultra Micro FPV Camera and VTX - RCGroups.com Review - RC Groups + https://www.rcgroups.com/forums/showthread.php?2287035-Spektrum-VA1100-Ultra-Micro-FPV-Camera-and-VTX-RCGroups-com-Review + Bookmarks Bar / Personal / RC + + + FPV and Racing Drone Buyers Guides and Tutorials | GetFPV Learn + https://www.getfpv.com/learn/ + Bookmarks Bar / Personal / RC + + + How to Be a Good Manager + http://www.wikihow.com/Be-a-Good-Manager + Bookmarks Bar / Personal / Work + + + flumm/Themes: My collection of Themes for i3-wm + https://github.com/flumm/Themes + Bookmarks Bar / Personal / i3 + + + Crick.io + https://app.crick.io/ + Bookmarks Bar / Misc + + + ProtectedText - mreschke + https://www.protectedtext.com/mreschke + Bookmarks Bar / Misc + + + Would you refuse to launch with venture capital? - with Gleb Budman - Mixergy + https://mixergy.com/interviews/gleb-budman-backblaze/ + Bookmarks Bar / Sundiallabs / Business Research + + + The Definitive Guide on How to Bootstrap Your Startup + https://neilpatel.com/blog/bootstrap-startup/ + Bookmarks Bar / Sundiallabs / Business Research + + + Dynastore mRcore + http://dynastore/ + Bookmarks Bar / Sundiallabs / DYNA + + + End Zone Bars + http://endzonebars.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Flexwiki + http://wiki.dealerprofiler.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + GitLab + http://gitlab.dynatronsoftware.com/explore + Bookmarks Bar / Sundiallabs / DYNA + + + GitLab Mattermost - Login + http://mattermost.dynatronsoftware.com/dynatron + Bookmarks Bar / Sundiallabs / DYNA + + + HAProxy Stats + http://xenlb.dynatronsoftware.com/haproxy?stats + Bookmarks Bar / Sundiallabs / DYNA + + + Server Inventory + https://docs.google.com/spreadsheets/d/1JXUjI5hjTTaAcrOCEkEFo3qIjBa06JdA-F-n3RlhTWI/edit#gid=1923562332 + Bookmarks Bar / Sundiallabs / DYNA + + + logs.js + http://logs.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Openfire Admin Console + http://xenfire.dynatronsoftware.com/login.jsp?url=%2Findex.jsp + Bookmarks Bar / Sundiallabs / DYNA + + + OpenNebula Sunstone: Cloud Operations Center + http://xenstore:9869/ + Bookmarks Bar / Sundiallabs / DYNA + + + OpenNebula - Prostore + http://prostore:9869/ + Bookmarks Bar / Sundiallabs / DYNA + + + Pfsense1 - 66.196.205.178 + https://66.196.205.178:10801/ + Bookmarks Bar / Sundiallabs / DYNA + + + Pfsense2 + https://po.dynatronsoftware.com:10801/ + Bookmarks Bar / Sundiallabs / DYNA + + + RCIOpenRO + http://rciopenro.dynatronsoftware.com/WebServices/RCI/STAR.asmx + Bookmarks Bar / Sundiallabs / DYNA + + + SonicWALL - Authentication + http://192.168.17.2/ + Bookmarks Bar / Sundiallabs / DYNA + + + xendbcluster haproxy + http://xendbcluster:8080/ + Bookmarks Bar / Sundiallabs / DYNA + + + NodeBB Forum + http://forum.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Satis - Dynatron Packagist + https://packagist.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Proton Dashboard + https://dashboard.systemmonitor.us/ + Bookmarks Bar / Sundiallabs / DYNA + + + Proton HelpDesk + https://ww3.autotask.net/ClientPortal/login.aspx?ci=302036&accountId=401 + Bookmarks Bar / Sundiallabs / DYNA + + + KEEPS Corp - Staging + http://keepscorp.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + ROAMS Consulting - Staging + http://roamsconsulting.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Recalls Staging + http://recalls.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Proton Google Drive + https://drive.google.com/drive/u/1/folders/0B2EQW__Xpc2uOHdpb01RQ1g1R2M + Bookmarks Bar / Sundiallabs / DYNA + + + Paychex Flex + https://myapps.paychex.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Jira + https://jira.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + Google Admin + http://google.com/a/cpanel/dynatronsoftware.com + Bookmarks Bar / Sundiallabs / DYNA + + + VFI Sandbox (dyna60) + http://vfi.sandbox/ + Bookmarks Bar / Sundiallabs / DYNA + + + SugarCRM - Sandbox + https://crm-sandbox.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA + + + DealerProfile + http://www.dealerprofiler.com/tracker.aspx + Bookmarks Bar / Sundiallabs / DYNA / DealerProfile + + + dev.localhost + http://localhost/DealerProfiler/default.aspx + Bookmarks Bar / Sundiallabs / DYNA / DealerProfile + + + dev.test + http://test.dealerprofiler.com/ + Bookmarks Bar / Sundiallabs / DYNA / DealerProfile + + + dev.test2 + http://test2.dealerprofiler.com/ + Bookmarks Bar / Sundiallabs / DYNA / DealerProfile + + + dev.dyna-dell + http://dyna-dell/DealerProfiler/ + Bookmarks Bar / Sundiallabs / DYNA / DealerProfile + + + DynaCall + http://dynacall.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / DynaCall + + + dev.localhost + http://localhost/DynaCall + Bookmarks Bar / Sundiallabs / DYNA / DynaCall + + + DynaComm + https://dynacomm.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / DynaComm + + + DynaComm-WebAQ + https://webadvisorq.com/dynacomm/prod/1.0/login.html + Bookmarks Bar / Sundiallabs / DYNA / DynaComm + + + prod.www1 + http://www1.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + prod.www2 + http://www2.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + prod.www3 + http://www3.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + prod.www4 + http://www4.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + prod.www5 + http://www5.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + prod.www6 + http://www6.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + dev.localhost + http://localhost/EbisPlus/login.aspx + Bookmarks Bar / Sundiallabs / DYNA / EbisPlus + + + McKinney Cisco Router + https://mckinney.endzonebars.com/ + Bookmarks Bar / Sundiallabs / DYNA / Network + + + QMA + http://qmadata.com/ + Bookmarks Bar / Sundiallabs / DYNA / QMA + + + dev.localhost + http://localhost/QMA/ + Bookmarks Bar / Sundiallabs / DYNA / QMA + + + SSO + http://sso.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / SSO + + + dev.localhost + http://localhost/SSO/Login.aspx + Bookmarks Bar / Sundiallabs / DYNA / SSO + + + dev.web6 + http://ssodev.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / SSO + + + dev.dyna-dell + http://dyna-dell/SSO/ + Bookmarks Bar / Sundiallabs / DYNA / SSO + + + VPG + http://vpg.ebisreporting.com/ + Bookmarks Bar / Sundiallabs / DYNA / VPG + + + dev.localhost + http://localhost/VPG + Bookmarks Bar / Sundiallabs / DYNA / VPG + + + dev.dyna-dell + http://dyna-dell/VPG/ + Bookmarks Bar / Sundiallabs / DYNA / VPG + + + xendev1.mrcore5 + http://mrcore5.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + xendev1.mrcore50 + http://mrcore50.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + xendev1.webaq + http://webaq.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + xendev1.phpMyAdmin + http://phpmyadmin.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + laravel.xendev1.dynatronsoftware.com + http://laravel.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + lumen.xendev1.dynatronsoftware.com + http://lumen.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + fontcustom glyphs preview + http://mrcore5.xendev1.dynatronsoftware.com/assets/css/fontcustom/fontcustom-preview.html + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + raw.xendev1.dynatronsoftware.com + http://raw.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + TodoMVC + http://todomvc.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + keystone-server-lumen + http://keystone-server-lumen.xendev1.dynatronsoftware.com/api/keystone/v1/namespaces + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + keystone-server-node + http://keystone-server-node.xendev1.dynatronsoftware.com/namespaces + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + keystone-server-react + http://keystone-server-react.xendev1.dynatronsoftware.com/namespaces + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + keystone + http://keystone.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + oauth2-server + http://auth.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + endzonebars.com + http://endzonebars.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + rci-api + https://rci-api-xendev1.dynatronsoftware.com/api/v1/publish?wsdl + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + PartKeepr + http://partkeepr.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + Dynacomm + http://dynacomm.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + Forum (phpbb) + http://forum.xendev1.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev + + + xendev2.mrcore5 - Julie + http://mrcore5.xendev2.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev / Developers + + + xendev3.mrcore5 - Staci + http://mrcore5.xendev3.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev / Developers + + + xendev4-mrcore5 - John + http://mrcore5.xendev4.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Xendev / Developers + + + SugarCRM + https://sugar.roams.net/live/ + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + SugarCRM Sandbox + http://sugarsbox.roams.net/ + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + Jira (VPN Required) + http://172.31.249.71:3002/secure/Dashboard.jspa + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + Confluence + https://confluence01.roams.net/ + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + era-jenkins.dynatron.io + https://era-jenkins.dynatron.io/ + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + era-artifactory.dynatron.io + https://era-artifactory.dynatron.io/webapp/#/home + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + Meraki Dashboard Login + https://n125.meraki.com/login/dashboard_login + Bookmarks Bar / Sundiallabs / DYNA / KEEPS + + + http://data.autorecalls.io/swagger/ui/index.html + http://data.autorecalls.io/swagger/ui/index.html + Bookmarks Bar / Sundiallabs / DYNA / Recalls + + + http://recalls.autorecalls.io/swagger/ui/index.html + http://recalls.autorecalls.io/swagger/ui/index.html + Bookmarks Bar / Sundiallabs / DYNA / Recalls + + + profw1 - wan - 66.34.194.162 + https://66.34.194.162:20443/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + profw2 - wan - 66.34.194.163 + https://66.34.194.163:20443/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + promanrac + https://10.10.6.200/start.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + prostorerac + https://prostorerac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode1rac + https://pronode1rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode2rac + https://pronode2rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode3rac + https://pronode3rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode4rac + https://pronode4rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode5rac + https://pronode5rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode6rac + https://pronode6rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode7rac + https://pronode7rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + pronode8rac + https://pronode8rac/login.html + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + xenstorerac + https://xenstorerac.dynatron.io/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + knode1rac + https://knode1rac/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + knode2rac + https://knode2rac/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + knode3rac + https://knode3rac/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + CoreSpace Support + https://support.corespace.com/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + profw2.dynatron.io + https://profw2.dynatron.io:20443/ + Bookmarks Bar / Sundiallabs / DYNA / CoreSpace + + + dyna-fw + https://telecompky.dynatronsoftware.com:20443/ + Bookmarks Bar / Sundiallabs / DYNA / Telecompky + + + dyna-key + https://dyna-key/ + Bookmarks Bar / Sundiallabs / DYNA / Telecompky + + + unifi.ubnt.com + https://account.ubnt.com/login?redirect=https%3A%2F%2Funifi.ubnt.com + Bookmarks Bar / Sundiallabs / DYNA / Telecompky + + + dyna-nas + http://dyna-nas:8080/cgi-bin/ + Bookmarks Bar / Sundiallabs / DYNA / Telecompky + + + Dynatron Wiki + https://dynatronsoftware.com/search + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Dynatron Production Network + https://dynatronsoftware.com/77/dynatron-production-network + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Dynatron Development + https://dynatronsoftware.com/450 + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + VFI Documentation + https://dynatronsoftware.com/388/vfi-vendor-feed-integration + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Vfi Event Stream + https://dynatronsoftware.com/app/tools/system/event/stream?app=dynatron/vfi + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Vfi Dealers + https://dynatronsoftware.com/app/vfi + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Active Dealers Table + https://dynatronsoftware.com/35/active-dealers-table + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Vfi Clients + https://dynatronsoftware.com/app/vfi/clients + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + mrcore4.dynatronsoftware.com + http://mrcore4.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + dev.dynatronsoftware.com + http://dev.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + staging.dynatronsoftware.com + https://staging.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Devops Division of Labor + https://dynatronsoftware.com/658/devops-division-of-labor + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + End Zone Bars + https://dynatronsoftware.com/698/end-zone-bars + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Using tar for full and incremental backups | Paul Whipp Consulting + http://paulwhippconsulting.com/blog/using-tar-for-full-and-incremental-backups/ + Bookmarks Bar / Sundiallabs / DYNA / Wiki + + + Current Projects + https://dynatronsoftware.com/topic/179 + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + Current Projects Summary + https://dynatronsoftware.com/topic/370 + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + Matthew Reschke + https://dynatronsoftware.com/topic/190 + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + Staci Quaethem + https://dynatronsoftware.com/240/staci-quaethem + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + Julie Arnold + https://dynatronsoftware.com/189/julie-arnold + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + John Plata + https://dynatronsoftware.com/536/john-plata + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + Weekly Tech Meeting + https://dynatronsoftware.com/747/weekly-tech-meeting + Bookmarks Bar / Sundiallabs / DYNA / Wiki / PM + + + Wiki + https://wiki.dynatronsoftware.com/ + Bookmarks Bar / Sundiallabs / DYNA / Confluence + + + dynatron.io + https://wiki.dynatronsoftware.com/display/IT/dynatron.io + Bookmarks Bar / Sundiallabs / DYNA / Confluence + + + Application Catalog - Development - Dynatron Wiki + https://wiki.dynatronsoftware.com/display/DEV/Application+Catalog + Bookmarks Bar / Sundiallabs / DYNA / Confluence + + + MyApp + http://imac:4200/ + Bookmarks Bar / Sundiallabs / DYNA / Confluence + + + Plano Cisco Router + https://plano.endzonebars.com/ + Bookmarks Bar / Sundiallabs / EZ + + + Little Elm Cisco Router + https://littleelm.endzonebars.com/ + Bookmarks Bar / Sundiallabs / EZ + + + http://endzonebars.endzone + http://endzonebars.endzone/#prettyPhoto + Bookmarks Bar / Sundiallabs / EZ + + + Staging + https://staging.mountainshout.com/ + Bookmarks Bar / Sundiallabs / MS + + + EASI Methods + https://www.easidemographics.com/about/easiMethods.asp + Bookmarks Bar / Sundiallabs / MS + + + Easy Analytic Software Inc. (EASI) + https://www.easidemographics.com/index.asp + Bookmarks Bar / Sundiallabs / MS + + + Amazon Web Services Sign-In + https://803534571298.signin.aws.amazon.com/console + Bookmarks Bar / Sundiallabs / MS + + + Pitmaster Collective API - https://api.pitco.app/api/docs + https://api.pitco.app/api/docs + Bookmarks Bar / Sundiallabs / Pitco + + + pfSense - jbbfw1.jbbat.net + https://64.182.74.149:20443/ + Bookmarks Bar / Sundiallabs / Pitco + + + FusionAuth Admin + https://login.pitco.app/oauth2/authorize?client_id=3c219e58-ed0e-4b18-ad48-f4f92793ae32&response_type=code&redirect_uri=%2Fadmin%2Flogin&scope=offline_access&code_challenge=FjfwiMbK6PDAaStLAMfwbc3bHD_h7BH-2zZ2rz16XF8&code_challenge_method=S256&state=b7IW52ThukX_2zpPEftQHMXtLNeoNcFmCGEJagRVOWY + Bookmarks Bar / Sundiallabs / Pitco + + + Gitlab - https://gitlab.jbbat.com + https://gitlab.jbbat.com/ + Bookmarks Bar / Sundiallabs / Pitco + + + FusionAuth - auth.triglobal.io + https://auth.triglobal.io/oauth2/authorize?client_id=3c219e58-ed0e-4b18-ad48-f4f92793ae32&response_type=code&redirect_uri=%2Flogin&state=MMWkniBTqwuRLySlsLTXq9X743rZlsO--DW40pn0dlU + Bookmarks Bar / Sundiallabs / Triglobal + + + Konga - tg-kong:1337 + http://tg-kong:1337/ + Bookmarks Bar / Sundiallabs / Triglobal + + + GitLab + https://git.triglobal.io/ + Bookmarks Bar / Sundiallabs / Triglobal + + + GitLab - DevOps + https://git.triglobal.io/triglobal/devops/-/boards/7 + Bookmarks Bar / Sundiallabs / Triglobal + + + GitLab - billolo + https://git.triglobal.io/users/billolo/projects + Bookmarks Bar / Sundiallabs / Triglobal + + + GitLab - mreschke + https://git.triglobal.io/users/mreschke/projects + Bookmarks Bar / Sundiallabs / Triglobal + + + wiki-api.triglobal.io/api/docs + https://wiki-api.triglobal.io/api/docs + Bookmarks Bar / Sundiallabs / Triglobal + + + suitecrm.gsb + http://suitecrm.gsb/index.php?action=Login&module=Users + Bookmarks Bar / Sundiallabs / Triglobal / GSB + + + crm.strategicsolarsourcing.com + http://crm.strategicsolarsourcing.com/index.php?action=Login&module=Users + Bookmarks Bar / Sundiallabs / Triglobal / GSB + + + crm-sandbox.strategicsolarsourcing.com + http://crm-sandbox.strategicsolarsourcing.com/ + Bookmarks Bar / Sundiallabs / Triglobal / GSB + + + http://strategicsolarsourcing.com + http://strategicsolarsourcing.com/ + Bookmarks Bar / Sundiallabs / Triglobal / GSB + + + http://webface-api.strategicsolarsourcing.com/api/contact/ + http://webface-api.strategicsolarsourcing.com/api/contact/ + Bookmarks Bar / Sundiallabs / Triglobal / GSB + + + Wiki - wiki.sunfinity.io + https://wiki.sunfinity.io/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + FusionAuth - auth.sunfinity.com + https://auth.sunfinity.com/admin/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + Nextcloud - nextcloud.sunfinity.com + https://nextcloud.sunfinity.com/apps/files/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + Helpdesk - helpdesk.sunfinity.com + https://helpdesk.sunfinity.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + SnipeIT - snipeit.sunfinity.com + https://snipeit.sunfinity.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + Databank - projects.sunfinitysolar.com + https://projects.sunfinitysolar.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + ERPNext Sandbox - erp-sandbox.sunfinity.com + https://erp-sandbox.sunfinity.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + ERPNext Production - erp.sunfinity.com + https://erp.sunfinity.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + Salesforce Archive - salesforce-archive.sunfinity.com + https://salesforce-archive.sunfinity.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + Assets - assets.sunfinity.com + https://assets.sunfinity.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + ToolsAPI - tools.sunfinity.io/api/v1 + https://tools.sunfinity.io/api/v1/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + PC Inventory + https://docs.google.com/spreadsheets/d/1kMV50FWFk7j4comHA94B7cxBI9GhASnLrNYeeBoFph0/edit#gid=0 + Bookmarks Bar / Sundiallabs / Triglobal / SUN + + + daldev2-projects.sunfinitysolar.com + http://daldev2-projects.sunfinitysolar.com/ + Bookmarks Bar / Sundiallabs / Triglobal / SUN / Devel + + + FusionAuth + https://auth.triglobalblockchain.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGB + + + TGE Outlook Web App + https://webmail.netofficeplus.com/owa + Bookmarks Bar / Sundiallabs / Triglobal / TGE + + + Trac + http://trac.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE + + + tge - Revision 1: / + http://svn.triglobalenergy.com/tge/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE + + + projects.triglobalenergy.com + http://projects.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE + + + Wiki - wiki.triglobalenergy.com + http://wiki.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE + + + daldev1-projects + http://daldev1-projects.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE / Devel + + + daldev2-projects + https://daldev2-projects.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE / Devel + + + test-projects.triglobalenergy.com + http://test-projects.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE / Devel + + + daldev2-sunfinity/api/v1/users + http://daldev2-sunfinity.triglobalenergy.com/api/v1/users + Bookmarks Bar / Sundiallabs / Triglobal / TGE / Devel + + + daldev2-wiki.triglobalenergy.com + http://daldev2-wiki.triglobalenergy.com/ + Bookmarks Bar / Sundiallabs / Triglobal / TGE / Devel + + + sun-fw1.sunfinity.io:20443 + https://sun-fw1.sunfinity.io:20443/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure + + + sun-fw2.sunfinity.io:20443 + https://sun-fw2.sunfinity.io:20443/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure + + + iDrac store + https://sun-storerac.sunfinity.io/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure + + + iDrac node1 + https://sun-node1rac.sunfinity.io/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure + + + iDrac node2 + https://sun-node2rac.sunfinity.io/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure + + + OpenNebula + http://sun-store:9869/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure + + + Dallas - dalfw1 https://32.140.32.154:20443 + https://32.140.32.154:20443/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure / Branch + + + Dallas - Cloud Key + https://dalkey1.sunfinity.net/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure / Branch + + + Dallas - OpenNebula dalnode1:9869 + http://dalnode1:9869/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure / Branch + + + B1 Dallas Warehouse - b1-fw1.sunfinity.net + https://12.124.215.86:20443/ + Bookmarks Bar / Sundiallabs / Triglobal / Infrastructure / Branch + + + Angular Authentication with OpenID Connect and Okta in 20 Minutes | Okta Developer + https://developer.okta.com/blog/2017/04/17/angular-authentication-with-oidc + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + User-Managed Access (UMA) 2.0 Grant for OAuth 2.0 Authorization + https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-grant-2.0.html#protocol-flow-details-sec + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + Demystifying OAuth 2.0 and OpenId Connect (and SAML) + https://hackernoon.com/demystifying-oauth-2-0-and-openid-connect-and-saml-12aa4cf9fdba + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + Diagrams And Movies Of All The OAuth 2.0 Flows – Takahiko Kawasaki – Medium + https://medium.com/@darutk/diagrams-and-movies-of-all-the-oauth-2-0-flows-194f3c3ade85 + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + OAuth 2.0 debugger + https://oauthdebugger.com/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + OpenID Connect debugger + https://oidcdebugger.com/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + Centrally issue OAuth2 tokens for API security | Gluu | Blog + https://www.gluu.org/blog/how-to-centrally-issue-oauth-tokens-for-api-access-management/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + Kong API Gateway + Okta OIDC - YouTube + https://www.youtube.com/watch?v=JUll6Dgu_pI + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + OAuth 2.0 Introspection plugin | Kong + https://docs.konghq.com/hub/kong-inc/oauth2-introspection/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + OAuth 2.0 and OpenID Connect (in plain English) - YouTube + https://www.youtube.com/watch?v=996OiexHze0 + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + OAuth and OpenID Connect in plain English - Speaker Deck + https://speakerdeck.com/nbarbettini/oauth-and-openid-connect-in-plain-english?slide=2 + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + Google IDaaS vs. Okta | JumpCloud + https://jumpcloud.com/blog/google-idaas-vs-okta/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + The Difference Between SAML and OAuth + https://www.ubisecure.com/uncategorized/difference-between-saml-and-oauth/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Auth + + + Privnote + https://privnote.com/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Tools + + + DeadDrop - Send Secure information + https://dead-drop.me/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Tools + + + 0bin - encrypted pastebin + https://0bin.net/ + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Tools + + + StaffOne + https://hrcess.staffone.com/phree/cmd/login + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Sites + + + Adobe Creative Cloud + https://www.adobe.com/creativecloud.html + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Sites + + + Comodo ONE + https://one-us.comodo.com/app/msp/login + Bookmarks Bar / Sundiallabs / Triglobal / Bookmarks / Sites + + + pfSense - https://99.87.218.62:20443 + https://99.87.218.62:20443/index.php + Bookmarks Bar / Sundiallabs / Triglobal / BilloloHome + + + OpenNebula - http://10.42.33.21:9869 + http://10.42.33.21:9869/ + Bookmarks Bar / Sundiallabs / Triglobal / BilloloHome + + + Nexus - http://linexus:8081 + http://linexus:8081/ + Bookmarks Bar / mReschke + + + Nexus - https://nexus.mreschke.net + https://nexus.mreschke.net/ + Bookmarks Bar / mReschke + + + mReschke Private Wiki + http://localhost:2347/ + Bookmarks Bar / mReschke + + + mRcore Wiki + http://mrcore.mreschke.com/ + Bookmarks Bar / mReschke + + + manup.mreschke.net + http://manup.mreschke.net/ + Bookmarks Bar / mReschke + + + Allison Dinosaurs + http://dinosaurs.allison.mreschke.com/ + Bookmarks Bar / mReschke + + + Allison Resources + http://resources.allison.mreschke.com/ + Bookmarks Bar / mReschke + + + Syncthing + http://127.0.0.1:8384/ + Bookmarks Bar / mReschke + + + pacman-cache.mreschke.net + http://pacman-cache.mreschke.net/ + Bookmarks Bar / mReschke + + + Apt-Cacher NG Command And Control Page + http://linstore:3142/acng-report.html + Bookmarks Bar / mReschke + + + Haproxy Stats + https://mreschke.com/haproxy?stats + Bookmarks Bar / mReschke + + + FusionAuth - http://local.auth.mreschke.com + http://local.auth.mreschke.com/admin + Bookmarks Bar / mReschke / LOCAL + + + Konga - http://local.konga.mreschke.net + http://local.konga.mreschke.net/#!/error + Bookmarks Bar / mReschke / LOCAL + + + Wiki Uvicore API - https://local.wiki.mreschke.net/api/docs + https://local.wiki.mreschke.net/api/docs + Bookmarks Bar / mReschke / LOCAL + + + Wiki Vue App - https://local.vue.wiki.mreschke.com + https://local.vue.wiki.mreschke.com/ + Bookmarks Bar / mReschke / LOCAL + + + Admin Django API - https://local.admin.mreschke.net/api/v1 + https://local.admin.mreschke.net/api/v1/ + Bookmarks Bar / mReschke / LOCAL + + + Admin Angular App - https://local.admin.mreschke.com + https://local.admin.mreschke.com/ + Bookmarks Bar / mReschke / LOCAL + + + mrcore5.lindev.mreschke.net + http://mrcore5.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + mrcore4.lindev.mreschke.net + http://mrcore4.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + dashboard.lindev.mreschke.net + http://dashboard.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + template.lindev.mreschke.net + http://template.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + laravel.lindev.mreschke.net + http://laravel.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + speedtest.lindev.mreschke.net + http://speedtest.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + speedtest-slim.lindev.mreschke.net + http://speedtest-slim.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + mreschke.mrcore5.lindev.mreschke.net + http://mreschke.mrcore5.lindev.mreschke.net/ + Bookmarks Bar / mReschke / Development + + + Proxmox - https://dynepyc.mreschke.net:8006 + https://192.168.29.10:8006/ + Bookmarks Bar / mReschke / DynEPYC + + + BMC/IPMI - https://dynepyc-bmc.mreschke.net + https://dynepyc-bmc.mreschke.net/ + Bookmarks Bar / mReschke / DynEPYC + + + Syncthing - depyc-nas + http://depyc-nas:8384/ + Bookmarks Bar / mReschke / DynEPYC + + + UniFi OS - Dream Machine Pro + https://192.168.29.1/ + Bookmarks Bar / mReschke / DynEPYC + + + linfw - https://10.23.47.1:20443 + https://10.23.47.1:20443/ + Bookmarks Bar / mReschke / v6 - Old + + + linfw - https://mreschke.net:20443/ + https://mreschke.net:20443/ + Bookmarks Bar / mReschke / v6 - Old + + + Unifi Controller Docker + https://sunjaro:8443/setup/configure/controller-name + Bookmarks Bar / mReschke / v6 - Old + + + xpve1 (NUC) - Proxmox Virtual Environment + https://10.23.43.31:8006/#v1:0:18:4::::::: + Bookmarks Bar / mReschke / 2024-Prototype + + + xpve11 (PE1950) - Proxmox Virtual Environment + https://10.23.43.34:8006/#v1:0:18:4::::::: + Bookmarks Bar / mReschke / 2024-Prototype + + + TrueNAS - linvault1 (xenstore) + http://linvault1/ui/sessions/signin + Bookmarks Bar / mReschke / 2024-Prototype + + + TrueNAS - linvault9 (ASUS) + http://linvault9/ui/sessions/signin + Bookmarks Bar / mReschke / 2024-Prototype + + + TrueNAS (SRV-15 R510 Xenstore) - 10.23.40.51 + http://10.23.40.51/ui/sessions/signin + Bookmarks Bar / mReschke / 2024-Prototype + + + UDM Pro - https://10.23.0.1 + https://10.23.0.1/ + Bookmarks Bar / Homelab v7 + + + UDM Pro - https://linfw1.mreschke.net + https://linfw1.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + UDM Pro Remote - https://unifi.ui.com/ + https://unifi.ui.com/ + Bookmarks Bar / Homelab v7 + + + VMAN TOR Leaf ES24 - 10.23.0.31 + https://leaf-es24-vman.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + linsw1 (Stairs EdgeSwitch) https://linsw1.mreschke.net + https://linsw1.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + linsw2 (Office EdgeSwitch) https://linsw2.mreschke.net + https://linsw2.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + Spectrum Router https://192.168.1.1 + https://192.168.1.1/0.3 + Bookmarks Bar / Homelab v7 + + + Pi-hole lindns1 (10.23.0.5) + https://10.23.0.5/admin/login + Bookmarks Bar / Homelab v7 + + + Pi-hole lindns2 (10.23.0.6) + https://10.23.0.6/admin/ + Bookmarks Bar / Homelab v7 + + + data: + data: + Bookmarks Bar / Homelab v7 + + + TrueNAS - linvault1 (R620) - VMAN 10.23.16.11 + https://linvault1-vman.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + TrueNAS - linvault1 (R620) - 10.24.0.11 + https://linvault1.mreschke.net/ui/dashboard + Bookmarks Bar / Homelab v7 + + + TrueNAS - linvault2 - 10.24.0.12 (R510) + https://linvault2.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + TrueNAS - linvault5 - 10.23.40.55 (PE 2900) + http://linvault5/ + Bookmarks Bar / Homelab v7 + + + QNAP + https://qnap.mreschke.net/cgi-bin/ + Bookmarks Bar / Homelab v7 + + + Proxmox - linpve1 (R620) - VMAN - 10.23.17.11 + https://10.23.17.11:8006/#v1:0:18:4::::::: + Bookmarks Bar / Homelab v7 + + + Proxmox - linpve1 (R620) - 10.24.1.11 + https://linpve1.mreschke.net:8006/ + Bookmarks Bar / Homelab v7 + + + Proxmox - linpve2 (R620) - VMAN - 10.23.17.12 + https://10.23.17.12:8006/#v1:0:18:4::::::: + Bookmarks Bar / Homelab v7 + + + Proxmox - linpve2 (R620) - 10.24.1.12 + https://linpve2.mreschke.net:8006/ + Bookmarks Bar / Homelab v7 + + + sunjarox - Proxmox Virtual Environment + https://sunjarox.mreschke.net:8006/#v1:0:18:4::::::: + Bookmarks Bar / Homelab v7 + + + Dockge - lindockge1.mreschke.net:5001 + http://lindockge1.mreschke.net:5001/ + Bookmarks Bar / Homelab v7 + + + Umbrel + http://umbrel.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + Arcane1 - http://arcane1.mreschke.net:3552 + http://arcane1.mreschke.net:3552/projects + Bookmarks Bar / Homelab v7 + + + Arcane2 - http://arcane2.mreschke.net:3552 + http://arcane2.mreschke.net:3552/projects + Bookmarks Bar / Homelab v7 + + + mReschke.com + http://mreschke.com/ + Bookmarks Bar / Homelab v7 + + + Outline (POC) - https://outline.mreschke.com + https://outline.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + Trilium Wiki - https://trilium.mreschke.com + https://trilium.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + AFFiNE Wiki + https://affine.mreschke.com/workspace/457e3c93-7faf-419d-90e5-19589b07aeb3/all + Bookmarks Bar / Homelab v7 + + + Silverbullet + https://silverbullet.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + Gitea - https://git.mreschke.net + https://git.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + GitLab - https://gitlab.mreschke.net + http://gitlab.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + Forgejo: Beyond coding. We Forge. + https://forgejo.mreschke.net/ + Bookmarks Bar / Homelab v7 + + + Opengist - https://gist.mreschke.net + https://gist.mreschke.net/all + Bookmarks Bar / Homelab v7 + + + Enclosed - Send private and secure notes + https://enclosed.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + ByteStash - bytestash.mreschke.com + https://bytestash.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + FusionAuth - https://auth.mreschke.com + https://auth.mreschke.com/admin/application/ + Bookmarks Bar / Homelab v7 + + + Immich - https://immich.mreschke.com + https://immich.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + mrcore4.mReschke.com + http://mrcore4.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + Nextcloud + https://nextcloud.mreschke.com/ + Bookmarks Bar / Homelab v7 + + + Nextcloud AIO Interface + https://10.23.40.19/containers + Bookmarks Bar / Homelab v7 + + + Syncthing - linsync:8384 + https://linsync:8384/ + Bookmarks Bar / Homelab v7 + + + MineOS - lincraft + https://lincraft.mreschke.net:8443/admin/login.html + Bookmarks Bar / Homelab v7 + + + OpenClaw Control + http://127.0.0.1:18789/chat?session=main + Bookmarks Bar / Homelab v7 + + + NocoDB Cloud + https://nocodb.com/?ref=selfh.st + Bookmarks Bar / Homelab v7 / Ideas + + + Self-Hosted Software and Apps + https://selfh.st/apps/ + Bookmarks Bar / Homelab v7 / Ideas + + + GitHub - drivebase/drivebase: Drivebase is a cloud-agnostic file management platform for people and teams using multiple storage providers. 🚀 · GitHub + https://github.com/drivebase/drivebase + Bookmarks Bar / Homelab v7 / Ideas + + + linoob1 - Proxmox Virtual Environment + https://10.23.1.11:8006/#v1:0:18:4::::::: + Bookmarks Bar / Homelab v7 / OOB + + + linoob2 - Proxmox Virtual Environment + https://10.23.1.12:8006/#v1:0:18:4::::::: + Bookmarks Bar / Homelab v7 / OOB + + + linoob3 - Proxmox Virtual Environment + https://10.23.1.13:8006/#v1:0:18:4::::::: + Bookmarks Bar / Homelab v7 / OOB + + + data: + data: + Bookmarks Bar / Homelab v7 / OOB + + + xBrowserSync API + https://xbsapi.mreschke.net/ + Bookmarks Bar / Homelab v7 / OOB + + + TrueNAS - linvault1 (R620) - iDrac - 10.23.16.111 + https://10.23.16.111/login.html + Bookmarks Bar / Homelab v7 / IPMI/BMC/iDrac + + + Proxmox - linpve1 (R620) - iDrac - 10.23.17.111 + https://10.23.17.111/login.html + Bookmarks Bar / Homelab v7 / IPMI/BMC/iDrac + + + Proxmox - linpve2 (R620) - iDrac - 10.23.17.112 + https://10.23.17.112/login.html + Bookmarks Bar / Homelab v7 / IPMI/BMC/iDrac + + + Linpilot1 - IPM - 10.23.23.101 + http://10.23.23.101/ + Bookmarks Bar / Homelab v7 / IPMI/BMC/iDrac + + + ConvertX + http://arcane2.mreschke.net:8088/ + Bookmarks Bar / Homelab v7 / Other Tools + + + IT Tools - Handy online tools for developers + http://arcane2.mreschke.net:8082/ + Bookmarks Bar / Homelab v7 / Other Tools + + + MeTube + http://umbrel.mreschke.net:3700/ + Bookmarks Bar / Homelab v7 / Other Tools + + + https://local.auth.mreschke.com + https://local.auth.mreschke.com/ + Bookmarks Bar / Devel + + + http://local.konga.mreschke.net + http://local.konga.mreschke.net/ + Bookmarks Bar / Devel + + + http://blog-local.mreschke.com/ + http://blog-local.mreschke.com/ + Bookmarks Bar / Devel + + + mrcore-laravel58-app.mreschke + http://mrcore-laravel58-app.mreschke/ + Bookmarks Bar / Devel + + + dynatron-laravel53.website + http://dynatron.website/ + Bookmarks Bar / Devel / Dynatron + + + dynatron-laravel55.website + http://dynatron-laravel55.website/ + Bookmarks Bar / Devel / Dynatron + + + dynatron-laravel56.website + http://dynatron-laravel56.website/ + Bookmarks Bar / Devel / Dynatron + + + iam-lumen56.server + http://iam-lumen56.server/ + Bookmarks Bar / Devel / Dynatron + + + aftermarket.website + http://aftermarket.website/ + Bookmarks Bar / Devel / Dynatron + + + keepscorp-laravel56.website + http://keepscorp-laravel56.website/ + Bookmarks Bar / Devel / Dynatron + + + roamsconsulting-laravel56.website + http://roamsconsulting-laravel56.website/ + Bookmarks Bar / Devel / Dynatron + + + iam.server + http://iam.server/ + Bookmarks Bar / Devel / Dynatron + + + rci-service.app/api/v1/publish?wsdl + http://rci-service.app/api/v1/publish?wsdl + Bookmarks Bar / Devel / Dynatron + + + recalls-laravel57-app.dynatron + http://recalls-laravel57-app.dynatron/ + Bookmarks Bar / Devel / Dynatron + + + mrcore-laravel53-app.dynatron + http://mrcore-laravel53-app.dynatron/ + Bookmarks Bar / Devel / Dynatron / Docker + + + website-laravel56-app.dynatron + http://website-laravel56-app.dynatron/ + Bookmarks Bar / Devel / Dynatron / Docker + + + vfi-laravel57-app.dynatron + http://vfi-laravel57-app.dynatron/ + Bookmarks Bar / Devel / Dynatron / Docker + + + laravel55.sandbox + http://laravel55.sandbox/ + Bookmarks Bar / Devel / Sandbox + + + laravel53.app + http://laravel53.app/ + Bookmarks Bar / Devel / Sandbox + + + laravel55-spark.app + http://laravel55-spark.app/ + Bookmarks Bar / Devel / Sandbox + + + test.app + http://test.app/ + Bookmarks Bar / Devel / Sandbox + + + larabuild1.app + http://larabuild1.app/ + Bookmarks Bar / Devel / Sandbox + + + forum.app + http://forum.app/ + Bookmarks Bar / Devel / Sandbox + + + flarepoint.crm + http://flarepoint.crm/login + Bookmarks Bar / Devel / Sandbox + + + laraadmin.sandbox + http://laraadmin.sandbox/ + Bookmarks Bar / Devel / Sandbox + + + voyager.sandbox + http://voyager.sandbox/ + Bookmarks Bar / Devel / Sandbox + + + october.sandbox + http://october.sandbox/ + Bookmarks Bar / Devel / Sandbox + + + https://erp-local.sunfinity.com + https://erp-local.sunfinity.com/ + Bookmarks Bar / Devel / SUN + + + https://admin-local.sunfinity.com/ + https://admin-local.sunfinity.com/ + Bookmarks Bar / Devel / SUN + + + https://admin-local.sunfinity.io/api/v1/ + https://admin-local.sunfinity.io/api/v1/ + Bookmarks Bar / Devel / SUN + + + https://portal-local.sunfinity.com/ + https://portal-local.sunfinity.com/ + Bookmarks Bar / Devel / SUN + + + https://salesforce-local.sunfinity.com/ + https://salesforce-local.sunfinity.com/ + Bookmarks Bar / Devel / SUN + + + https://solarforce-local.sunfinity.io/api/v1/ + https://solarforce-local.sunfinity.io/api/v1/ + Bookmarks Bar / Devel / SUN + + + https://tools-local.sunfinity.io/api/v1/ + https://tools-local.sunfinity.io/api/v1/ + Bookmarks Bar / Devel / SUN + + + https://wiki-local.sunfinity.com/ + https://wiki-local.sunfinity.com/ + Bookmarks Bar / Devel / SUN + + + https://wiki-local.sunfinity.io/api/v1/ + https://wiki-local.sunfinity.io/api/v1/ + Bookmarks Bar / Devel / SUN + + + wiki-api-local.triglobal.io/api/docs + https://wiki-api-local.triglobal.io/api/docs + Bookmarks Bar / Devel / TG + + + Iam API Docs - Swagger UI + https://iam.billi.services/docs + Bookmarks Bar / Devel / Billolo + + + local.wiki.mreschke.com + https://local.wiki.mreschke.com/ + Bookmarks Bar / Devel / mReschke + + + local.api.wiki.mreschke.com/api/docs + https://local.api.wiki.mreschke.com/api/docs + Bookmarks Bar / Devel / mReschke + + + Zoom Web App + https://app.zoom.us/wc/home + Bookmarks Bar / Dynatron + + + gifcap + https://gifcap.dev/ + Bookmarks Bar / Dynatron + + + Trac + http://trac.dynatronsoftware.com/ + Bookmarks Bar / Dynatron + + + NEW Jira + https://dynatronsoftware.atlassian.net/jira/your-work + Bookmarks Bar / Dynatron + + + NEW Confluence + https://dynatron-software.atlassian.net/wiki/home + Bookmarks Bar / Dynatron + + + NEW IT Support Portal + https://dynatronsoftware.atlassian.net/servicedesk/customer/portals + Bookmarks Bar / Dynatron + + + Password Generator + https://dashboard.dynatronsoftware.com/289/password-generator + Bookmarks Bar / Dynatron + + + Keeper® Password Manager & Digital Vault + https://keepersecurity.com/vault/ + Bookmarks Bar / Dynatron + + + Fivetran + https://fivetran.com/dashboard/connections + Bookmarks Bar / Dynatron + + + Estuary Flow Dashboard | Manage Your Data Pipelines + https://dashboard.estuary.dev/login + Bookmarks Bar / Dynatron + + + Snowflake Enterprise - https://axa05422.snowflakecomputing.com/console/login#/ + https://axa05422.snowflakecomputing.com/console/login#/ + Bookmarks Bar / Dynatron + + + Snowflake Processing - https://lmb01806.snowflakecomputing.com/console/login#/ + https://lmb01806.snowflakecomputing.com/console/login#/ + Bookmarks Bar / Dynatron + + + ROI Engineering Plan v2.xlsx + https://docs.google.com/spreadsheets/d/1ajov6HUvLnZ4t8UsPT4MH0Sf2f3_ZQ8-/edit#gid=28696115 + Bookmarks Bar / Dynatron + + + D2iQ Slack + https://app.slack.com/client/T0252D4NY/D02SZLKE3DK + Bookmarks Bar / Dynatron + + + Postgres Queries for PSQL + https://gist.github.com/anvk/475c22cbca1edc5ce94546c871460fdd + Bookmarks Bar / Dynatron + + + Monday.com + https://dynatronsoftware.monday.com/ + Bookmarks Bar / Dynatron + + + Tableau + https://sso.online.tableau.com/public/idp/SSO + Bookmarks Bar / Dynatron + + + Gluu Support- Location of public key for JWT validation + https://support.gluu.org/access-management/3626/location-of-public-key-for-jwt-validation/ + Bookmarks Bar / Dynatron + + + Nexus Repository Manager 3 Docs + https://help.sonatype.com/repomanager3 + Bookmarks Bar / Dynatron + + + Postman API Platform + https://dynatron-software.postman.co/ + Bookmarks Bar / Dynatron + + + PlanetScale Support Portal + https://support.planetscale.com/hc/en-us + Bookmarks Bar / Dynatron + + + Company Webstore SWAG + http://companywebstore.com/dynatron/ + Bookmarks Bar / Dynatron + + + Garuda's PrivateBin + https://bin.garudalinux.org/ + Bookmarks Bar / Dynatron + + + regex101: build, test, and debug regex + https://regex101.com/r/FGheKd/1 + Bookmarks Bar / Dynatron + + + Jira My Homework + https://jira.dynatronsoftware.com/issues/?jql=labels%20%3D%20Homework_Matthew + Bookmarks Bar / Dynatron + + + Service Desk + https://jira.dynatronsoftware.com/servicedesk/customer/portals + Bookmarks Bar / Dynatron + + + rci + https://jira.dynatronsoftware.com/secure/RapidBoard.jspa?rapidView=165&view=reporting&chart=sprintRetrospective&sprint=514 + Bookmarks Bar / Dynatron + + + NinjaOne Agent System Requirements & OS Support + https://www.ninjaone.com/system-requirements-and-os-support/ + Bookmarks Bar / Dynatron + + + Nerd, Musician, Audiophile + https://andrewsiemen.com/ + Bookmarks Bar / Dynatron + + + URL Shortener, Branded Short Links & Analytics | TinyURL + https://tinyurl.com/ + Bookmarks Bar / Dynatron + + + Paycom Employee Self-Service + https://www.paycomonline.net/v4/ee/web.php/app/login + Bookmarks Bar / Dynatron + + + ThoughtSpot | The AI-Powered Analytics Platform + https://www.thoughtspot.com/ + Bookmarks Bar / Dynatron / AI + + + Build Generative AI Applications with Foundation Models – Amazon Bedrock – AWS + https://aws.amazon.com/bedrock/ + Bookmarks Bar / Dynatron / AI + + + Use AI in Seconds with Snowflake Cortex + https://www.snowflake.com/blog/use-ai-snowflake-cortex/ + Bookmarks Bar / Dynatron / AI + + + 5 Best Open Source LLMs (November 2023) - Unite.AI + https://www.unite.ai/best-open-source-llms/ + Bookmarks Bar / Dynatron / AI + + + 2022 Architecture Roadmap - Google Sheets + https://docs.google.com/spreadsheets/d/1R-0L5SiTEjJ-EvXSGSyPk-rmhqnXnT4_kFtYlSAXnlE/edit#gid=1288928675 + Bookmarks Bar / Dynatron / Architecture + + + Enterprise Architect - Roles & Responsibilities - Technology Home - Dynatron Wiki + https://wiki.dynatronsoftware.com/x/LoB3Aw + Bookmarks Bar / Dynatron / Architecture + + + Revised ROI v0.2 Pre-Requisites + https://dynatronsoftware.monday.com/boards/2203209066 + Bookmarks Bar / Dynatron / Architecture + + + Airflow - Old + https://airflow.dynatron.cloud/ + Bookmarks Bar / Dynatron / DataPlatform + + + Airflow - New + https://82ca8eb7-2f63-4e96-ba24-c21ade9c4157.c0.us-east-2.airflow.amazonaws.com/home + Bookmarks Bar / Dynatron / DataPlatform + + + Airbyte + https://airbyte.data.dynatron.cloud/workspaces/b2cb66ce-9d35-40a0-bdc7-6b67ccc9e038/connections + Bookmarks Bar / Dynatron / DataPlatform + + + Managed Apache Airflow | us-east-2 + https://us-east-2.console.aws.amazon.com/mwaa/home?region=us-east-2#environments + Bookmarks Bar / Dynatron / DataPlatform + + + dbt Docs + https://docs.data.dynatron.cloud/?code=487ebe73-e15b-45b8-b4ea-322d6acbe15f#!/overview + Bookmarks Bar / Dynatron / DataPlatform + + + Data Platform Knowledge Transfer (KT) - Google Sheets + https://docs.google.com/spreadsheets/d/1co3s8W-Ns5vKjF0nb-AXJbilnGTCnhkrHyDUi7kDf2g/edit#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + Snowflake Mystery + https://docs.google.com/spreadsheets/d/1PCuQdOFCdaoHB9JbS__yqoZ7Fqn23Iz-AYT3jWUzz8Y/edit#gid=1728416726 + Bookmarks Bar / Dynatron / DataPlatform + + + DealerTrack Download List - Master - Google Sheets + https://docs.google.com/spreadsheets/d/1aChIMfziA30dVFw0x7-LKPACjPv_fpFlrLARN-K_jMM/edit#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + snowflake dealer comparisons: test dealer set 01 - Google Sheets + https://docs.google.com/spreadsheets/d/10UzNs7ld3HSAa0J_6N4PAu4a5SoKHZWUe0M7eO0KvY4/edit?gid=1324403206#gid=1324403206 + Bookmarks Bar / Dynatron / DataPlatform + + + Snowflake Audit Issue Ticket Tracking - Google Sheets + https://docs.google.com/spreadsheets/d/1eZt8BUdxW-byXWVnBZgIVtObKtvPD6JgjUH1rrh5NDw/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + VFI Launch Checklist - Google Sheets + https://docs.google.com/spreadsheets/d/1aL_4-VhVTurCsl6Psa3dEx17PqL30nIKw8TT8tHfJoc/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + Modern Data Analytics Reference Architecture on AWS Diagram - Modern Data Analytics Reference Architecture on AWS + https://docs.aws.amazon.com/architecture-diagrams/latest/modern-data-analytics-on-aws/modern-data-analytics-on-aws.html + Bookmarks Bar / Dynatron / DataPlatform + + + Data Engineering Goals - 2024 - Google Sheets + https://docs.google.com/spreadsheets/d/1K337cUEuuLQzSSB1vbcxAZbyH4d8LcUFZOtPGdDl0sE/edit?gid=1379559602#gid=1379559602 + Bookmarks Bar / Dynatron / DataPlatform + + + Vehicle API + https://vpic.nhtsa.dot.gov/api/Home + Bookmarks Bar / Dynatron / DataPlatform + + + 2024-Q4 UAT Dealer Audits - Google Sheets + https://docs.google.com/spreadsheets/d/1Iwz9eUCEiYtJ8jiTgb426GfbaNhWiN3rxWAJlSau4-8/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + 2025-Q1 Dealer Audits - Google Sheets + https://docs.google.com/spreadsheets/d/1Iwz9eUCEiYtJ8jiTgb426GfbaNhWiN3rxWAJlSau4-8/edit?pli=1&gid=147462634#gid=147462634 + Bookmarks Bar / Dynatron / DataPlatform + + + Workbook Data Arch.xlsx - Google Sheets + https://docs.google.com/spreadsheets/d/1-ZPIRJGXKSY0uEDUxvLF2BPqDCeZhyYu/edit?gid=2084282490#gid=2084282490 + Bookmarks Bar / Dynatron / DataPlatform + + + Data Architecture 2.0 Timeline with DevOps - Google Sheets + https://docs.google.com/spreadsheets/d/1Bkp3yHK55Dw79Vsw0TeCJ6GiHBTDR3OIJcdelqSZqx8/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + Snowflake Audit - 2025-07-25 - Google Sheets + https://docs.google.com/spreadsheets/d/1e9LvdLvoYf7_HVbF0cMnBxzQuopDyXh9jPv4nEvxa9E/edit?gid=968223777#gid=968223777 + Bookmarks Bar / Dynatron / DataPlatform + + + Productionize New Pipeline - Google Sheets + https://docs.google.com/spreadsheets/d/1PPGbJPAwlIL2AvLi1JbOQyiOoW2ezY--hyltl2lAxmA/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + Onboarding Admin Sheet - Data Team - Google Sheets + https://docs.google.com/spreadsheets/d/12B_ktnkuiX6uqMwiN22AJrU8YkdoSDrzNh1RbsTn5ns/edit?gid=1738647868#gid=1738647868 + Bookmarks Bar / Dynatron / DataPlatform + + + 2025-Q3 Aurora Audits - Google Sheets + https://docs.google.com/spreadsheets/d/1xyHbU1JdQxgC2W1id9QioL0ZM5rY3drB7dboO4Fr1TQ/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + 2025-08-19 Cancelled Dealers to Snowflake - Google Sheets + https://docs.google.com/spreadsheets/d/1DGhkclUUiWQjZ22ySevhjNJtdKJ--lD8IzdzFrR4ckE/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DataPlatform + + + Architecture Section + https://wiki.dynatronsoftware.com/display/DEV/Architecture + Bookmarks Bar / Dynatron / Wiki Pages + + + Architecture Meeting Notes + https://wiki.dynatronsoftware.com/display/DEV/Architecture+Meeting+Notes + Bookmarks Bar / Dynatron / Wiki Pages + + + Development Teams Structure + https://wiki.dynatronsoftware.com/display/DEV/Development+Teams + Bookmarks Bar / Dynatron / Wiki Pages + + + Products Documentation + https://wiki.dynatronsoftware.com/display/DEV/Products+Documentation + Bookmarks Bar / Dynatron / Wiki Pages + + + SSO-817 create test users for IAM/ROI/legacy development - Technical Solutions - Dynatron Wiki + https://wiki.dynatronsoftware.com/pages/viewpage.action?pageId=85499361 + Bookmarks Bar / Dynatron / Wiki Pages + + + List of Test Accounts - Google Sheets + https://docs.google.com/spreadsheets/d/1MIEOHktfvAwAhih7ShFtteSMXZBfVg40Je4YLOkf11Y/edit#gid=0 + Bookmarks Bar / Dynatron / Wiki Pages + + + APM Meeting Recordings + https://drive.google.com/drive/folders/15mLlDdJGoMP5PuQKp8DhIyhhpSN2AR5l + Bookmarks Bar / Dynatron / Google Drive + + + Cloud/AWS Recordings + https://drive.google.com/drive/folders/1d80BYvNOFf-QumF-6wapapd_Ow7lxB7J + Bookmarks Bar / Dynatron / Google Drive + + + Architecture Screencasts + https://drive.google.com/drive/folders/1gNrSsnUI37SKLvzEBBQr2Iu_ZalR8QMG + Bookmarks Bar / Dynatron / Google Drive + + + Data Team KT Recordings + https://drive.google.com/drive/u/0/folders/1BcxYbMgw_gYGyYpDo0nolbCnQgpH91FJ + Bookmarks Bar / Dynatron / Google Drive + + + ROI Permissions - Google Sheets + https://docs.google.com/spreadsheets/d/1ZknWcMenPEI-fMMppjmMOljCZr0sV3R1vXJ2xBcKF5o/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / Google Drive + + + ROI Progress Dashboard - Google Sheets + https://docs.google.com/spreadsheets/d/1fS4y7OqdHrhgRh8XC_bFiGHUlLokSY6ovolHYmHriHc/edit?gid=654493438#gid=654493438 + Bookmarks Bar / Dynatron / Management + + + ROI v1.0 Roadmap - Dec23 + https://dynatronsoftware.monday.com/boards/5738265260 + Bookmarks Bar / Dynatron / Management + + + Development Team Framework 2023 + https://docs.google.com/presentation/d/1hk9EJo9zj-Wv5421jLLGPV0hVs4jUvRJsWlXKK36THw/edit#slide=id.g3e58878d18_2_74 + Bookmarks Bar / Dynatron / Management + + + Technology Org - RACI - Google Sheets + https://docs.google.com/spreadsheets/d/1FewhoU48I2qZHhsx89lbmViR-DZLdD158LvWloCnaVc/edit#gid=0 + Bookmarks Bar / Dynatron / Management + + + Engineering Manager Job Description - Google Docs + https://docs.google.com/document/d/1Jglce9Hm4GzCWn785ofiKpRpDe8m2Yjch7nF1GoxF1I/edit + Bookmarks Bar / Dynatron / Management + + + Technical Lead Job Description - Google Docs + https://docs.google.com/document/d/1MFXK9lZdvFPz89vYSq0C0nYudJmvgBLsy5gAGo6tQzs/edit + Bookmarks Bar / Dynatron / Management + + + PBJDocs - Google Sheets + https://docs.google.com/spreadsheets/d/1xAMann-66rmoN38tIYQASk0CLg7rZPOmrg_1Y_-IYGE/edit#gid=0 + Bookmarks Bar / Dynatron / Management + + + Sprint Calendar + https://dynatronsoftware.atlassian.net/wiki/spaces/DEV/pages/4787268/Sprint+Calendar + Bookmarks Bar / Dynatron / Management + + + Estimation Strategy for Complexity-Based Pointing - Product Dev(PDev) - Confluence + https://dynatronsoftware.atlassian.net/wiki/spaces/DEV/pages/25756033/Estimation+Strategy+for+Complexity-Based+Pointing + Bookmarks Bar / Dynatron / Management + + + Expense Report Template - Make a Copy - Google Sheets + https://docs.google.com/spreadsheets/d/1pha8ZuHDbxeiQGOgQUIPsEAfeazfsgXp/edit#gid=1127038914 + Bookmarks Bar / Dynatron / Management + + + Tools.Dyantraon.IO - Google Sheets + https://docs.google.com/spreadsheets/d/1_pHFRjfqLRBsuuqDUEFC2CTddciB005DjC77ZJQM4vI/edit#gid=0 + Bookmarks Bar / Dynatron / Management + + + JIRA Statuses, Workflows and Labels - Product Dev(PDev) - Confluence + https://dynatronsoftware.atlassian.net/wiki/spaces/DEV/pages/4789254/JIRA+Statuses+Workflows+and+Labels + Bookmarks Bar / Dynatron / Management + + + NEW ROI UI 2.0 - New ROI UI - DEMO - Full App + https://www.figma.com/proto/ZK7xL41ekj7y690maVRfpj/New-ROI-UI---DEMO---Full-App?page-id=2%3A41389&node-id=303-54993&starting-point-node-id=303%3A54666&scaling=scale-down-width&content-scaling=fixed&show-proto-sidebar=1&t=qKS9p51gNqHaIXcE-1 + Bookmarks Bar / Dynatron / Management + + + My 90 | Ninety + https://app.ninety.io/home + Bookmarks Bar / Dynatron / Management + + + Engineering - Architecture Q3 Rocks - Google Sheets + https://docs.google.com/spreadsheets/d/1ftL3GTNtg6H_xXI8gRGjebNdzogOUH9y0_DqaFBGLIo/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / Management + + + ROI Beta Dealers - NOT REAL LIST + https://docs.google.com/spreadsheets/d/1gGmfuC-UKwsDJkXEsvgSEcvPQrvQImzoySpx7hC_QYo/edit?copiedFromTrash=&gid=0#gid=0 + Bookmarks Bar / Dynatron / Management + + + FileSmart BETA 2.0 Tracker - Google Sheets + https://docs.google.com/spreadsheets/d/1WNMHRzJqTaki4fIWZnA2xjLc-94Ld1TagyUjHsj71j8/edit?gid=1356231367#gid=1356231367 + Bookmarks Bar / Dynatron / Management + + + Product/Engineering All Hands Deck - 20240930 - Google Slides + https://docs.google.com/presentation/d/1XBrcYuslw6yfCjUUxk_EFd1LjTPKCnWqgtKrRtwN_xU/edit#slide=id.g25ce5523ef2_0_0 + Bookmarks Bar / Dynatron / Management + + + Product & Engineering Rocks - Google Sheets + https://docs.google.com/spreadsheets/d/1WQKK8QK2PcAIs3RDI-KLOVqzn5U28XlVUtgHL7hbOUg/edit?gid=448822336#gid=448822336 + Bookmarks Bar / Dynatron / Management + + + 2025 Engineering Roadmap - Draft Internal - Google Sheets + https://docs.google.com/spreadsheets/d/1dET0uU_4xT0RAiPB9r9gYO2j0D-YIre2-LFcp-isQPY/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / Management + + + 2025 Data Engineering Rocks - Google Sheets + https://docs.google.com/spreadsheets/d/1Zoz839Q4x5R2x8mrGh00wQcqdTi4WlW_35aNB7ZAXM4/edit?gid=450584072#gid=450584072 + Bookmarks Bar / Dynatron / Management + + + ROI v1.0 NADA '25.pptx - Google Slides + https://docs.google.com/presentation/d/1Jns-BeSbXAFF9aRmg-cyoInQNXdAjy4v/edit#slide=id.p1 + Bookmarks Bar / Dynatron / Management + + + QA Load Testing Tool Comparison - Google Sheets + https://docs.google.com/spreadsheets/d/1wXIjoUAy5ZvHGIOhywUV6ptblfZtTmHzIagVeqQQues/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / Management + + + Hour by Hour Plans - Google Sheets + https://docs.google.com/spreadsheets/d/1i6BjrdPfLZoMMNQpbNopy8Yy0_gWrYtukIfMw4WYfLI/edit?gid=1627572838#gid=1627572838 + Bookmarks Bar / Dynatron / Management + + + IAM Rollout Activities- Corp App Impacts - Google Sheets + https://docs.google.com/spreadsheets/d/1zmXmaJnQdZZFHxEYnYoX1n-VtrxRJyAdLVdviGvHTaI/edit?gid=1990101531#gid=1990101531 + Bookmarks Bar / Dynatron / Management + + + ROI Beta List - Google Sheets + https://docs.google.com/spreadsheets/d/1-R6Z6FKjnorYPoTq-syRn08pmX7QBisislIAvAst2ws/edit?gid=735259994#gid=735259994 + Bookmarks Bar / Dynatron / Management + + + EBIS to ROI Migration + https://drive.google.com/file/d/1iW_hZ33PfHdNr5oNoXKspjQKSxrhjFoe/view + Bookmarks Bar / Dynatron / Management + + + Sugar Process for ROI Migration - SugarCRM - Confluence + https://dynatronsoftware.atlassian.net/wiki/spaces/SUG/whiteboard/303202305 + Bookmarks Bar / Dynatron / Management + + + 2023 Q1 Technology Summit - Richardson, TX - Product Management Space(PMS) - Dynatron Wiki + https://wiki.dynatronsoftware.com/display/PM/2023+Q1+Technology+Summit+-+Richardson%2C+TX + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + IT Systems 2021 - archive - Google Sheets + https://docs.google.com/spreadsheets/d/1KoOiEzELoSfJ-nFF3kihffugCUQFSpVQbz8n2jOuy6I/edit#gid=1812389560 + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + Technology Budget Planning - 2022 - Google Sheets + https://docs.google.com/spreadsheets/d/1u_enGg5GmH6hgrbd4OwQ-DNMe06nMTs7W0QoOx8lJzw/edit?pli=1#gid=0 + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + 2023 Product & Engineering Budget - Google Sheets + https://docs.google.com/spreadsheets/d/1AOajdItLZfo6gzXx5CVfXVptmqF9xHobKeFb9NPHq6c/edit?pli=1#gid=1963919071 + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + 2023 - 3 YR. Product / Technology Plan - Google Sheets + https://docs.google.com/spreadsheets/d/14rLZa2AIzFjtKScLznyLKGP-upp20LQx2ZpTXqF_jus/edit#gid=1334673363 + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + 2023-2025 Engineering Roadmap - Draft Only - Google Sheets + https://docs.google.com/spreadsheets/d/1K23hUstKRADsXnOQEmqC9XqofPjs04_t9Opxp0Bxx4Y/edit#gid=0 + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + Toms Old Product Integration Roadmap - diagrams.net + https://app.diagrams.net/#G1bHyAkipIWc_F9lrj35uyRExrieAjHlhi + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + Cloud Foundation Project - Google Slides + https://docs.google.com/presentation/d/1OGu-TWgTtBjbLd8llj9-c03H8PKdAbciQ-9CJsuVWLA/edit#slide=id.g1bd1760eff0_0_210 + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + The MOAT 1/24/2023 - Google Docs + https://docs.google.com/document/d/1hmagXjHH_EDwLDecgkHKzaOvYWZYR9FdhICF-aBUrEk/edit + Bookmarks Bar / Dynatron / Management / Summit 2023 + + + January 2022 Summit - Architecture - Google Slides + https://docs.google.com/presentation/u/2/d/1PvxAxlicPt3oa3sqc1wLAlAa__GKIL20nUmNglT9TrI/edit?usp=sharing_eil_dm&ts=61d5e6c5 + Bookmarks Bar / Dynatron / Management / Summit 2022 + + + 2022 Q1 Product/Architecture Summit - Richardson - Product Management Space(PMS) - Dynatron Wiki + https://wiki.dynatronsoftware.com/pages/viewpage.action?pageId=43612450 + Bookmarks Bar / Dynatron / Management / Summit 2022 + + + Data Architecture Planning - Product Dev(PDev) - Dynatron Wiki + https://wiki.dynatronsoftware.com/display/DEV/Data+Architecture+Planning + Bookmarks Bar / Dynatron / Management / Summit 2022 + + + diagrams.net + https://app.diagrams.net/#G1EIrkfwXgTYOikksZzr9o9HI1M2QPCm5F + Bookmarks Bar / Dynatron / Management / Summit 2022 + + + Enterprise Architecture Roadmap - ProductPlan + https://app.productplan.com/pr/AJwtKgxdcdDFUQN_2JhzpW8LQz9L4x24 + Bookmarks Bar / Dynatron / Management / Summit 2022 + + + 2024 PDEV-Technology Summit - Food Ideas - Google Sheets + https://docs.google.com/spreadsheets/d/1k-reiK9GFRKphuJEIVnS8X5ZukBvlcVvGnZEFGpBclg/edit#gid=0 + Bookmarks Bar / Dynatron / Management / Summit 2024 + + + 2024 Q1 Product & Engineering Annual Summit + https://dynatronsoftware.atlassian.net/wiki/spaces/DEV/pages/13139969/2024+Q1+Product+Engineering+Annual+Summit+-+Richardson+TX + Bookmarks Bar / Dynatron / Management / Summit 2024 + + + 2024 Summit Agenda - PDevTech - Google Docs + https://docs.google.com/document/d/19EK574I-_loUGz-FtZKO28H2pk20b4ROeiHKrVCxu08/edit + Bookmarks Bar / Dynatron / Management / Summit 2024 + + + 2024 Technology Summit Presentation - Google Slides + https://docs.google.com/presentation/d/1mCpslrhM-tDeJS_e9BcE6dSQw1sMB9rS5ofyFYowlRg/edit#slide=id.g1fb9d1699fa_0_268 + Bookmarks Bar / Dynatron / Management / Summit 2024 + + + RepositoryGroupingProjectBlackjack.xlsx - Google Sheets + https://docs.google.com/spreadsheets/d/1URCLmTnnJ5fDn-7D7GITzKHlRm0q3sw8/edit#gid=313003369 + Bookmarks Bar / Dynatron / Management / SecAudit + + + Repo Validation - Google Sheets + https://docs.google.com/spreadsheets/d/1lmvEie2F-unDa5fc8XVShetEZcPi8yT5l7RedGW8w8A/edit#gid=0 + Bookmarks Bar / Dynatron / Management / SecAudit + + + Stratum Reports - Google Drive + https://drive.google.com/drive/folders/1HP0tHudVdq5Q7sSTbsk64yAbDsVsunb_ + Bookmarks Bar / Dynatron / Management / SecAudit + + + Stratum Security Response .xlsx - Google Sheets + https://docs.google.com/spreadsheets/d/1A8D4kU9w5zkp9H7_bsw4DsBSBx88NX25/edit#gid=94602642 + Bookmarks Bar / Dynatron / Management / SecAudit + + + [ROI-10335] Security Vulnerability Mitigation_Q1_2024 - Dynatron Jira + https://dynatronsoftware.atlassian.net/browse/ROI-10335 + Bookmarks Bar / Dynatron / Management / SecAudit + + + LLRPartnersBlackjackOSSSecurityRiskWorksheet.xlsx - Google Sheets + https://docs.google.com/spreadsheets/d/1t0dpsWMxNiMkl_YW6vH21lcsLnPu1MHf/edit#gid=1674281983 + Bookmarks Bar / Dynatron / Management / SecAudit + + + Dynatron Software | Udemy Business + https://dynatronsoftware.udemy.com/ + Bookmarks Bar / Dynatron / Learning + + + What Are Snowflake Dynamic Tables? | phData + https://www.phdata.io/blog/what-are-snowflake-dynamic-tables/ + Bookmarks Bar / Dynatron / Learning / Snowflake + + + mRcore - http://local-dashboard.dynatronsoftware.com/ + http://local-dashboard.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / LOCAL + + + data: + data: + Bookmarks Bar / Dynatron / LOCAL + + + VFI - http://local-vfi.dynatronsoftware.com + http://local-vfi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / LOCAL + + + VFI API - http://local-vfi.dynatron.io/swagger + http://local-vfi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / LOCAL + + + RCI Publish API WSDL - http://local-rci-api.dynatronsoftware.com/api/v1/publish?wsdl + http://local-rci-api.dynatronsoftware.com/api/v1/publish?wsdl + Bookmarks Bar / Dynatron / LOCAL + + + IAM UI - http://local-iam.dynatronsoftware.com + http://local-iam.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / LOCAL + + + IAM API - http://local-iam.dynatron.io/swagger + http://local-iam.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / LOCAL + + + ROI UI - http://local-roi.dynatronsoftware.com + http://local-roi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / LOCAL + + + ROI API - http://local-roi.dynatron.io/swagger + http://local-roi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / LOCAL + + + Proto1 UI - http://local-proto1.dynatronsoftware.com + http://local-proto1.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / LOCAL + + + Styleguide UI - http://local-styleguide.dynatronsoftware.com + http://local-styleguide.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / LOCAL + + + Dreml API - http://local-dreml.dynatron.io/api/v1/docs + http://local-dreml.dynatron.io/api/v1/docs + Bookmarks Bar / Dynatron / LOCAL + + + Pike API - http://local-pike.dynatron.io/api/v1/docs + http://local-pike.dynatron.io/api/v1/docs + Bookmarks Bar / Dynatron / LOCAL + + + ActiveMQ - http://local-artemis.dynatron.io + http://local-artemis.dynatron.io/console/auth/login + Bookmarks Bar / Dynatron / LOCAL + + + Konga - http://local-konga.dynatron.io + http://local-konga.dynatron.io/#!/dashboard + Bookmarks Bar / Dynatron / LOCAL + + + RedisInsight - http://localhost:8001 + http://localhost:8001/ + Bookmarks Bar / Dynatron / LOCAL + + + Portainer + https://localhost:9443/#!/2/docker/containers + Bookmarks Bar / Dynatron / LOCAL + + + DAGs - Airflow + http://localhost:8080/home + Bookmarks Bar / Dynatron / LOCAL + + + VFI UI - https://dev-vfi.dynatronsoftware.com + https://dev-vfi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / DEV + + + VFI API - https://dev-vfi.dynatron.io/swagger + https://dev-vfi.dynatron.io/swagger + Bookmarks Bar / Dynatron / DEV + + + data: + data: + Bookmarks Bar / Dynatron / DEV + + + IAM UI - https://dev-iam.dynatronsoftware.com + https://dev-iam.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / DEV + + + IAM API - https://dev-iam.dynatron.io/swagger + https://dev-iam.dynatron.io/swagger + Bookmarks Bar / Dynatron / DEV + + + ROI UI - https://dev-roi.dynatronsoftware.com + https://dev-roi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / DEV + + + ROI API - https://dev-roi.dynatron.io/swagger + https://dev-roi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / DEV + + + ROI FileSmart API - https://dev-roi-filesmart.dynatron.io + https://dev-roi-filesmart.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / DEV + + + ROI VPG API - https://dev-roi-vpg.dynatron.io + https://dev-roi-vpg.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / DEV + + + Dreml API - https://dev-dreml.dynatron.io/api/v1/docs + https://dev-dreml.dynatron.io/api/v1/docs + Bookmarks Bar / Dynatron / DEV + + + mrcore5.jarnold + http://mrcore5.jarnold/ + Bookmarks Bar / Dynatron / DEV + + + mrcore5.xendev1.dynatronsoftware.com + http://mrcore5.xendev1.dynatronsoftware.com/home + Bookmarks Bar / Dynatron / DEV + + + ROI Dashboard - http://dev-era-app1:8100 + http://dev-era-app1:8100/ + Bookmarks Bar / Dynatron / DEV + + + ROI Old UI - https://dev-eranalytics.dynatronsoftware.com + https://dev-eranalytics.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / DEV + + + ROI Old API - https://dev-era-webapi.dynatron.io/swagger/index.html + https://dev-era-webapi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / DEV + + + SugarCRM - https://crm-dev.dynatronsoftware.com + https://crm-dev.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / DEV + + + Sugar Webhook Logger + http://sugardev:8080/ + Bookmarks Bar / Dynatron / DEV + + + Dashboard - https://qa-dashboard.dynatronsoftware.com + https://qa-dashboard.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + data: + data: + Bookmarks Bar / Dynatron / QA + + + VFI UI - https://qa-vfi.dynatronsoftware.com + https://qa-vfi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + VFI API - https://qa-vfi.dynatron.io/swagger + https://qa-vfi.dynatron.io/swagger + Bookmarks Bar / Dynatron / QA + + + VFI Sandbox - https://qa-sandbox-vfi.dynatronsoftware.com + https://qa-sandbox-vfi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + VFI Sandbox OLD - https://vfi-sandbox.dynatronsoftware.com + https://vfi-sandbox.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + IAM UI - https://qa-iam.dynatronsoftware.com + https://qa-iam.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + IAM API - https://qa-iam.dynatron.io/swagger + https://qa-iam.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / QA + + + ROI UI - http://qa-roi.dynatronsoftware.com + http://qa-roi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + ROI API - https://qa-roi.dynatron.io/swagger + https://qa-roi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / QA + + + ROI FileSmart API - https://qa-roi-filesmart.dynatron.io/swagger + https://qa-roi-filesmart.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / QA + + + Dreml API - https://qa-dreml.dynatron.io/api/v1/docs + https://qa-dreml.dynatron.io/api/v1/docs + Bookmarks Bar / Dynatron / QA + + + Styleguide UI - https://qa-styleguide.dynatronsoftware.com + https://qa-styleguide.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + Auth0 - QA + https://manage.auth0.com/dashboard/us/qa-dynatronsoftware/ + Bookmarks Bar / Dynatron / QA + + + GLUU WWW - https://qa-www.kdaenterprises.com + https://qa-www.kdaenterprises.com/ + Bookmarks Bar / Dynatron / QA + + + GLUU Admin - https://qa-sso.kdaenterprises.com + https://qa-sso.kdaenterprises.com/ + Bookmarks Bar / Dynatron / QA + + + Part Learning API - https://qa-part-learning.dynatron.io/swagger + https://qa-part-learning.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / QA + + + Artemis - http://dev-era-app1:8161 + http://dev-era-app1:8161/console/auth/login + Bookmarks Bar / Dynatron / QA + + + Hangfire Dashboard - http://qa-era-app1:8100 + http://qa-era-app1:8100/hangfire/ + Bookmarks Bar / Dynatron / QA + + + ROI Ingest - https://qa-era-ingest.dynatron.io/swagger + https://qa-era-ingest.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / QA + + + TechCF - https://qa.forecast.dynatronsoftware.com + https://qa-forecast.dynatronsoftware.com/#/forecast/summary + Bookmarks Bar / Dynatron / QA + + + Graylog - http://qa-graylog.dynatron.io + http://qa-graylog.dynatron.io/ + Bookmarks Bar / Dynatron / QA + + + Angular Style Guide - https://qa-styleguide.dynatron.io + https://qa-styleguide.dynatron.io/ + Bookmarks Bar / Dynatron / QA + + + ROI App - https://qa-eranalytics.dynatronsoftware.com + https://qa-eranalytics.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / QA + + + ROI OpenAPI - https://qa-era-webapi.dynatron.io/swagger + https://qa-era-webapi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / QA + + + Firstlook - https://qa-portal.repairorderinsignts.com + https://qa-portal.repairorderinsights.com/accounts + Bookmarks Bar / Dynatron / QA + + + VFI UI - https://uat-vfi.dynatronsoftware.com + https://uat-vfi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / UAT + + + VFI API - https://uat-vfi.dynatron.io/swagger + https://uat-vfi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / UAT + + + RCI Publish API WSDL - http://uat-rci-api.dynatronsoftware.com/api/v1/publish?wsdl + https://uat-rci-api.dynatronsoftware.com/api/v1/publish?wsdl + Bookmarks Bar / Dynatron / UAT + + + data: + data: + Bookmarks Bar / Dynatron / UAT + + + IAM API - https://uat-iam.dynatron.io/swagger + https://uat-iam.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / UAT + + + ROI UI - https://uat-roi.dynatronsoftware.com + https://uat-roi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / UAT + + + ROI API - https://uat-roi.dynatron.io/swagger + https://uat-roi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / UAT + + + ROI FileSmart API - https://uat-roi-filesmart.dynatron.io/swagger + https://uat-roi-filesmart.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / UAT + + + Dreml API - https://uat-dreml.dynatron.io/api/v1/docs + https://uat-dreml.dynatron.io/api/v1/docs + Bookmarks Bar / Dynatron / UAT + + + UAT - ER Analytics + https://uat-eranalytics.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / UAT + + + KongaI - http://np-dyn-kongi1:1337 + http://np-dyn-kongi1:1337/#!/certificates + Bookmarks Bar / Dynatron / NP + + + VFI UI - https://vfi.dynatronsoftware.com + https://vfi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / PROD + + + VFI API - https://vfi.dynatron.io/swagger + https://vfi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / PROD + + + data: + data: + Bookmarks Bar / Dynatron / PROD + + + IAM API - https://iam.dynatron.io/swagger + https://iam.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / PROD + + + ROI UI - https://roi.dynatronsoftware.com + https://roi.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / PROD + + + ROI API - https://roi.dynatron.io/swagger + http://roi.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / PROD + + + ROI FileSmart API - https://roi-filesmart.dynatron.io/swagger + https://roi-filesmart.dynatron.io/swagger/index.html + Bookmarks Bar / Dynatron / PROD + + + Dreml API - https://dreml.dynatron.io/api/v1/docs + https://dreml.dynatron.io/api/v1/docs + Bookmarks Bar / Dynatron / PROD + + + Auth0 - Prod + https://manage.auth0.com/dashboard/us/dynatronsoftware/ + Bookmarks Bar / Dynatron / PROD + + + GLUU Admin - https://sso.kdaenterprises.com + https://sso.kdaenterprises.com/ + Bookmarks Bar / Dynatron / PROD + + + GLUU WWW - https://www.kdaenterprises.com + https://www.kdaenterprises.com/ + Bookmarks Bar / Dynatron / PROD + + + mRcore Wiki - Dynatron + https://dashboard.dynatronsoftware.com/app/vfi/settings + Bookmarks Bar / Dynatron / PROD + + + mRcore Wiki - 4DAnalyzer + https://4danalyzer.com/ + Bookmarks Bar / Dynatron / PROD + + + mRcore Wiki - Rev Solutions + https://rev.solutions/ + Bookmarks Bar / Dynatron / PROD + + + mRcore Wiki - Wynns Insight + https://wynnsinsight.com/ + Bookmarks Bar / Dynatron / PROD + + + mRcore Wiki - Pro Systems Reporting Plus + https://prosystemsreportingplus.com/ + Bookmarks Bar / Dynatron / PROD + + + AutoRecalls - https://autorecalls.com + https://www.autorecalls.com/ + Bookmarks Bar / Dynatron / PROD + + + pfSense - profw1.dynatron.io + https://209.46.28.100:20443/ + Bookmarks Bar / Dynatron / PROD + + + pfSense - profw2.dynatron.io + https://209.46.28.101:20443/ + Bookmarks Bar / Dynatron / PROD + + + Sugar - https://crm.dynatronsoftware.com + https://crm.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / PROD + + + Graylog - http://graylog.dynatron.io + http://graylog.dynatron.io/ + Bookmarks Bar / Dynatron / PROD + + + KongaI - http://pr-dyn-kongi1:1337 + http://pr-dyn-kongi1:1337/ + Bookmarks Bar / Dynatron / PROD + + + Konga - http://pr-dyn-kong1:1337 + http://pr-dyn-kong1:1337/#!/login + Bookmarks Bar / Dynatron / PROD + + + PMM https://pr-dyn-pmm1 + https://pr-dyn-pmm1/graph/login + Bookmarks Bar / Dynatron / PROD + + + Snowflake VFI Load - LookerStudio + https://lookerstudio.google.com/u/0/reporting/5a2bf000-d321-4c21-9593-707d9f183cb9/page/fzFGD + Bookmarks Bar / Dynatron / PROD + + + RCI Publish API WSDL - https://rci-api.dynatronsoftware.com/api/v1/publish?wsdl + https://rci-api.dynatronsoftware.com/api/v1/publish?wsdl + Bookmarks Bar / Dynatron / PROD + + + QA Dashboard Grafana + http://pr-bigraf-srv1:3000/login + Bookmarks Bar / Dynatron / PROD + + + Forecasting Tool - Forecast Summary + https://forecast.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / PROD + + + DynaMITE + https://dynamite.dynatronsoftware.com/ + Bookmarks Bar / Dynatron / PROD + + + AutoRecalls Data API + https://data.autorecalls.io/swagger/index.html + Bookmarks Bar / Dynatron / PROD + + + Recalls API + https://recalls.autorecalls.io/swagger/index.html + Bookmarks Bar / Dynatron / PROD + + + Debezium Aurora Kafka UI + http://pr-data-dbzm-vfi-olap1-use1a.dynatron.net:8080/ui/clusters/local/all-topics + Bookmarks Bar / Dynatron / PROD + + + Bitbucket + https://git.dynatron.io/ + Bookmarks Bar / Dynatron / BUILD + + + Nexus Repository Manager + https://nexus.dynatron.io/ + Bookmarks Bar / Dynatron / BUILD + + + TeamCity Dynatron - https://pr-dyn-build.dynatron.io + https://pr-dyn-build.dynatron.io/ + Bookmarks Bar / Dynatron / BUILD + + + TeamCity ERA1 - http://pr-era-bldhost1:8111 + http://pr-era-bldhost1:8111/ + Bookmarks Bar / Dynatron / BUILD + + + TeamCity RMS1 - http://pr-rms-bldhost1:8111 + http://pr-rms-bldhost1:8111/ + Bookmarks Bar / Dynatron / BUILD + + + TeamCity RMS2 - http://pr-rms-bldhost2:8111 + http://pr-rms-bldhost2:8111/ + Bookmarks Bar / Dynatron / BUILD + + + TeamCity FEF - http://fef-build.dynatron.io + http://fef-build.dynatron.io/ + Bookmarks Bar / Dynatron / BUILD + + + CI/CD Tools - IT Infrastructure Home - Dynatron Wiki + https://wiki.dynatronsoftware.com/pages/viewpage.action?pageId=66651245 + Bookmarks Bar / Dynatron / BUILD + + + Sungard + https://blue-sso.sungardas.com/service/XUI/?realm=/sungardas#login/ + Bookmarks Bar / Dynatron / INFRA + + + Amazon Web Services + https://253093758068.signin.aws.amazon.com/console + Bookmarks Bar / Dynatron / INFRA + + + Port Mapping + https://docs.google.com/spreadsheets/d/1IHYq-tk3w6zGII1Ast-NpT12X9otDpEetdivRbKfbDE/edit#gid=0 + Bookmarks Bar / Dynatron / INFRA + + + VMware vSphere - https://dfw-vcenter1.dynatron.io + https://dfw-vcenter1.dynatron.io/ + Bookmarks Bar / Dynatron / INFRA + + + Zabbix - http://monitor1 + http://monitor1/zabbix/ + Bookmarks Bar / Dynatron / INFRA + + + Inventory for Cloud Migration + https://docs.google.com/spreadsheets/d/1m5AeQ2_3-iHNSZbEIE98fG_G1r9zC2xGZuQ6kDMXT08/edit#gid=0 + Bookmarks Bar / Dynatron / INFRA + + + AWS SSO (new) + https://dynatron.awsapps.com/start + Bookmarks Bar / Dynatron / AWS + + + AWS SSO + https://d-9a671d8aad.awsapps.com/start + Bookmarks Bar / Dynatron / AWS + + + Amazon Web Services Sign-In + https://253093758068.signin.aws.amazon.com/console + Bookmarks Bar / Dynatron / AWS + + + Introduction :: Amazon EKS Workshop + https://www.eksworkshop.com/010_introduction/ + Bookmarks Bar / Dynatron / AWS + + + What is AWS Organizations? - AWS Organizations + https://docs.aws.amazon.com/organizations/latest/userguide/orgs_introduction.html + Bookmarks Bar / Dynatron / AWS + + + All BitBucket Repositories - Google Sheets + https://docs.google.com/spreadsheets/d/1NdSrByD43X29oJ9VlX2j0tb_Gg8-ozJVoMU61F79ziI/edit#gid=0 + Bookmarks Bar / Dynatron / AWS + + + Amazon WorkSpaces + https://us-east-1.webclient.amazonworkspaces.com/login + Bookmarks Bar / Dynatron / AWS + + + Amazon EC2 instance network bandwidth - Amazon Elastic Compute Cloud + https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-network-bandwidth.html + Bookmarks Bar / Dynatron / AWS / Docs + + + Bitbucket Cloud Standards - IT Infrastructure Home - Confluence + https://dynatronsoftware.atlassian.net/wiki/spaces/IT/pages/2732873/Bitbucket+Cloud+Standards + Bookmarks Bar / Dynatron / DevOps + + + All BitBucket Repositories - Google Sheets + https://docs.google.com/spreadsheets/d/1NdSrByD43X29oJ9VlX2j0tb_Gg8-ozJVoMU61F79ziI/edit?gid=0#gid=0 + Bookmarks Bar / Dynatron / DevOps + + + License and Equipment Tracking v1.0 + https://docs.google.com/spreadsheets/d/1zKeHWL9YsOvqppLkww4w3TLh69IT8CfEHTDYlJLvtT8/edit#gid=1740542022 + Bookmarks Bar / Dynatron / IT + + + PC Inventory + https://docs.google.com/spreadsheets/d/1Z05RihhcD2WdZXezOAMnaCzUqTpvg51q2_nV4ssn_uA/edit#gid=0 + Bookmarks Bar / Dynatron / IT + + + Airbnb Engineering & Data Science + https://airbnb.io/ + Bookmarks Bar / ReadLater + + + Airbnb Superset BA Tool + https://airbnb.io/projects/superset/ + Bookmarks Bar / ReadLater + + + Dallas Network Cabling & Wiring Services | Installation of Cat5e Cat6 & Fiber Optic + http://www.dallasnetworkcabling.com/ + Bookmarks Bar / ReadLater + + + fw2.sunfinityre.com - System: General Setup + https://10.84.0.3:20443/system.php + Bookmarks Bar / ReadLater + + + hastebin - uxosibofip + https://hastebin.com/uxosibofip.xml + Bookmarks Bar / ReadLater + + + IT Travel - January 2019 - Google Sheets + https://docs.google.com/spreadsheets/d/1sZFfgesceqRrz6XB1pasbmRX2GtYVvD2vqoyD4_Sgf0/edit?usp=sharing_eip&ts=5be9c7af + Bookmarks Bar / ReadLater + + + LinITX Dual APU2 C4 4GB (3NIC+USB+RTC) Rackmount with pfSense ... + https://linitx.com/product/linitx-dual-apu2-c4-4gb-3nicusbrtc-rackmount-with-pfsense/14238 + Bookmarks Bar / ReadLater + + + Logic Pro Help + https://help.apple.com/logicpro/mac/10.4/#/lgcpca46988d + Bookmarks Bar / ReadLater + + + OWASP + https://www.owasp.org/index.php/Main_Page + Bookmarks Bar / ReadLater + + + Private NPM registry and Maven, RPM, DEB, PyPi and RubyGem Repository · packagecloud + https://packagecloud.io/ + Bookmarks Bar / ReadLater + + + SAML Tutorial: How SAML Authentication Works - SAML 2.0 SSO Flow Diagram + https://developers.onelogin.com/saml + Bookmarks Bar / ReadLater + + + The Update Framework (TUF) | Like the S in HTTPS, a plug-and-play library for securing a software updater + https://theupdateframework.github.io/ + Bookmarks Bar / ReadLater + + + How To Get Rid Of Bed Bugs Extended + https://www.bedbugsupply.com/how-to-get-rid-of-bed-bugs-extended.html?utm_source=cta&utm_medium=textlink3&utm_campaign=4step + Bookmarks Bar / ReadLater + + + Docker Remote + https://nickjanetakis.com/blog/docker-tip-73-connecting-to-a-remote-docker-daemon + Bookmarks Bar / ReadLater + + + Family Discipleship | TVC Resources + https://www.tvcresources.net/resource-library/series-index/family-discipleship/ + Bookmarks Bar / ReadLater + + + Percona Live 2022 Schedule + https://www.percona.com/live/conferences/2022-schedule + Bookmarks Bar / ReadLater + + + https://support.gluu.org/customization/9161/custom-claims-in-jwt-token/ + https://support.gluu.org/customization/9161/custom-claims-in-jwt-token/ + Bookmarks Bar / ReadLater + + + Gluu Support- Custom introspection script is not running + https://support.gluu.org/customization/8995/custom-introspection-script-is-not-running/ + Bookmarks Bar / ReadLater + + + Locust Documentation — Locust 2.9.0 documentation + https://docs.locust.io/en/stable/ + Bookmarks Bar / ReadLater + + + KDE Plasma with i3 WM Instead of KWin | Max's Blog + https://maxnatt.gitlab.io/posts/kde-plasma-with-i3wm/#kde-525-and-newer + Bookmarks Bar / ReadLater + + + Added a passively-cooled RX 6400 to my completely solid-state HTPC : r/htpc + https://www.reddit.com/r/htpc/comments/10qcs3c/added_a_passivelycooled_rx_6400_to_my_completely/ + Bookmarks Bar / ReadLater + + + So here's how I got local DNS records working on my UDM using UDM-Utilities. : r/Ubiquiti + https://www.reddit.com/r/Ubiquiti/comments/i9ft5u/so_heres_how_i_got_local_dns_records_working_on/?utm_source=share&utm_medium=web2x&context=3 + Bookmarks Bar / ReadLater + + + Some notes on nix flakes + https://jvns.ca/blog/2023/11/11/notes-on-nix-flakes/ + Bookmarks Bar / ReadLater + + + Introduction to Nix & NixOS | NixOS & Flakes Book + https://nixos-and-flakes.thiscute.world/introduction/ + Bookmarks Bar / ReadLater + + + About Us - SuperTokens + https://supertokens.com/about-us + Bookmarks Bar / ReadLater + + + Recent Tags + place:type=6&sort=14&maxResults=10 + Other Bookmarks + + + data: + data: + Other Bookmarks + + + Customize Firefox + https://www.mozilla.org/en-US/firefox/customize/ + Other Bookmarks + + + Get Help + https://support.mozilla.org/products/firefox + Other Bookmarks / Mozilla Firefox + + + Customize Firefox + https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars?utm_source=firefox-browser&utm_medium=default-bookmarks&utm_campaign=customize + Other Bookmarks / Mozilla Firefox + + + Get Involved + https://www.mozilla.org/contribute/ + Other Bookmarks / Mozilla Firefox + + + About Us + https://www.mozilla.org/about/ + Other Bookmarks / Mozilla Firefox + + + Get Help + https://support.mozilla.org/en-US/products/firefox + Other Bookmarks / Mozilla Firefox + + + Customize Firefox + https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars?utm_source=firefox-browser&utm_medium=default-bookmarks&utm_campaign=customize + Other Bookmarks / Mozilla Firefox + + + Get Involved + https://www.mozilla.org/en-US/contribute/ + Other Bookmarks / Mozilla Firefox + + + About Us + https://www.mozilla.org/en-US/about/ + Other Bookmarks / Mozilla Firefox + + + Help and Tutorials + https://support.mozilla.org/en-US/products/firefox + Other Bookmarks / Mozilla Firefox + + + Manjaro Downloads + https://manjaro.org/download/ + Other Bookmarks / Manjaro Linux + + + Manjaro Downloads + https://manjaro.org/get-manjaro/ + Other Bookmarks / Manjaro Linux + + + openSUSE + https://www.opensuse.org/ + Other Bookmarks / openSUSE + + + openSUSE Documentation + https://doc.opensuse.org/ + Other Bookmarks / openSUSE + + + openSUSE Software + https://software.opensuse.org/ + Other Bookmarks / openSUSE + + + openSUSE News + https://news.opensuse.org/ + Other Bookmarks / openSUSE + + + How to Participate in openSUSE + https://en.opensuse.org/Portal:How_to_participate + Other Bookmarks / openSUSE + + + openSUSE Forums + https://forums.opensuse.org/ + Other Bookmarks / openSUSE + + + Planet openSUSE + https://planet.opensuse.org/ + Other Bookmarks / openSUSE + + + \ No newline at end of file