Skip to content
Menu
ChaoTic
  • Home
  • Python
  • APEX
  • PL/SQL
  • Oralce DB
  • Docker
  • OCI
  • Nginx
  • C#
  • Linux
  • JavaScript
  • Privacy Policy
ChaoTic

Category: Uncategorized

Switch Between APEX builder Authentication schemes

Posted on March 6, 2024March 6, 2024

when on OCI internal workspace, first thing you should be doing after you switch authentication is create users that can access internal workspace other than the ADMIN account. It is possible that you are forever logged out and need to do a db rollback….

MARKDown TEST

Posted on March 1, 2024March 1, 2024

Fix Errors During WordPress migrations

Posted on February 29, 2024March 17, 2024

change 2 things To check apache Error logs to debug. /WP-ADMIN too many redirects WordPress asking for my FTP credentials to install plugins WordPress plugin install: Could not create directory “Too many redirects” when trying to access wp-admin page

Oracle Instance only reachable via 22 , no other ports are reachable solution

Posted on December 17, 2023March 7, 2024

Recently, when I create a new instance in OCI, i can only reach it via 22. It is caused by iptables now are install and enabled on default . YOu can choose either remove iptables once for all , or add rules each time when you openning new ports. I choose to remove it, else…

How to host Jupyter notebook in docker in your own network

Posted on October 26, 2023March 26, 2024

Running a notebook server — Jupyter Notebook 5.6.0 documentation (jupyter-notebook.readthedocs.io)

Oracle OCI console Social Sign On with Microsoft and Google

Posted on September 1, 2023March 31, 2024

Be aware that this is done on an Always Free Account in September 2023 why this is important to know in advance: OCI is change so rapidly, it might not be working the same way a year later Goal: soical sign-on for both Microsoft and Google Azure, Google and OCI Microsoft (azure) For Microsoft, we…

Git CLI cheat sheets with Github

Posted on July 25, 2023July 25, 2023

Project Notes: Whisper + APEX + Python+React+ LEARN DUTCH APP

Posted on May 20, 2023March 26, 2024

here is the semi finished outcome. https://learn.chaoyu.nl/ The Why: I am learning Dutch, I listen to a lot of BNR news on my 2.5 to 3 hours drive from home to office and back. I feel like that I understand a lot of the content but at same time miss a lot of the context….

Oracle Database Local Installation Wallet For HTTPs Calls

Posted on May 18, 2023July 12, 2023

This should be used only for local installations, if you have OCI ATP, wallet should work out of the box. I do know that there is a gitRepo that does a download of all certs there are, however It only worked for my Docker DB instance , not a DB in a VM. Therefore, I…

How List/Create/Delete files in OCI bucket within APEX (plsql) + Create Pre-Authenticated Request

Posted on May 18, 2023May 19, 2023

OCI account OCI user which has read/write access to the Bucket On that User create an API key Download the private key and click on “Add“ Keep OCI window open Open APEX screen Go to Workspace Utility find web credentials create new web credentialsgive it a name like OCI_AUTH Authentication Type: Oracle Cloud InfrastructureOCI UserID :…

  • 1
  • 2
  • Next
©2025 ChaoTic | Powered by SuperbThemes
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT
Scroll Up