Main Page

From bibbleWiki
Revision as of 21:21, 16 August 2021 by Iwiseman (talk | contribs)
Jump to navigation Jump to search

Setup and Build Pages

Setup

Arch Linux Setup

You can find information on Arch Linux setup on the following page Arch Setup

Linux Setup

You can find information on linux setup on the following page linux Setup

MS SQL Set up

You can find information on MS SQL Set up page MS SQL Setup

VS Code Setup

You can find information on VS Code setup on the following page VS Code Setup

Build

Build Kodi

You can find a list of these on the following page build kodi

Build RhythmBox

You can find a list of things to do to do this on the following page build RhythmBox

General Pages

Microprocessors and Home Projects

ESP32 Setup

You can find information on ESP32 following page ESP32

Raspberry PICO Setup

You can find information on Raspberry PICO Raspberry Pico

Raspberry Pi

You can find information on Raspberry Pi following page Raspberry Pi

Certificates

About Certificates

You can find information on Certificates on the following page About Certificates

Setting up localhost SSL Certificates

You can find information on Locally setting up a cert on the following page Setting up localhost SSL Cert

Amazon

You can find information on Amazon Web Services AWS Overview

Other (To be Sorted)

Android Clean Architecture Example

You can find information on Android Clean Architecture Example Android Clean

Maven

You can find information on Maven on the following page maven

Gradle

You can find information on Gradle on the following page gradle

CORS Cross Origin Resource Sharing

You can find information on Azure on the following page cors

Azure

You can find information on Azure on the following page azure

Git

You can find information on git on the following page git

Powershell

You can find information on powershell on the following page powershell

ELK

You can find information on Elastic LoadStash and Kabina on the following page elk


Big O Notation

You can find information on Big O Notation following page big_o_notation

Useful Azure Queries

You can find a list of these on the following page Azure Queries

Regex 101

You can find a list of these on the following page Regex 101

Useful cli commands

You can find a list of these on the following page cli favourites

Windows Tips

Fixing samba on Window 10

sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi
sc.exe config mrxsmb20 start= disabled

And in smbd.conf

ntlm auth = true

Disabling public network for hyper-V

Start a secpol.msc
Under Netork List Manager, change the relevant Network name to private

This was an error when setting up winrm using winrm quickconfig

Powershell

To search for text in a file use

 ls * -r | Select-String -simplematch -pattern "mysearchstring" | select -u -exp filename

Useful Stuff

You can find information on useful stuff here Useful Commands

SQL Oneliners

You can find information on SQL One liners SQL One Liners

SDLC

You can find information on SDLC on the following page sdlc

Commodore64

You can find information on Commodore 64 on the following page Commodore 64

Personel

bibbleMP

You can find information on bibbleMP on the following page bibble Media Player

Recipes

You can find some save recipes on the following page Iain's Recipe Page

Programming

Functional Programming

You can find information on Functional Programming Functional Programming

Container Technology

Docker

You can find information on Docker on the following page docker

Docker Compose

You can find information on Docker Compose on the following page Docker Compose

Kubernetes

You can find information on Kubernetes on the following page Kubernetes

OpenShift

You can find information on Open Shift on the following page OpenShift

Podman

You can find information on Podman on the following page Podman

Authentication

JWT (Java Web Tokens)

You can find information on JWT on the following page Java Web Tokens

Keycloak

You can find information on Keycloak on the following page Keycloak

OAuth 2.0

You can find information on OAuth 2.0 on the following page OAuth 2.0

SAML 2.0

You can find information on SAML 2.0 on the following page SAML 2.0

AI

Python Data Analysis

You can find information on Python Data Analysis on the following page Python Data Analysis

fastai

You can find information on fastai on the following page fastai

Architecture

Design Patterns

You can find information on design patterns on the following page design patterns

SOLID Overview

You can find information on the SOLID Principles on the following page solid_overview

Android Architecture

You can find information on Android Architecture on the following page Android Architecture

Scaling Go Applications

You can find information on Scaling Go Applications on the following page Scaling Go Applications

DSL In Kotlin

You can find information on Domain Specific Language in Kotlin Domain Specific Language in Kotlin

Glossary

You can find information on Glossary on the following page glossary

Test Driven Development

You can find information on Test Driven Development on the following page Test Driven Development

API Development

Restful

You can find information on restful API on the following page restful

RESTful .Net Core 3 API Implementation

You can find information on RESTFul .Net Core 3 API Implementation dotnet_api_linux

GraphQL

You can find information on Graph QL on the following page graphql

GraphQL .Net Core 3 API Implementation

You can find information on Graph QL .Net Core 3 API Implementation dotnet_api_graphql_linux

Async Programming

JavaScript

You can find information on javascript async implementation on the following page javascript_async

ReactiveX

You can find information on ReactiveX rxJs async implementation on the following page rx javascript

RxJava

You can find information on RxJava on the following page rxJava

Dependency Injection

Dependency Injection

You can find information on dependency injection Dependency Injection

Dependency Injection for ASP .NET Core

You can find information on dependency injection for .Net Core on the following page dotnetdi

Distributed Architectures

Kafka Introduction

You can find information on c# on the following page Kafka Introduction

Languages

C#

You can find information on c# on the following page C Sharp

C++

Go

Go Language

You can find information on the Go language on the following page Go Language

Go CLI

You can find information on Go CLI go cli

Kotlin

Kotlin Language

You can find information on kotlin on the following page kotlin

Kotlin Coroutines

You can find information on Kotlin on the following page Kotlin Coroutines

Java

You can find information on Java on the following page java

JavaScript

You can find information on JavaScript on the following page javascript

Scala

You can find information on Scala on the following page Scala

Python Pages

Python

You can find information on Python on the following page Python

Python Byte Reading

You can find information on Python Byte Reading on the following page Python Bytes Reading Example

Python Data Analysis

You can find information on Python Data Analysis on the following page Python_Data_Analysis

Ruby

You can find information on Ruby on the following page ruby

Rust

You can find information on Rust on the following page rust

TypeScript

You can find information on TypeScript on the following page typescript

Databases

Mongo

You can find information on Mongo on the following page mongo

Postgres

You can find information on Postgres on the following page postgres

MySQL

You can find information on MYSQL on the following page MYSQL

Mobile Technologies

Android Architecture

You can find information on Android Architecture on the following page Android Architecture

Android Emulator

You can find information on Android Emulator on the following page Android Emulator

Android Fragments

You can find information on Android Fragments on the following page Android Fragments

Android Material Design

You can find information on Android Material Design on the following page Android Material Design

Android Picasso

You can find information on Android Picasso on the following page Android Picasso

Android Intents

You can find information on Android Intents on the following page Android Intents

Android Studio

You can find information on Android Studio on the following page Android Studio

Android Layouts

You can find information on Android Layouts on the following page Android Layouts

Android Styles And Themes

You can find information on Android Styles And Themes the following page Android Styles And Themes

Android Example App

You can find information on Android Example App on the following page Android Example App

Dagger

You can find information on Dagger on the following page Dagger

Flutter

You can find information on Flutter on the following page Flutter

React Native

You can find information on React Native on the following page React Native

React Native Styling

You can find information on React Native Styling on the following page React Native Styling

Retrofit

You can find information on Retrofit on the following page Retrofit

Web Technologies

Angular

Angular Logging

You can find information on Angular logging on the following page angular Logging

Angular Setup Eslint

You can find information on Angular eslint on the following page angular eslint

Angular Introduction

You can find information on Angular on the following page angular

Angular Best Practices

You can find information on Angular Best Practices on the following page Angular Best Practices

Angular Deployment

You can find information on Angular Deployment on the following page Angular Deployment

Angular Reactive Development

You can find information on Angular Reactive Development on the following page Angular Reactive Development

Angular Reactive Forms

You can find information on Angular Reactive Forms on the following page Angular Reactive forms

Angular Routing

You can find information on Angular Routing on the following page Angular Routing

Angular Services

You can find information on Angular Services on the following page Angular Services

Angular Architecture

You can find information on Angular architecture on the following page angular architecture

Angular Data Access Service

You can find information on Angular Data Access Service on the following page angular data access service

Angular RxNg

You can find information on Angular ngRx (redux) on the following page angular ngrx

Angular Keycloak

You can find information on Angular Keycloak on the following page Angular Keycloak

Content Security Policy (CSP)

You can find information on Content Security Policy CSP on the following page Content Security Policy

CSS

You can find information on CSS on the following page css

Django

You can find information on Django on the following page Django

Flask

You can find information on Flask on the following page Flask

SASS

You can find information on SASS on the following page Sass

NodeJs

You can find information on Node on the following page nodeJs

NPM

You can find information on npm on the following page npm

PHP

You can find information on PHP on the following page PHP

React

React Introduction

You can find information on react on the following page react

React With Bootstrap

You can find information on react with bootstrap on the following page React with Bootstrap

React Components

You can find information on React Components on the following page React Components

React Forms

You can find information on React Forms on the following page React Forms

React Redux

You can find information on React Redux on the following page React Redux

Redux Saga

You can find information on React Saga on the following page redux-saga

React Styling

You can find information on React styling on the following page react-styling

React Router

You can find information on React Router 4 on the following page react-router

React Using API

You can find information on React using APIs on the following page React Using APIs

React Testing Components

You can find information on React Testing on the following page React Testing Components

React Testing with Jest

You can find information on Jest on the following page jest

React And Driven Development

You can find information on React And Test Driven Development on the following page React And Test Driven Development

Ruby On Rails

You can find information on Ruby On Rails on the following page Ruby On Rails

Spring

Spring Setup (Eclipse)

You can find information on Spring Setup on the following page Spring Setup

Spring RestAPI Quick Start

You can find information on Spring REST API Quick Start on the following page Spring REST API Quick Start

Spring Security

You can find information on Spring Security on the following page spring Spring Security

Vue

Vue Introduction

You can find information on Vue Introduction on the following page Vue Introduction

Security

Web Application Security

You can find information on Web Application Security following page Web Application Security

Preventing Sensitive Data

You can find information on Preventing Sensitive Data following page prevent_sensitive_data

Browser Security

You can find information on Broswer Security following page browser_security