Skip to content
Juzhax Technology
  • Linux
  • Mac
  • WordPress
  • Blog
  • PHP
  • Joke
  • CSS
  • HTML
  • MySQL
  • Search
  • Home
  • Page 8

How to change pkgcloud Openstack from Keystone API v2 to v3 for OVH

3 Comments / Node.js, Cloud / juzhax

From my previous post, it gives example for php-opencloud for Openstack. You may using pkgcloud for nodeJS, so here is the example settings that you may need. If you are using pkgcloud and was using API v2, you should update the code to v3. The documents doesn’t provide detail for the setting on OVH. So […]

How to change pkgcloud Openstack from Keystone API v2 to v3 for OVH Read More »

How to change php-opencloud Openstack from Keystone API v2 to v3 for OVH

Cloud / juzhax

If you are OVH customer and you are using the OVHCloud, you may receive email as below. Email from OVH Dear customer, A few weeks ago, we notified you by email[1] that we are discontinuing v2 of the Keystone API on 24th March 2020. All users of the Keystone API must now use version 3,

How to change php-opencloud Openstack from Keystone API v2 to v3 for OVH Read More »

Python : App Transport Security has blocked a cleartext HTTP

Python / juzhax

Add this code to your python code after the import AppKit

Python : App Transport Security has blocked a cleartext HTTP Read More »

ERROR: Couldn’t create a device interface iterator: (e00002bd)

Mac, Android / juzhax

You need older version of Android Platform Tools to solve this problem You may use this version Android Platform Tools 26.0.1 Copy the fastboot to /usr/local/bin on your Mac.

ERROR: Couldn’t create a device interface iterator: (e00002bd) Read More »

How to remove node_modules in git

Linux / juzhax

You may accidentally add the node_modules or you forgot to add the node_modules directory to .gitignore list, no worry, you may remove it after you pushed to the git. First, add the node_modules in to the .gitignore After added the /node_modules and save it.

How to remove node_modules in git Read More »

How to use internal css in WordPress

Wordpress / juzhax

One of the way to load CSS in your WordPress plugin. You no need to worry about caching while developing your code and no need to separate one more file.

How to use internal css in WordPress Read More »

How To Get Parent Category Name In WordPress

1 Comment / PHP, Wordpress / juzhax

It is not difficult to get the name using the build in function from WordPress. You may use this for build your own plugin or list out the related post using the category data from the parent category. Here is the PHP Code that can display out the name of the parent category.

How To Get Parent Category Name In WordPress Read More »

How to rebuild /etc/yum.repos.d in CentOS

2 Comments / Linux / juzhax

If you remove all the files in /etc/yum.repos.d you may see this error. You can restore using the way below. Check your version and reinstall using this way.

How to rebuild /etc/yum.repos.d in CentOS Read More »

How to Solve WordPress asked for FTP credentials

Wordpress / juzhax

I know it is very annoying when you are going to install a PLUGIN in WordPress. I like the way, one click and install for PLUGINS and THEMES in WordPress. Here is the way that I’m using: Edit your wp-config.php and add the line into it.

How to Solve WordPress asked for FTP credentials Read More »

Why You Should Never Ever Buy XiaoMi Products ?

Blog / juzhax

I’m not happy with their product, that’s why I write this article to let you know the service and the service policy of their product. If you are using their product and is working fine, then you are good luck. If there is any problem with their product, you are in big trouble. For personally,

Why You Should Never Ever Buy XiaoMi Products ? Read More »

Post pagination
← Previous 1 … 7 8 9 … 17 Next →

Latest Posts

  • H
    How to prevent known bots heavily crawled (Googlebot, Bingbot, Facebook, Amazonbot, GPTBot, etc.)
  • Installation Guide: Laravel + InfyOm + Docker
    Installation Guide: Laravel + InfyOm + Docker
  • Docker Commands Cheat Sheet
    Docker Commands Cheat Sheet
  • Best 6 Terminal Shell Apps for iPhone (March 2025)
    Best 6 Terminal Shell Apps for iPhone (March 2025)
  • Using 432 Hz or 528 Hz or 40Hz in Sound Therapy ?
    Using 432 Hz or 528 Hz or 40Hz in Sound Therapy ?

Top Posts

  • Best 6 Terminal Shell Apps for iPhone (March 2025)
    Best 6 Terminal Shell Apps for iPhone (March 2025)
  • H
    How to rebuild /etc/yum.repos.d in CentOS
  • c
    command c expects followed by text error in Mac

Related Posts

  • Using 432 Hz or 528 Hz or 40Hz in Sound Therapy ?
    Using 432 Hz or 528 Hz or 40Hz in Sound Therapy ?
  • ED25519, ECDSA, RSA encryption to choose for AlmaLinux 9
    ED25519, ECDSA, RSA encryption to choose for AlmaLinux 9
  • R
    Running two discourse in one server
  • R
    Remove Query String in Nginx
  • H
    How to install Git in CentOS in fastest way ?
  • April 2025 (1)
  • March 2025 (3)
  • November 2024 (3)
  • September 2024 (1)
  • August 2024 (1)
  • July 2024 (1)
  • June 2024 (1)
  • January 2024 (1)
  • October 2023 (3)
  • July 2023 (1)
  • April 2023 (3)
  • July 2022 (2)
  • June 2022 (1)
  • May 2022 (3)
  • April 2022 (5)
  • October 2021 (1)
  • August 2021 (1)
  • March 2021 (2)
  • February 2021 (2)
  • November 2020 (4)
  • August 2020 (1)
  • May 2020 (10)
  • April 2020 (19)
  • February 2020 (2)
  • June 2019 (1)
  • May 2019 (1)
  • April 2019 (3)
  • March 2019 (2)
  • February 2019 (5)
  • April 2017 (1)
  • July 2016 (2)
  • May 2016 (4)
  • April 2016 (2)
  • March 2016 (4)
  • October 2015 (2)
  • September 2015 (2)
  • July 2015 (3)
  • June 2015 (2)
  • October 2014 (2)
  • September 2014 (4)
  • August 2014 (7)
  • June 2014 (1)
  • April 2014 (4)
  • March 2014 (1)
  • February 2014 (1)
  • January 2014 (3)
  • December 2013 (6)
  • November 2013 (9)
  • October 2013 (17)
  • February 2013 (1)

My Projects

  • Top Hashtags
  • Top Radio
  • Justin.my
  • Crypto Trading Platform
  • dAPP Referral Code

Support

  • Privacy Policy
  • About Us
  • Disclaimer
Copyright © 2025 Juzhax Technology | Powered by juzhax