• Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template
Kahnu Help
  • Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template

Sails js query for greater than current date and time

Kahnu Help July 11, 2023 js 0 Comments

let allConsultations = await Consultation . find ({ schedule_from : { '>=' : new Date () } })

Read more

Auto close sidebar

Kahnu Help July 09, 2023 next js 0 Comments

useEffect (() => { const handleResize = () => { if ( window . innerWidth < 680 ) { setIsSidebar…

Read more

Hostinger Email Setup in Gmail and SMTP Setting

Kahnu Help July 07, 2023 email 0 Comments

POP Setting for hostinger setting for gMail https://support.titan.email/hc/en-us/articles/900000215626-Configure-Titan-Mail-on-Gmail SMTP https://support.…

Read more

Mongodb Dump and restore database

Kahnu Help July 06, 2023 database 0 Comments

mongodump --db your_database_name --out /path/to/backup_directory mongorestore --db your_database_name /path/to/backup_directory/your_database_name exampl…

Read more

Change ownership of the directory

Kahnu Help June 27, 2023 Linux 0 Comments

Change ownership of the  directory to ensure you have the permissions to modify files within the directory sudo chown -R $USER:$USER /var/www/<your-di…

Read more

new Promise example

Kahnu Help June 21, 2023 javascript 0 Comments

export const getSingleTelevist = async ( televisitId : string ) => { const bearer_token = localStorage . getItem ( "auth_token" );…

Read more

MongoDb start status error - failed with result 'exit-code'. [Solved]

Kahnu Help June 17, 2023 error 0 Comments

sudo chown -R mongodb :mongodb / var /lib/mongodb  sudo chown -R mongodb :mongodb / var /log/mongodb sudo systemctl restart mongod sudo systemctl status…

Read more

mongodb-org-mongos : Depends: libssl1.1 [Solved]

Kahnu Help June 17, 2023 error 0 Comments

echo "deb http://security.ubuntu.com/ubuntu focal-security main" | sudo tee /etc/apt/sources.list.d/focal-security.list sudo apt-get update s…

Read more

Middleware to log the API endpoint and status code in node js

Kahnu Help June 16, 2023 express 0 Comments

// Utils for date time format const formatDateAndTime = () => { const now = new Date (); // Extract date components const day = String…

Read more

GeneratePress : Turn an entire Container block into one big link.

Kahnu Help May 31, 2023 generatepress 0 Comments

In the GeneratePress free version, you could: 1. Add a custom class to your Container: my-linked-container 2. Add a link to the content of your conta…

Read more

GeneratePress Custom Breadcrumbs

Kahnu Help May 31, 2023 breadcrumbs 0 Comments

function get_value_from_database ( $type ) { $is_enable = false ; switch ( $type ) { case 'is_enable_homepage' : …

Read more

git error - unable to create thread: Resource temporarily unavailable [SOLVED]

Kahnu Help May 07, 2023 git 0 Comments

The error: "fatal: unable to create thread: Resource temporarily unavailable" strongly suggests you've run out of memory on the server, whic…

Read more

Custom Sticky Floating Notification Bar

Kahnu Help May 02, 2023 css 0 Comments

< div id = 'kanhu-sticky-bar' > < p > Hi,I am Kanhu Here </ p > < div class = 'kanhu-close-sticky-bar' >&…

Read more

Next Js Dynamic URL Console Error [SOLVED]

Kahnu Help April 30, 2023 javascript 0 Comments

your code (randomShorts(8) - generate 8 character random strings) < Link href = { `/shorts/ ${ randomShorts ( 8 ) } ` } classNa…

Read more

Ubuntu bluetooth speaker sound problem

Kahnu Help April 15, 2023 Linux 0 Comments

https://gist.github.com/the-spyke/2de98b22ff4f978ebf0650c90e82027e?permalink_comment_id=3976215

Read more
Newer Posts Older Posts

Search This Blog

  • July 2026(1)
  • January 2026(3)
  • October 2025(2)
  • September 2025(3)
  • July 2025(1)
  • June 2025(6)
  • May 2025(1)
  • March 2025(1)
  • January 2025(4)
  • December 2024(3)
  • November 2024(5)
  • October 2024(1)
  • September 2024(7)
  • August 2024(2)
  • July 2024(3)
  • June 2024(1)
  • May 2024(1)
  • April 2024(3)
  • March 2024(5)
  • February 2024(8)
  • January 2024(5)
  • December 2023(1)
  • November 2023(5)
  • October 2023(4)
  • September 2023(5)
  • August 2023(4)
  • July 2023(5)
  • June 2023(5)
  • May 2023(4)
  • April 2023(2)
  • March 2023(4)
  • February 2023(3)
  • January 2023(1)
  • December 2022(6)
  • November 2022(6)
  • October 2022(15)
  • September 2022(8)
  • August 2022(17)
  • July 2022(16)
  • June 2022(17)
  • May 2022(32)
  • April 2022(21)
  • March 2022(27)
  • February 2022(20)
  • January 2022(8)
  • December 2021(10)
  • November 2021(19)
  • October 2021(23)
  • September 2021(1)

Popular

nginx config for multiple domain with same content

June 18, 2025

Ubuntu 22 2nd Monitor Bightness Problem [Solved]

October 29, 2022

Google sheet formula for append data in a column value

November 17, 2024

Categories

Tags

Kahnu Help

about-text

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.

Email: yourmail@mail.com
  • Home

Footer Menu

  • Home
  • About
  • Contact Us
Design by Theme | Distributed by Gooyaabi Template

Contact Form