Skip to content
云起株式会社
  • Blogs
  • About Us
  • Privacy Policy
  • Links
  • Toggle website search
Menu Close
  • Blogs
  • About Us
  • Privacy Policy
  • Links
  • Toggle website search

Author: ZHONG YUN

This author has written 49 articles
  1. Home>
  2. ZHONG YUN>
  3. Page 4

Oracle password expiration issue

  • Post author:ZHONG YUN
  • Post published:May 29, 2024
  • Post category:3DEXPERIENCE/Oracle
  • Post comments:0 Comments

Suddenly 3DE encounter an issue and can not login. check 3dpassport tomee catalina.out , and we found the error as below. java.sql.SQLException: ORA-28001: the password has expired This is because…

Continue ReadingOracle password expiration issue

VMWare Workstation CPU High When Running Linux VM

  • Post author:ZHONG YUN
  • Post published:May 27, 2024
  • Post category:VMWare
  • Post comments:0 Comments

Talking about the history of VMWare and Windows Hyper-v. Original VMWare not support windows virtual machine technology. After Vmware 15.5, it can support windows virtual machine technology. After windows 2022…

Continue ReadingVMWare Workstation CPU High When Running Linux VM

Upgrade PHP from 7.2 to 8.2 at Centos 8 for wordpress

  • Post author:ZHONG YUN
  • Post published:May 22, 2024
  • Post category:PHP
  • Post comments:0 Comments

Centos 8's default php version is 7.2 , while some Wordpress plugins and themes need 7.4 or higher version, here is upgrade instructions. remove old php and enable php 8.2…

Continue ReadingUpgrade PHP from 7.2 to 8.2 at Centos 8 for wordpress

Remove Centos repository Remi

  • Post author:ZHONG YUN
  • Post published:May 22, 2024
  • Post category:Centos
  • Post comments:0 Comments

Find the repository remove the repository #dnf remove -y remi-release-8.9-3.el8.remi.noarch clean cache #yum clean all

Continue ReadingRemove Centos repository Remi

Fiddler Install and Simple Use for https network monitoring

  • Post author:ZHONG YUN
  • Post published:May 22, 2024
  • Post category:Fiddler
  • Post comments:0 Comments

Download Fiddler Classic from https://www.telerik.com/fiddler/fiddler-classic and install click tools-> options , select decrypt https traffic. Install the certification from fiddler. choose Yes. right click columns of the table. select customize…

Continue ReadingFiddler Install and Simple Use for https network monitoring

Onenote Search not working

  • Post author:ZHONG YUN
  • Post published:May 19, 2024
  • Post category:OneNote
  • Post comments:0 Comments

Some times search does not show result. one solution to fix this. Close OneNote. Delete everything in C:\Users\username\AppData\Local\Microsoft\OneNote\version#\cache except the “tmp” folder. Start Onenote It will re-download all content, which…

Continue ReadingOnenote Search not working

Mastering MobaXterm: How to Change the Right-Click Paste Setting

  • Post author:ZHONG YUN
  • Post published:May 18, 2024
  • Post category:MobaXterm
  • Post comments:0 Comments

MobaXterm offers a very useful feature: right-clicking pastes whatever you’ve copied, and anything you select in MobaXterm is automatically copied to the clipboard. However, this behavior is configured when you…

Continue ReadingMastering MobaXterm: How to Change the Right-Click Paste Setting

Oracle Find NVARCHAR Field

  • Post author:ZHONG YUN
  • Post published:May 18, 2024
  • Post category:Oracle
  • Post comments:0 Comments

sometimes during database migration, we need To know if our database have NVARCHAR Field , below SQL can check Oracle database if it have NVARCHAR field. select table_name,column_name,data_type from user_tab_columns…

Continue ReadingOracle Find NVARCHAR Field

Redirect HTTP to HTTPS in Nginx

  • Post author:ZHONG YUN
  • Post published:May 15, 2024
  • Post category:Nginx
  • Post comments:0 Comments

Since my server do not serve http, so need to redirect http to https simply modify /etc/nginx/nginx.conf server { listen 80 default_server; listen [::]:80 default_server; server_name _; return 301 https://$host$request_uri;…

Continue ReadingRedirect HTTP to HTTPS in Nginx

An Example for downloading Derived Output using Enterprise Integration Framework

  • Post author:ZHONG YUN
  • Post published:May 15, 2024
  • Post category:3DEXPERIENCE
  • Post comments:0 Comments

Introduce a Simple demo from 3DEPERIENCE CATIA Design and generated STEP derived output and use EIF to download STEP, using Postman to invoke web services. So from event monitoring we…

Continue ReadingAn Example for downloading Derived Output using Enterprise Integration Framework
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page

Categories

  • 3DEXPERIENCE
  • acme.sh
  • Apache Httpd
  • Centos
  • DEFI
  • Fiddler
  • Finance
  • Linux
  • MobaXterm
  • Network
  • Nginx
  • OneNote
  • Oracle
  • Oracle Linux
  • PHP
  • Servers
  • Technology
  • Ubuntu
  • VMWare
  • Wordpress
  • XPDM

Tags

Debug Recording Simple Tutorial Tips & Tricks

Recent Posts

  • Apache HTTPD Thread management config and monitoring
  • USDS 通过 Pendle 赚取收益
  • Needed Files for Install one role at 3DEXPERIENCE Platform
  • 币圈出金Bybit U卡
  • WordPress prevents spam comments and registrations

Recent Comments

  1. xli11 on Filter Apache Access logs Separate Requests From Local Servers
  2. czu3 on Firefox Continuous redirect to the 3DEXPERIENCE login page
  3. xli11 on 3DEXPERIENCE 2024x Installation on RHEL 8.6
  4. CZU3 on 3DEXPERIENCE 2024x Installation on RHEL 8.6

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
Copyright UNKI Co., Ltd.