Author: admin

Python code for iot hub function app

Continue reading »

STICKY: How to use Autostart – Raspberry Pi OS (Desktop)

https://forums.raspberrypi.com/viewtopic.php?t=294014 To run autostart, run in the terminal…

Continue reading »

How to navigate to D:/ directory in terminal

open terminal and cd D:\software and enter again D:\ And it will redirect to D: directory

Continue reading »

To fix Lint & Prettier error in project

Continue reading »

View file history in github

Click on the file you want to view the history for. Select History in the upper right corner of the window that appears next. From here, you get a bird’s eye view of your commit history on GitHub.

Continue reading »

how to specify Delivery method of incident template in everbridge

To specify the delivery method in an Everbridge incident template, you must edit the template’s settings in the Manager Portal. This allows you to set the default delivery methods, control their order, and define delivery intervals.  Steps to configure delivery methods in an incident template

Continue reading »

Mongodb – rs0 replica set to use first port as primary

rs.reconfig(cfg)

Continue reading »

“product” custom post type items, filtered by a custom field

To display “product” custom post type items, filtered by a custom field “category name” and ordered by a custom field “sequence number”, using WP_Query, the following code can be utilized:

Continue reading »

register_post_type capability type for custom post not working

Set map_meta_cap to false and define capability type to whichever name to custom post ‘map_meta_cap’ => false, // Set to false if defining custom capabilities

Continue reading »

how to boost linkedin

You can boost your LinkedIn presence by optimizing your profile with keywords and a professional photo, consistently engaging with your network by commenting and sharing, and regularly posting valuable content in various formats like videos and articles. For specific posts, you can use the “Boost” feature to run targeted ad campaigns with a set budget and duration to increase reach and […]

Continue reading »