Ubuntu22 kettle
https://www.jianshu.com/p/446506134564
cat /etc/apt/sources.list deb http://cz.archive.ubuntu.com/ubuntu bionic main universe apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B4FE6ACC0B21F32 apt-get install libwebkitgtk-1.0-0 [root@kettle-vm:~ ]$ java -version openjdk version "1.8.0_362" OpenJDK Runtime Environment (build 1.8.0_362-8u362-ga-0ubuntu1~22.04-b09) OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode) [root@kettle-vm:~ ]$ [root@kettle-vm:~ ]$ [root@kettle-vm:~ ]$ cat /etc/java-8-openjdk/accessibility.properties # # The following line specifies the assistive technology classes # that should be loaded into the Java VM when the AWT is initailized. # Specify multiple classes by separating them with commas. # Note: the line below cannot end the file (there must be at # a minimum a blank line following it). # assistive_technologies=org.GNOME.Accessibility.AtkWrapper [root@kettle-vm:~ ]$ [root@kettle-vm:~ ]$ [root@kettle-vm:~ ]$ sed -i -e '/^assistive_technologies=/s/^/#/' /etc/java-*-openjdk/accessibility.properties [root@kettle-vm:~ ]$ [root@kettle-vm:~ ]$ cat /etc/java-8-openjdk/accessibility.properties # # The following line specifies the assistive technology classes # that should be loaded into the Java VM when the AWT is initailized. # Specify multiple classes by separating them with commas. # Note: the line below cannot end the file (there must be at # a minimum a blank line following it). # #assistive_technologies=org.GNOME.Accessibility.AtkWrapper [root@kettle-vm:~ ]$
分类:
Kettle
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· .NET周刊【3月第1期 2025-03-02】
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器