Tech tutorials, How To's & User guides

MENUMENU
  • Linux
  • Ubuntu
  • Python
  • NodeJS
  • Apache
  • Nginx
  • Website Administration
    • PHP
    • Django
  • Git

Bash Wait Command in Linux

May 28, 2021May 28, 2021 Sreeram Sreenivasan Leave a comment Linux
wait command in linux

Wait command allows you to make the Linux shell wait till a process is over. Here is how to use wait command in Linux.

Continue reading


How To Run Multiple cURL Requests in Parallel

May 28, 2021May 28, 2021 Sreeram Sreenivasan Leave a comment Linux
run multiple curl commands in parallel

cURL is a useful command to make requests. Sometimes you may need to run multiple cURL requests in parallel. Here is how to do it.

Continue reading


How to Uninstall Slack in Ubuntu

May 28, 2021May 28, 2021 Sreeram Sreenivasan Leave a comment Ubuntu
uninstall slack in ubuntu

Slack is a popular team collaboration and communication software. Here is how to uninstall Slack in Ubuntu.

Continue reading


Git Stash: Save Local Changes Without Commit in Git

May 28, 2021May 28, 2021 Sreeram Sreenivasan Leave a comment Git
git stash save local changes

Sometimes you may need to git save progress without commit or keep local changes without commit. Here is how to save local changes without commit in Git.

Continue reading


How to Convert Webpage into PDF using Python

May 27, 2021May 27, 2021 Sreeram Sreenivasan Leave a comment Python
convert webpage to pdf in python

Sometimes you need to convert web pages into PDF. Here is how to convert webpage into pdf using python.

Continue reading


How to Set Upstream Branch in Git

May 27, 2021May 27, 2021 Sreeram Sreenivasan Leave a comment Git
set upstream branch git

Sometimes you may need to set upstream branch in Git. Here is how to set upstream branch in Git.

Continue reading


How to Convert Callback to Promise in NodeJS

May 26, 2021May 26, 2021 Sreeram Sreenivasan Leave a comment NodeJS
convert callback to promise

NodeJS is a javascript based web-development framework. Here is how to convert callback to promise in NodeJS.

Continue reading


How to Create Virtual Host on WAMP

May 26, 2021May 26, 2021 Sreeram Sreenivasan Leave a comment Apache

Virtual Hosts allow you to run multiple websites & domains on a single server. Here is how to create virtual host on WAMP.

Continue reading


How to Increase Request Timeout in NodeJS

May 26, 2021May 26, 2021 Sreeram Sreenivasan Leave a comment NodeJS
increase request timeout in nodejs

By default NodeJS has timeout of 120 seconds. Here is how to increase request timeout in NodeJS.

Continue reading


How to Enable CORS in NodeJS

May 26, 2021May 26, 2021 Sreeram Sreenivasan Leave a comment NodeJS
enable cors in nodejs

CORS allows you to accept requests from other domains. Here is how to enable CORS in NodeJS server.

Continue reading


Page 93 of 104« First«...102030...9192939495...100...»Last »

Recent Posts

  • How to Start Background Process in Python
  • How to Check if Substring is in List of Strings
  • How to Check if Column is Empty or Null in MySQL
  • How to Schedule Multiple Cron Jobs in One Crontab
  • How to POST JSON Data in Python Requests

Follow Us

  • Facebook
  • Twitter
© 2021 Fedingo | About Us | Contact Us | Privacy Policy
dazzling Theme by Colorlib Powered by WordPress