Skip to content
Singhak
  • Home
  • Tech
    • Javascript
    • Python
    • QnA
    • TipsnTricks
    • Automation
  • Blog
  • Submit Guest Post
  • About me
    • Contact Us
    • Privacy Policy
  • Toggle website search
Menu Close
  • Home
  • Tech
    • Javascript
    • Python
    • QnA
    • TipsnTricks
    • Automation
  • Blog
  • Submit Guest Post
  • About me
    • Contact Us
    • Privacy Policy
  • Toggle website search

More than Blogging

Read more about the article How to fix Apache Log4j vulnerability | Fixes Log4j vulnerability without updating Log4j
QnA / TipsnTricks

How to fix Apache Log4j vulnerability | Fixes Log4j vulnerability without updating Log4j

The maintainers of popular Java logging library Apache Log4j have rushed out a patch for a critical vulnerability that could lead to remote code execution (RCE) in numerous applications. The…

0 Comments
14th December 2021
Read more about the article MongoDB query where array length is greater than ‘n’
Database / MongoDB / TipsnTricks

MongoDB query where array length is greater than ‘n’

While working on any project where we may have a requirement to check the size of an array or to get an element whose size is greater or less than…

0 Comments
13th December 2021
Read more about the article Uncaught exception: Error: Updating user failed: User not found
Database / MongoDB / TipsnTricks

Uncaught exception: Error: Updating user failed: User not found

Some time while performing any operation on user like updating user, dropping user or granting or revoking access, we face error like user not found for particular db. Few thing…

0 Comments
6th December 2021
Read more about the article The database name is being accessed by other users Postgres | drop the database with command line in Postgres
Database / TipsnTricks

The database name is being accessed by other users Postgres | drop the database with command line in Postgres

dropdb destroys an existing PostgreSQL database. The user who executes this command must be a database superuser or the owner of the database. dropdb is a wrapper around the SQL command DROP DATABASE. There is no effective…

0 Comments
29th November 2021
Read more about the article Authentication failed Postgress Commandline | pass the password in Postgres command line
Database / TipsnTricks

Authentication failed Postgress Commandline | pass the password in Postgres command line

In the Postgres command line, it always prompts a password if the password is not set. We can avoid this in the following way. Before running any Postgres command-line command…

0 Comments
22nd November 2021
Read more about the article btoa is not defined error in node js | buffer in node js
Javascript / Tech / TipsnTricks

btoa is not defined error in node js | buffer in node js

The btoa() function takes a JavaScript string as a parameter. In JavaScript strings are represented using the UTF-16 character encoding: in this encoding, strings are represented as a sequence of 16-bit (2…

0 Comments
15th November 2021
Read more about the article AZ-900 Practice Question | AZ-900 Certification Questions dump
QnA

AZ-900 Practice Question | AZ-900 Certification Questions dump

Here is the Practice question with the answer for the AZ-900 certification exam. I hope these practice questions will help you to clear the certification exam. 1. True or false:…

0 Comments
8th November 2021
Read more about the article budgets: initial exceeded maximum budget- Angular
Angular / Tech / TipsnTricks

budgets: initial exceeded maximum budget- Angular

You get such error while building you angular project like WARNING in budgets: Exceeded maximum budget for initial. Budget 2 MB was not met by 714 kB with a total…

0 Comments
1st November 2021
  • Go to the previous page
  • 1
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 25
  • Go to the next page

Buy Me a Coffee

Follow Us

Join Telegram Channel

Categories

Archives

Subscribe

Recent Posts

  • 🚀 Understanding call(), bind(), and apply() Like a 5th Grader!
  • dirname and filename in nodejs es6 module
  • An import declaration can only be used at the top level of a module
  • 🚀 export vs export default in JavaScript Modules
  • 🚀 Understanding Prototype in JavaScript

Menu

  • Home
  • Submit Post
  • Privacy Policy
  • About me
  • Guest Post Submission
  • Contact Us
Support Me

Buy Me a Coffee

Copyright 2021 - Singhak
pixel