> Command_Prompt_Blog \
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals

Latest

Textual Progress Bar in Node.JS

Textual Progress Bar in Node.JS

Code to create a textual progress bar in Node.JS.
Hec P. 20 Jul 2023
How to solve 'npm ERR! syscall symlink' error

How to solve 'npm ERR! syscall symlink' error

Solution for error: npm ERR! code EPERM npm ERR! syscall symlink When running 'npm install'
Hec P. 14 Jul 2023
Hash Strings in Python

Hash Strings in Python

Example program to understand how to hash strings with Python and run with python3.
Hec P. 07 Jul 2023

How to solve `Failed to unlink socket file /tmp/mongodb-27017.sock Operation not permitted` in MongoDB

Solution for `Failed to unlink socket file /tmp/mongodb-27017.sock Operation not permitted` error n MongoDB and Linux.
Hec P. 26 Jun 2023

Play .m2ts files in Fedora 38

Here's is how to play .m2ts in Fedora 38. Just download VLC player.
Hec P. 05 Jun 2023

Configure Cron Jobs in Linux

Problem: I need a Node.JS script to run automatically at a given time interval. Solution: Configure a cron job to automatically run my script at the configured time interval. Example: Let's say that I need to run a Node.JS script every 8 hours on my computer.
Hec P. 31 May 2023
Delete X-Forwarded- Headers with Kong

Delete X-Forwarded- Headers with Kong

Read this if you want to delete x-forwarded- headers with Kong gateway.
Hec P. 24 May 2023
> Command_Prompt_Blog \ © 2026. Powered by Ghost