Skip to content

FaltuTech.Com

Backing you up.

FaltuTech.Com

Backing you up.

  • General
  • React
  • React Native
  • Flutter
  • C Plus Plus (c++)
  • Java
  • Python
  • Visual Basic 6
  • Operating System
  • UNIX
  • Uncategorized
  • Android
  • Dot Net
Deployment Docker

Access docker in Jenkins shell command on Docker Desktop Windows

Sachin Kumar Jul 16, 2024

Install Ubuntu on WSL 2 and set it the default distro Install docker desktop with WSL as backend plane for…

General

Create a Public Private key and Private CA and certificate

Sachin Kumar May 22, 2024

Create PEM private key: Create pem public key by using the private key: Create Certificate...

Linux Operating System

Linux get top processes with high memory usage

Sachin Kumar May 7, 2024

ps -eo pmem,pcpu,vsize,pid,cmd | sort -k 1 -nr | head -30 | awk 'NR>1 {$3=int($3/(1024*1024))"M";}{ print;}'

Dot Net

.Net Dapper Bulk update (Query Generation)

Sachin Kumar Mar 22, 2024

Here is the example of how to create a generic method to update the different...

Javascript React

Fabric JS Zoom

Sachin Kumar Mar 8, 2024

This article will guide you through the implementation of zoom functionality using fabric.js library. Install...

General

OpenVPN allow only specific subnet/IP to use VPN

Sachin Kumar Feb 21, 2024

I had a VPN to access a database. Now it was hosted at the other...

MSSQL SQL

Azure SQL drop all tables

Sachin Kumar Feb 6, 2024

If you want to drop all tables, then you can use following query: You face...

Cloud General

Host your website/service at home

Sachin Kumar Feb 4, 2024

I know text is not easy to understand for less tech savvy people. So, I...

Azure Core Dot Net

Azure AD Token Authentication Web API

Sachin Kumar Feb 1, 2024

Authentication example: Where AzureAdOptions contains the configuration of your Azure AD. MyJwtEventsHandler is the implementation...

Azure Core Dot Net

Token claims enrichment Azure AD B2C

Sachin Kumar Feb 1, 2024

Sometimes we need to add claims while user is being signed in using Azure AD...

Posts pagination

1 2 3 … 16

You Missed

Linux

Run browser on VM and View Display on Mac

Docker

Dockerize Mysql/Mariadb

Core Dot Net

.Net Bootstrap Console App with IOC using DI

Deployment Docker

Install Docker on Ubuntu

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

FaltuTech.Com

Backing you up.

Copyright © All rights reserved | BlogData by Themeansar.

  • Tools For Devs