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

Monthly Archives: May 2024

  1. Home>
  2. 2024>
  3. May

Config Catia V5 Launcher for multiple Catia V5 Powerby

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

This function only works after 21x FD07 with UE5 role. Activate the CATIA V5 launcher Set the value true in the key HKEY_CURRENT_USER\Software\Dassault Systemes\xCAD_Connectors\CATIAV5Launcher\IsActive. This setting helps you launch CATIA…

Continue ReadingConfig Catia V5 Launcher for multiple Catia V5 Powerby

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
  • 1
  • 2
  • Go to the next page

Categories

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

Tags

Debug Recording Simple Tutorial Tips & Tricks

Recent Posts

  • After set Load Balance 3dpassport got Incorrect username email or password error
  • How to share the contents under a bookmark at 3DEXPERIENCE
  • 日元国际转账手续费记录-转到日本银行
  • 东横INN酒店以会员第一次住宿
  • Capturing Executing SQL in Oracle

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

  • August 2025
  • July 2025
  • 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.