Tech tutorials, How To's & User guides

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

Author: Sreeram Sreenivasan

How to Start Background Process in Python

December 14, 2022June 5, 2024 Sreeram Sreenivasan Leave a comment CentOS/RHEL, Linux, Python, Ubuntu
run background process in python

Sometimes you may need to run a background process in Python. Here are the steps to do this using subprocess module.

Continue reading


How to Check if Substring is in List of Strings

December 13, 2022June 10, 2024 Sreeram Sreenivasan Leave a comment Python
Check if String is Substring of Items in List

Here are 5 different ways to check if substring is in list of strings in Python. Use them to check if string is substring of items in List in python.

Continue reading


How to Check if Column is Empty or Null in MySQL

December 13, 2022June 13, 2024 Sreeram Sreenivasan Leave a comment MySQL
check if column is empty or null in mysql

Sometimes you may need to check if column is empty or null in MySQL. Here are 3 different ways to check for null values in column.

Continue reading


How to Schedule Multiple Cron Jobs in One Crontab

December 12, 2022June 17, 2024 Sreeram Sreenivasan Leave a comment CentOS/RHEL, Linux, Ubuntu
Schedule Multiple Cron Jobs in One Crontab

Sometimes you may need to schedule multiple cron jobs in one crontab. Here are the steps to do it.

Continue reading


How to POST JSON Data in Python Requests

December 12, 2022June 18, 2024 Sreeram Sreenivasan Leave a comment Python
post json data in python requests

Sometimes you may need to POST JSON data in Python Requests. Here are the steps to do it.

Continue reading


How to Clear HTML5 Canvas for Redrawing in JavaScript

December 9, 2022June 24, 2024 Sreeram Sreenivasan Leave a comment JavaScript
clear canvas in javascript

Sometimes you may need to clear canvas for redrawing in JavaScript. Here are the steps to do so.

Continue reading


How to Use Decimal Step Value for Range in Python

December 8, 2022June 25, 2024 Sreeram Sreenivasan Leave a comment Python
use decimal step value in python

Sometimes you may need to decimal step value for range in Python. In this article, we will learn how to do this.

Continue reading


How to Render HTML in TextArea

December 7, 2022June 28, 2024 Sreeram Sreenivasan Leave a comment JavaScript
render html in textarea

Sometimes you may need to render HTML in TextArea. Here are the steps to do it using JavaScript.

Continue reading


How to Replace Line Breaks With <br> in JavaScript

December 5, 2022July 5, 2024 Sreeram Sreenivasan Leave a comment JavaScript
javascript replace line break

Sometimes you may need to replace line breaks with
in JavaScript. Here is how to do it.

Continue reading


How to Detect When User Leaves Page

December 5, 2022July 8, 2024 Sreeram Sreenivasan Leave a comment JavaScript
detect user leave page

Often you may need to detect when users your website or application. Here is how to detect when user leaves page.

Continue reading


Posts navigation

Older posts

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