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
MacOS Operating System

MacOS ruby management

Sachin Kumar Oct 16, 2024

First thing first: Never use sudo to install gems Install the rbenv (https://github.com/rbenv/rbenv#readme) using homebrew...

Android React Native

Your build is currently configured to use incompatible Java xx.x

Sachin Kumar Oct 15, 2024

It happens because the project is having a Gradle version which is incompatible with the...

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...

Posts pagination

1 2 3 … 16

You Missed

Deployment Kubernetes

Describe Deployment output details Kubernetes

Deployment Kubernetes

Getting started with Kubernetes (MicroK8s)

Linux

Run browser on VM and View Display on Mac

Docker

Dockerize Mysql/Mariadb

Meta

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

FaltuTech.Com

Backing you up.

Copyright © All rights reserved | BlogData by Themeansar.

  • Tools For Devs