kylin java.io.IOException: error=13, Permission denied

linux centos7.8 error=13, Permission denied_linux open error=13-CSDN博客

chmod -R 777 /home/zengwenfeng/kkFileView-4.2.1

2024-04-15 13:15:17.416  WARN 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager   : An I/O error prevents us to determine office versionjava.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.LocalOfficeProcessManager.detectOfficeDescriptor(LocalOfficeProcessManager.java:691) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:374) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) [jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 6 common frames omitted2024-04-15 13:15:17.415  WARN 3400 --- [er-offprocmng-0] o.j.l.office.LocalOfficeProcessManager   : An I/O error prevents us to determine office versionjava.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.LocalOfficeProcessManager.detectOfficeDescriptor(LocalOfficeProcessManager.java:691) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:374) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) [jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 6 common frames omitted2024-04-15 13:15:17.446  INFO 3400 --- [er-offprocmng-0] o.j.l.office.LocalOfficeProcessManager   : Starting process with --accept 'socket,host=127.0.0.1,port=2001,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2001_tcpNoDelay-1'
2024-04-15 13:15:17.446  INFO 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager   : Starting process with --accept 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_tcpNoDelay-1'
2024-04-15 13:15:17.454 ERROR 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager   : Could not start the office process.org.jodconverter.core.office.OfficeException: An error prevents us to start a process with --accept 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager'at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:442) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:395) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) ~[jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.StartProcessAndConnectRetryable.startProcess(StartProcessAndConnectRetryable.java:143) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.StartProcessAndConnectRetryable.attempt(StartProcessAndConnectRetryable.java:95) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:86) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:60) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:428) ~[jodconverter-local-4.4.6.jar:4.4.6]... 5 common frames omitted
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 10 common frames omitted2024-04-15 13:15:17.458 ERROR 3400 --- [er-offprocmng-0] o.j.l.office.LocalOfficeProcessManager   : Could not start the office process.org.jodconverter.core.office.OfficeException: An error prevents us to start a process with --accept 'socket,host=127.0.0.1,port=2001,tcpNoDelay=1;urp;StarOffice.ServiceManager'at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:442) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:395) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) ~[jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.StartProcessAndConnectRetryable.startProcess(StartProcessAndConnectRetryable.java:143) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.StartProcessAndConnectRetryable.attempt(StartProcessAndConnectRetryable.java:95) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:86) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:60) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:428) ~[jodconverter-local-4.4.6.jar:4.4.6]... 5 common frames omitted
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 10 common frames omitted2024-04-15 13:15:17.915  INFO 3400 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2024-04-15 13:15:18.097  INFO 3400 --- [           main] cn.keking.config.WebConfig               : Add resource locations: /home/zengwenfeng/kkFileView-4.2.1/server/src/main/file/
2024-04-15 13:15:18.408  INFO 3400 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2024-04-15 13:15:19.310  INFO 3400 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8081 (https) with context path ''
2024-04-15 13:15:19.338  INFO 3400 --- [           main] cn.keking.ServerMain                     : ZengWenFeng: protocol : TLS
2024-04-15 13:15:19.338  INFO 3400 --- [           main] cn.keking.ServerMain                     : ZengWenFeng: port : 8081
2024-04-15 13:15:19.338  INFO 3400 --- [           main] cn.keking.ServerMain                     : ZengWenFeng: path : 
2024-04-15 13:15:19.338  INFO 3400 --- [           main] cn.keking.ServerMain                     : ZengWenFeng: Service startup completed, time-consuming:7.432997692s,Please visit the demonstration page: http://127.0.0.1:8081 [root@localhost Desktop]# cd /home/zengwenfeng/kkFileView-4.2.1
[root@localhost kkFileView-4.2.1]# 
[root@localhost kkFileView-4.2.1]# 
[root@localhost kkFileView-4.2.1]# chmod -R 777 /home/zengwenfeng/kkFileView-4.2.1
[root@localhost kkFileView-4.2.1]# 
[root@localhost kkFileView-4.2.1]# 
[root@localhost kkFileView-4.2.1]# ll
total 48
drwxrwxrwx 2 root root    53 Apr 15 02:58 doc
drwxrwxrwx 3 root root    28 Apr 15 02:58 docker
-rwxrwxrwx 1 root root   345 Apr 15 02:58 Dockerfile
-rwxrwxrwx 1 root root 11357 Apr 15 02:58 LICENSE
-rwxrwxrwx 1 root root  3431 Apr 15 02:58 pom.xml
-rwxrwxrwx 1 root root 14756 Apr 15 02:58 README.cn.md
-rwxrwxrwx 1 root root 12048 Apr 15 02:58 README.md
drwxrwxrwx 7 root root   142 Apr 15 13:10 server
[root@localhost kkFileView-4.2.1]# 
[root@localhost kkFileView-4.2.1]# ll /home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/
total 360072
-rwxrwxrwx 1 root root   286768 Apr 15 03:02 abplo.dll
-rwxrwxrwx 1 root root    63817 Apr 15 03:02 access2base.py
-rwxrwxrwx 1 root root  1279536 Apr 15 03:02 acclo.dll
-rwxrwxrwx 1 root root   787504 Apr 15 03:02 adolo.dll
-rwxrwxrwx 1 root root    50224 Apr 15 03:02 affine_uno_uno.dll
-rwxrwxrwx 1 root root   416304 Apr 15 03:02 analysislo.dll
-rwxrwxrwx 1 root root   185904 Apr 15 03:02 animcorelo.dll
-rwxrwxrwx 1 root root   571952 Apr 15 03:02 biblo.dll
-rwxrwxrwx 1 root root   337456 Apr 15 03:02 binaryurplo.dll
-rwxrwxrwx 1 root root      111 Apr 15 03:02 bootstrap.ini
-rwxrwxrwx 1 root root   673328 Apr 15 03:02 bootstraplo.dll
-rwxrwxrwx 1 root root   321072 Apr 15 03:02 cached1.dll
-rwxrwxrwx 1 root root   274480 Apr 15 03:02 calclo.dll
-rwxrwxrwx 1 root root  3439664 Apr 15 03:02 chartcontrollerlo.dll
-rwxrwxrwx 1 root root  4139568 Apr 15 03:02 chartcorelo.dll
drwxrwxrwx 2 root root     4096 Apr 15 03:02 classes
-rwxrwxrwx 1 root root    30768 Apr 15 03:02 clewlo.dll
-rwxrwxrwx 1 root root   405040 Apr 15 03:02 cli_uno.dll
-rwxrwxrwx 1 root root  2256432 Apr 15 03:02 clucene.dll
-rwxrwxrwx 1 root root  3374128 Apr 15 03:02 CoinMP.dll
-rwxrwxrwx 1 root root  1401392 Apr 15 03:02 collator_data.dll
-rwxrwxrwx 1 root root   380464 Apr 15 03:02 cppu3.dll
-rwxrwxrwx 1 root root  1226288 Apr 15 03:02 cppuhelper3MSC.dll
-rwxrwxrwx 1 root root  4873776 Apr 15 03:02 cuilo.dll
-rwxrwxrwx 1 root root   114224 Apr 15 03:02 datelo.dll
-rwxrwxrwx 1 root root   301616 Apr 15 03:02 dbahsqllo.dll
-rwxrwxrwx 1 root root  3192880 Apr 15 03:02 dbalo.dll
-rwxrwxrwx 1 root root   544816 Apr 15 03:02 dbaselo.dll
-rwxrwxrwx 1 root root   501296 Apr 15 03:02 dbaxmllo.dll
-rwxrwxrwx 1 root root   339504 Apr 15 03:02 dbplo.dll
-rwxrwxrwx 1 root root   235056 Apr 15 03:02 dbpool2.dll
-rwxrwxrwx 1 root root  4821040 Apr 15 03:02 dbulo.dll
-rwxrwxrwx 1 root root   569904 Apr 15 03:02 deploymentgui.dll
-rwxrwxrwx 1 root root       29 Apr 15 03:02 desktophelper.txt
-rwxrwxrwx 1 root root  1070640 Apr 15 03:02 dict_ja.dll
-rwxrwxrwx 1 root root  2284080 Apr 15 03:02 dict_zh.dll
-rwxrwxrwx 1 root root   273456 Apr 15 03:02 dlgprovlo.dll
-rwxrwxrwx 1 root root   498736 Apr 15 03:02 embobj.dll
-rwxrwxrwx 1 root root   461360 Apr 15 03:02 emboleobj.dll
-rwxrwxrwx 1 root root  8889392 Apr 15 03:02 Engine12.dll
-rwxrwxrwx 1 root root  1947696 Apr 15 03:02 epoxy.dll
-rwxrwxrwx 1 root root  5025328 Apr 15 03:02 etonyek.dll
-rwxrwxrwx 1 root root   473136 Apr 15 03:02 expwraplo.dll
-rwxrwxrwx 1 root root   728624 Apr 15 03:02 filelo.dll
-rwxrwxrwx 1 root root   610352 Apr 15 03:02 firebird_sdbclo.dll
-rwxrwxrwx 1 root root   355888 Apr 15 03:02 flatlo.dll
-rwxrwxrwx 1 root root   243248 Apr 15 03:02 fps.dll
-rwxrwxrwx 1 root root   739888 Apr 15 03:02 freebl3.dll
-rwxrwxrwx 1 root root     2365 Apr 15 03:02 fundamental.ini
-rwxrwxrwx 1 root root   103472 Apr 15 03:02 gengal.exe
-rwxrwxrwx 1 root root   429616 Apr 15 03:02 gielo.dll
-rwxrwxrwx 1 root root   840752 Apr 15 03:02 gpgmepp.dll
-rwxrwxrwx 1 root root    51760 Apr 15 03:02 gpgme-w32spawn.exe
-rwxrwxrwx 1 root root    84528 Apr 15 03:02 graphicfilterlo.dll
-rwxrwxrwx 1 root root   499760 Apr 15 03:02 hsqldb.dll
-rwxrwxrwx 1 root root   892464 Apr 15 03:02 hwplo.dll
-rwxrwxrwx 1 root root   326192 Apr 15 03:02 i18nlangtag.dll
-rwxrwxrwx 1 root root   237616 Apr 15 03:02 icglo.dll
-rwxrwxrwx 1 root root 28577328 Apr 15 03:02 icudt68.dll
-rwxrwxrwx 1 root root  3154992 Apr 15 03:02 icuin68.dll
-rwxrwxrwx 1 root root  2137136 Apr 15 03:02 icuuc68.dll
-rwxrwxrwx 1 root root  2146864 Apr 15 03:02 ifbclient.dll
-rwxrwxrwx 1 root root   553008 Apr 15 03:02 index_data.dll
-rwxrwxrwx 1 root root    74800 Apr 15 03:02 inprocserv.dll
-rwxrwxrwx 1 root root   124978 Apr 15 03:02 intro-highres.png
-rwxrwxrwx 1 root root    84230 Apr 15 03:02 intro.png
-rwxrwxrwx 1 root root   307760 Apr 15 03:02 introspectionlo.dll
-rwxrwxrwx 1 root root   101424 Apr 15 03:02 invocadaptlo.dll
-rwxrwxrwx 1 root root   180784 Apr 15 03:02 invocationlo.dll
-rwxrwxrwx 1 root root   212528 Apr 15 03:02 java_uno.dll
-rwxrwxrwx 1 root root     1542 Apr 15 03:02 javavendors.xml
-rwxrwxrwx 1 root root   539184 Apr 15 03:02 jdbclo.dll
-rwxrwxrwx 1 root root    25648 Apr 15 03:02 jpipe.dll
-rwxrwxrwx 1 root root    26672 Apr 15 03:02 jpipx.dll
-rwxrwxrwx 1 root root     1740 Apr 15 03:02 JREProperties.class
-rwxrwxrwx 1 root root    25648 Apr 15 03:02 juh.dll
-rwxrwxrwx 1 root root   113200 Apr 15 03:02 juhx.dll
-rwxrwxrwx 1 root root    79920 Apr 15 03:02 jvmaccesslo.dll
-rwxrwxrwx 1 root root      247 Apr 15 03:02 jvmfwk3.ini
-rwxrwxrwx 1 root root   255536 Apr 15 03:02 jvmfwklo.dll
-rwxrwxrwx 1 root root   514096 Apr 15 03:02 lcms2.dll
-rwxrwxrwx 1 root root  3445808 Apr 15 03:02 libcrypto-1_1.dll
-rwxrwxrwx 1 root root   362032 Apr 15 03:02 libcurl.dll
-rwxrwxrwx 1 root root    92720 Apr 15 03:02 libexslt.dll
-rwxrwxrwx 1 root root   316464 Apr 15 03:02 libpq.dll
-rwxrwxrwx 1 root root   187952 Apr 15 03:02 librdf.dll
-rwxrwxrwx 1 root root   694832 Apr 15 03:02 libssl-1_1.dll
-rwxrwxrwx 1 root root  1442352 Apr 15 03:02 libxml2.dll
-rwxrwxrwx 1 root root   381488 Apr 15 03:02 libxmlsec.dll
-rwxrwxrwx 1 root root   196144 Apr 15 03:02 libxmlsec-mscng.dll
-rwxrwxrwx 1 root root   235056 Apr 15 03:02 libxslt.dll
-rwxrwxrwx 1 root root   185392 Apr 15 03:02 localedata_en.dll
-rwxrwxrwx 1 root root   177200 Apr 15 03:02 localedata_es.dll
-rwxrwxrwx 1 root root  1242160 Apr 15 03:02 localedata_euro.dll
-rwxrwxrwx 1 root root  1734704 Apr 15 03:02 localedata_others.dll
-rwxrwxrwx 1 root root   191536 Apr 15 03:02 loglo.dll
-rwxrwxrwx 1 root root    47664 Apr 15 03:02 log_uno_uno.dll
-rwxrwxrwx 1 root root     1069 Apr 15 03:02 louno.ini
-rwxrwxrwx 1 root root   599088 Apr 15 03:02 lpsolve55.dll
-rwxrwxrwx 1 root root  1582640 Apr 15 03:02 lwpftlo.dll
-rwxrwxrwx 1 root root    17095 Apr 15 03:02 mailmerge.py
-rwxrwxrwx 1 root root 79100464 Apr 15 03:03 mergedlo.dll
-rwxrwxrwx 1 root root   111664 Apr 15 03:02 migrationoo2lo.dll
-rwxrwxrwx 1 root root   119856 Apr 15 03:02 migrationoo3lo.dll
-rwxrwxrwx 1 root root    35376 Apr 15 03:02 minidump_upload.exe
-rwxrwxrwx 1 root root   594480 Apr 15 03:02 morklo.dll
-rwxrwxrwx 1 root root   101936 Apr 15 03:02 mozbootstraplo.dll
-rwxrwxrwx 1 root root   129584 Apr 15 03:02 mscx_uno.dll
-rwxrwxrwx 1 root root   453168 Apr 15 03:02 msformslo.dll
-rwxrwxrwx 1 root root     8542 Apr 15 03:02 msgbox.py
-rwxrwxrwx 1 root root  3520560 Apr 15 03:02 mswordlo.dll
-rwxrwxrwx 1 root root  9259568 Apr 15 03:02 mwaw.dll
-rwxrwxrwx 1 root root   705584 Apr 15 03:02 mysqlclo.dll
-rwxrwxrwx 1 root root   314416 Apr 15 03:02 mysql_jdbclo.dll
-rwxrwxrwx 1 root root    62512 Apr 15 03:02 namingservicelo.dll
-rwxrwxrwx 1 root root   197680 Apr 15 03:02 neon.dll
-rwxrwxrwx 1 root root   207920 Apr 15 03:02 nspr4.dll
-rwxrwxrwx 1 root root  1088560 Apr 15 03:02 nss3.dll
-rwxrwxrwx 1 root root   419888 Apr 15 03:02 nssckbi.dll
-rwxrwxrwx 1 root root   142384 Apr 15 03:02 nssdbm3.dll
-rwxrwxrwx 1 root root   170544 Apr 15 03:02 nssutil3.dll
-rwxrwxrwx 1 root root    56368 Apr 15 03:02 odbcconfig.exe
-rwxrwxrwx 1 root root   630832 Apr 15 03:02 odbclo.dll
-rwxrwxrwx 1 root root   940080 Apr 15 03:02 odfgen.dll
-rwxrwxrwx 1 root root    25648 Apr 15 03:02 officebean.dll
-rwxrwxrwx 1 root root     3283 Apr 15 03:02 officehelper.py
-rwxrwxrwx 1 root root   345648 Apr 15 03:02 OGLTranslo.dll
-rwxrwxrwx 1 root root   762416 Apr 15 03:03 oleautobridgelo.dll
-rwxrwxrwx 1 root root  5761072 Apr 15 03:03 ooxlo.dll
drwxrwxrwx 2 root root       25 Apr 15 03:03 opencl
-rwxrwxrwx 1 root root    50224 Apr 15 03:03 opencltest.exe
drwxrwxrwx 2 root root     4096 Apr 15 03:03 opengl
-rwxrwxrwx 1 root root  1877040 Apr 15 03:03 orcus.dll
-rwxrwxrwx 1 root root   624688 Apr 15 03:03 orcus-parser.dll
-rwxrwxrwx 1 root root  1830448 Apr 15 03:03 pcrlo.dll
-rwxrwxrwx 1 root root   384560 Apr 15 03:03 pdffilterlo.dll
-rwxrwxrwx 1 root root   882736 Apr 15 03:03 pdfimportlo.dll
-rwxrwxrwx 1 root root  6653488 Apr 15 03:03 pdfiumlo.dll
-rwxrwxrwx 1 root root    29232 Apr 15 03:03 plc4.dll
-rwxrwxrwx 1 root root    25136 Apr 15 03:03 plds4.dll
-rwxrwxrwx 1 root root   994352 Apr 15 03:03 postgresql-sdbc-impllo.dll
-rwxrwxrwx 1 root root    62512 Apr 15 03:03 postgresql-sdbclo.dll
-rwxrwxrwx 1 root root   564784 Apr 15 03:03 PresentationMinimizerlo.dll
-rwxrwxrwx 1 root root  1258032 Apr 15 03:03 PresenterScreenlo.dll
-rwxrwxrwx 1 root root   136752 Apr 15 03:03 pricinglo.dll
-rwxrwxrwx 1 root root   120368 Apr 15 03:03 protocolhandlerlo.dll
-rwxrwxrwx 1 root root    63536 Apr 15 03:03 proxyfaclo.dll
-rwxrwxrwx 1 root root    59440 Apr 15 03:03 purpenvhelper3MSC.dll
drwxrwxrwx 2 root root       99 Apr 15 03:04 __pycache__
-rwxrwxrwx 1 root root  5013040 Apr 15 03:03 python38.dll
-rwxrwxrwx 1 root root    60976 Apr 15 03:03 python3.dll
drwxrwxrwx 4 root root       28 Apr 15 03:03 python-core-3.8.8
-rwxrwxrwx 1 root root    31280 Apr 15 03:03 python.exe
-rwxrwxrwx 1 root root    53808 Apr 15 03:03 pythonloaderlo.dll
-rwxrwxrwx 1 root root     6737 Apr 15 03:03 pythonloader.py
-rwxrwxrwx 1 root root      168 Apr 15 03:03 pythonloader.uno.ini
-rwxrwxrwx 1 root root    43120 Apr 15 03:03 pythonscript.py
-rwxrwxrwx 1 root root   476160 Apr 15 03:03 pyuno.pyd
-rwxrwxrwx 1 root root   268336 Apr 15 03:03 raptor2.dll
-rwxrwxrwx 1 root root   467504 Apr 15 03:03 rasqal.dll
-rwxrwxrwx 1 root root       52 Apr 15 03:03 redirect.ini
-rwxrwxrwx 1 root root   243760 Apr 15 03:03 reflectionlo.dll
-rwxrwxrwx 1 root root   196656 Apr 15 03:03 reglo.dll
-rwxrwxrwx 1 root root    60976 Apr 15 03:03 regmerge.exe
-rwxrwxrwx 1 root root    29232 Apr 15 03:03 regview.exe
drwxrwxrwx 4 root root       33 Apr 15 03:03 resource
-rwxrwxrwx 1 root root   289328 Apr 15 03:03 revenge.dll
-rwxrwxrwx 1 root root  1420848 Apr 15 03:03 rptlo.dll
-rwxrwxrwx 1 root root  1687600 Apr 15 03:03 rptuilo.dll
-rwxrwxrwx 1 root root   611376 Apr 15 03:03 rptxmllo.dll
-rwxrwxrwx 1 root root   536624 Apr 15 03:03 sal3.dll
-rwxrwxrwx 1 root root    62512 Apr 15 03:03 salhelper3MSC.dll
-rwxrwxrwx 1 root root  1610800 Apr 15 03:03 sal_textenclo.dll
-rwxrwxrwx 1 root root    94256 Apr 15 03:03 sbase.exe
-rwxrwxrwx 1 root root    80432 Apr 15 03:03 scalc.exe
-rwxrwxrwx 1 root root    80432 Apr 15 03:03 scdlo.dll
-rwxrwxrwx 1 root root  6991920 Apr 15 03:04 scfiltlo.dll
-rwxrwxrwx 1 root root 21339696 Apr 15 03:04 sclo.dll
-rwxrwxrwx 1 root root   111664 Apr 15 03:04 scnlo.dll
-rwxrwxrwx 1 root root   348208 Apr 15 03:04 scriptframe.dll
-rwxrwxrwx 1 root root  1032240 Apr 15 03:04 scuilo.dll
-rwxrwxrwx 1 root root   153648 Apr 15 03:04 sdbc2.dll
-rwxrwxrwx 1 root root   141360 Apr 15 03:04 sdbtlo.dll
-rwxrwxrwx 1 root root    61488 Apr 15 03:04 sddlo.dll
-rwxrwxrwx 1 root root  1010736 Apr 15 03:04 sdfiltlo.dll
-rwxrwxrwx 1 root root  8773168 Apr 15 03:04 sdlo.dll
-rwxrwxrwx 1 root root    81968 Apr 15 03:04 sdraw.exe
-rwxrwxrwx 1 root root   730672 Apr 15 03:04 sduilo.dll
-rwxrwxrwx 1 root root    75824 Apr 15 03:04 senddoc.exe
drwxrwxrwx 2 root root      182 Apr 15 03:04 services
-rwxrwxrwx 1 root root     9638 Apr 15 03:04 services.rdb
-rwxrwxrwx 1 root root      377 Apr 15 03:04 setup.ini
drwxrwxrwx 2 root root      111 Apr 15 03:04 shell
-rwxrwxrwx 1 root root    81968 Apr 15 03:04 simpress.exe
-rwxrwxrwx 1 root root  8416816 Apr 15 03:04 skialo.dll
-rwxrwxrwx 1 root root  2823216 Apr 15 03:04 slideshowlo.dll
-rwxrwxrwx 1 root root    81456 Apr 15 03:04 smath.exe
-rwxrwxrwx 1 root root    67632 Apr 15 03:04 smdlo.dll
-rwxrwxrwx 1 root root   152112 Apr 15 03:04 smime3.dll
-rwxrwxrwx 1 root root  1667632 Apr 15 03:04 smlo.dll
-rwxrwxrwx 1 root root    86576 Apr 15 03:04 smplmaillo.dll
-rwxrwxrwx 1 root root   805936 Apr 15 03:04 soffice.bin
-rwxrwxrwx 1 root root   193536 Apr 15 03:04 soffice.com
-rwxrwxrwx 1 root root   202800 Apr 15 03:04 soffice.exe
-rwxrwxrwx 1 root root      472 Apr 15 03:04 soffice.ini
-rwxrwxrwx 1 root root    73264 Apr 15 03:04 soffice_safe.exe
-rwxrwxrwx 1 root root   269360 Apr 15 03:04 softokn3.dll
-rwxrwxrwx 1 root root   176176 Apr 15 03:04 solverlo.dll
-rwxrwxrwx 1 root root    46640 Apr 15 03:04 spsupp_helper.exe
-rwxrwxrwx 1 root root    79408 Apr 15 03:04 spsupp_x64.dll
-rwxrwxrwx 1 root root    65584 Apr 15 03:04 spsupp_x86.dll
-rwxrwxrwx 1 root root   895536 Apr 15 03:04 sqlite3.dll
-rwxrwxrwx 1 root root   340528 Apr 15 03:04 ssl3.dll
-rwxrwxrwx 1 root root  3182128 Apr 15 03:04 staroffice.dll
-rwxrwxrwx 1 root root   173616 Apr 15 03:04 stocserviceslo.dll
-rwxrwxrwx 1 root root    82992 Apr 15 03:04 storagefdlo.dll
-rwxrwxrwx 1 root root   157744 Apr 15 03:04 storelo.dll
-rwxrwxrwx 1 root root  1065008 Apr 15 03:04 svgfilterlo.dll
-rwxrwxrwx 1 root root    59440 Apr 15 03:04 swdlo.dll
-rwxrwxrwx 1 root root    86576 Apr 15 03:04 sweb.exe
-rwxrwxrwx 1 root root 19903024 Apr 15 03:04 swlo.dll
-rwxrwxrwx 1 root root    86576 Apr 15 03:04 swriter.exe
-rwxrwxrwx 1 root root  2986032 Apr 15 03:04 swuilo.dll
-rwxrwxrwx 1 root root   190000 Apr 15 03:04 t602filterlo.dll
-rwxrwxrwx 1 root root   306224 Apr 15 03:04 textconv_dict.dll
-rwxrwxrwx 1 root root   135216 Apr 15 03:04 textconversiondlgslo.dll
-rwxrwxrwx 1 root root    57904 Apr 15 03:04 twain32shim.exe
drwxrwxrwx 2 root root       44 Apr 15 03:04 types
-rwxrwxrwx 1 root root    57448 Apr 15 03:04 types.rdb
-rwxrwxrwx 1 root root   407600 Apr 15 03:04 UAccCOM.dll
-rwxrwxrwx 1 root root   809008 Apr 15 03:04 ucpchelp1.dll
-rwxrwxrwx 1 root root  1989680 Apr 15 03:04 ucpcmis1lo.dll
-rwxrwxrwx 1 root root   752176 Apr 15 03:04 ucpdav1.dll
-rwxrwxrwx 1 root root   311344 Apr 15 03:04 ucpftp1.dll
-rwxrwxrwx 1 root root   334384 Apr 15 03:04 ucppkg1.dll
-rwxrwxrwx 1 root root    68144 Apr 15 03:04 ui-previewer.exe
-rwxrwxrwx 1 root root   150576 Apr 15 03:04 uno.exe
-rwxrwxrwx 1 root root    10957 Apr 15 03:04 unohelper.py
-rwxrwxrwx 1 root root   814640 Apr 15 03:04 unoidllo.dll
-rwxrwxrwx 1 root root    27184 Apr 15 03:04 unoinfo.exe
-rwxrwxrwx 1 root root      239 Apr 15 03:04 uno.ini
-rwxrwxrwx 1 root root   259120 Apr 15 03:04 unopkgapp.dll
-rwxrwxrwx 1 root root    14848 Apr 15 03:04 unopkg.bin
-rwxrwxrwx 1 root root   146944 Apr 15 03:04 unopkg.com
-rwxrwxrwx 1 root root   156208 Apr 15 03:04 unopkg.exe
-rwxrwxrwx 1 root root    16961 Apr 15 03:04 uno.py
-rwxrwxrwx 1 root root    43568 Apr 15 03:04 unsafe_uno_uno.dll
-rwxrwxrwx 1 root root    68144 Apr 15 03:04 uuresolverlo.dll
-rwxrwxrwx 1 root root  2137648 Apr 15 03:04 vbaobjlo.dll
-rwxrwxrwx 1 root root  1667632 Apr 15 03:04 vbaswobjlo.dll
-rwxrwxrwx 1 root root  2371632 Apr 15 03:04 vclplug_winlo.dll
-rwxrwxrwx 1 root root     1364 Apr 15 03:04 version.ini
-rwxrwxrwx 1 root root   217648 Apr 15 03:04 winaccessibility.dll
-rwxrwxrwx 1 root root    84016 Apr 15 03:04 wininetbe1lo.dll
-rwxrwxrwx 1 root root   192560 Apr 15 03:04 WinUserInfoBelo.dll
drwxrwxrwx 9 root root      116 Apr 15 03:04 wizards
-rwxrwxrwx 1 root root   794160 Apr 15 03:04 wpd.dll
-rwxrwxrwx 1 root root   141360 Apr 15 03:04 wpftcalclo.dll
-rwxrwxrwx 1 root root  3594800 Apr 15 03:04 wpftdrawlo.dll
-rwxrwxrwx 1 root root   103984 Apr 15 03:04 wpftimpresslo.dll
-rwxrwxrwx 1 root root  1822768 Apr 15 03:04 wpftwriterlo.dll
-rwxrwxrwx 1 root root   155696 Apr 15 03:04 wpg.dll
-rwxrwxrwx 1 root root  3345968 Apr 15 03:04 wps.dll
-rwxrwxrwx 1 root root  3276336 Apr 15 03:04 writerfilterlo.dll
-rwxrwxrwx 1 root root   239152 Apr 15 03:04 writerlo.dll
-rwxrwxrwx 1 root root   169520 Apr 15 03:04 writerperfectlo.dll
-rwxrwxrwx 1 root root   102960 Apr 15 03:04 xmlreaderlo.dll
-rwxrwxrwx 1 root root  1027120 Apr 15 03:04 xmlsecurity.dll
-rwxrwxrwx 1 root root  2866224 Apr 15 03:04 xpdfimport.exe
-rwxrwxrwx 1 root root   340528 Apr 15 03:04 xsec_xmlsec.dll
[root@localhost kkFileView-4.2.1]# 

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/817366.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

ubuntu 20.04 更新显卡驱动

1. 问题描述 $ watch -n 1 nvidia-smi画面不动 而且运行 pytorch 代码时出现问题&#xff1a; UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11070). Please update your GPU driver by downloading and installing a new…

活动预告|NineData 创始人CEO叶正盛将参加QCon全球软件开发大会,共话AI大模型技术在数据库DevOps的实践

4月13日下午&#xff0c;NineData创始人&CEO叶正盛即将参加InfoQ中国主办的『QCon全球软件开发大会北京站』的技术大会。在本次技术峰会上&#xff0c;叶正盛将以《AI大模型技术在数据库DevOps的实践》为主题&#xff0c;深入剖析AI大模型技术在数据库DevOps领域的最新进展…

AI天使汇联合150家顶级基金、战投,征集优秀AI创业项目

鉴于AI天使汇主办的2024年3月期优秀项目征集活动效果超出预期&#xff0c;3月活动最后TOP20路演者中已有多家快速拿到了TS。 路演活动质量受到了AI创业公司和基金/战投伙伴的高度评价&#xff0c;现在开始四月期活动报名! 本期征集活动联合的顶级基金和战投数量增加到了150家…

【菜狗学前端】npm i -g nodemon 遇到的下载卡住及运行权限问题解决记录

一、下载nodemon原因 nodemon作用&#xff1a;用node环境运行js文件时可以实时刷新运行出结果 (即修改js代码后不需再手动重新运行js文件) 二、下载卡住 reify:semver:timing reifyNode:node_modules/nodemon Completed 卡住位置&#xff1a;reify:semver: timing reifyNode…

零基础学网页设计,6个特别案例带你入门!

网站设计是通过艺术手法呈现项目策划案例的内容、网站的主题模式和自己的理解。优秀的网站设计应该能够充分吸引访问者的注意力&#xff0c;让访问者有视觉愉悦感。因此&#xff0c;网站设计的特殊性非常重要&#xff0c;可以直接影响网站的用户保留。那么如何做出特殊的网站设…

CTF之comment

网站的登录框里有提示 账号&#xff1a;zhangwei 密码&#xff1a;zhangwei***&#xff08;后三位要自己猜&#xff09; 用burpsuit抓包爆破发现密码为zhangwei666 进去后就一个留言榜&#xff08;目前没发现怎么用&#xff09; 扫一下网站发现git泄露 1.下载 进入root用户&…

故障诊断 | Matlab实现基于小波包结合卷积神经网络DWT-CNN实现电缆故障诊断算法

故障诊断 | Matlab实现基于小波包结合卷积神经网络DWT-CNN实现电缆故障诊断算法 目录 故障诊断 | Matlab实现基于小波包结合卷积神经网络DWT-CNN实现电缆故障诊断算法分类效果基本介绍程序设计参考资料 分类效果 基本介绍 1.Matlab实现基于小波包结合卷积神经网络DWT-CNN实现电…

ssm052游戏攻略网站的设计与实现+vue

游戏攻略网站设计与实现 摘 要 现代经济快节奏发展以及不断完善升级的信息化技术&#xff0c;让传统数据信息的管理升级为软件存储&#xff0c;归纳&#xff0c;集中处理数据信息的管理方式。本游戏攻略网站就是在这样的大环境下诞生&#xff0c;其可以帮助管理者在短时间内处…

ssm+springboot校园勤工俭学助学兼职系统

本校园勤工俭学兼职系统主要包括三大功能模块&#xff0c;即管理员功能模块和学生功能模块及企业功能模块。 &#xff08;1&#xff09;管理员模块&#xff1a;系统中的核心用户是管理员&#xff0c;管理员登录后&#xff0c;通过管理员功能来管理后台系统。主要功能有&#xf…

【机器视觉】opencv教程、示例代码学习笔记汇总(建议收藏)

Microsoft Designer : https://designer.microsoft.com/design 注&#xff1a;文末附 AI对人生寄语的解析 通过对opencv的学习&#xff0c;机器视觉水平也从入门&#xff08;十分之&#xff09;二级提升到了入门&#xff08;十分之&#xff09;五级。 主页菜单已更新&#xff0…

Flink入门学习 | 大数据技术

⭐简单说两句⭐ ✨ 正在努力的小新~ &#x1f496; 超级爱分享&#xff0c;分享各种有趣干货&#xff01; &#x1f469;‍&#x1f4bb; 提供&#xff1a;模拟面试 | 简历诊断 | 独家简历模板 &#x1f308; 感谢关注&#xff0c;关注了你就是我的超级粉丝啦&#xff01; &…

仿真服务器介绍及应用

仿真服务器是一种高性能的计算设备&#xff0c;专门用于运行复杂的仿真软件和处理大量的计算任务。 仿真服务器通常具备以下特点&#xff1a; 1. 高性能硬件配置&#xff1a;为了满足仿真软件对计算能力的要求&#xff0c;仿真服务器通常配备高性能的CPU、大量的内存以及高速的…

Win11 使用 WSL2 安装 linux 子系统 ubuntu

Win11 使用 WSL2 安装 linux 子系统 ubuntu 段子手168 1、用 部署映像服务和管理工具 dism.exe 命令&#xff0c;开启 WSL2 按【WIN R】&#xff0c;打开【运行】&#xff0c;输入&#xff1a;【cmd】&#xff0c;管理员打开【命令行提示符】。 启用适用于 Linux 的 Windo…

正则表达式---【Python版】

目录 前言 一.正则表达式概括 1.1简介 1.2使用场景 二.正则表达式语法 2.1基本匹配 2.2元字符 2.2.1点运算符. 2.2.2字符类[] 2.2.3否定字符类 2.2.4*号 2.2.5号 2.2.6&#xff1f;号 2.2.7{}号 2.2.8()号 2.2.9|或运算 2.2.10转码特殊字符\ 2.2.11^和$ 2.3简…

社交媒体数据恢复:超级课程表

超级课程表是一款广受欢迎的应用程序&#xff0c;为学生提供便捷的课程查询和管理功能。然而&#xff0c;在使用过程中&#xff0c;数据丢失或误删的情况难免会发生。本文将介绍如何进行超级课程表的数据恢复&#xff0c;以确保用户的数据安全。 首先&#xff0c;我们需要了解…

Scrapy框架 进阶

Scrapy框架基础Scrapy框架进阶 【五】持久化存储 命令行&#xff1a;json、csv等管道&#xff1a;什么数据类型都可以 【1】命令行简单存储 &#xff08;1&#xff09;语法 Json格式 scrapy crawl 自定义爬虫程序文件名 -o 文件名.jsonCSV格式 scrapy crawl 自定义爬虫程…

更改android 安装的sdk版本

打开sdk manager 勾选show details 就可以选择了。

DrugBAN:基于双线性注意力网络进行药物-靶点结合预测。

DrugBan&#xff1a;一种可解释的双线性注意力网络进行药物-靶点结合预测。 提示&#xff1a;写完文章后&#xff0c;目录可以自动生成&#xff0c;如何生成可参考右边的帮助文档 文章目录 DrugBan&#xff1a;一种可解释的双线性注意力网络进行药物-靶点结合预测。前言一、模型…

内网渗透-域环境的搭建

域环境的搭建 文章目录 域环境的搭建前言一、什么是域环境 什么是域内网基础知识点 二、域环境的搭建 1. 部署域结构2.如何加入域3.SRV出错及解决办法4.SRV记录注册不成功的可能原因 禁用域中的账户将计算机退出域添加域用户总结 前言 一、什么是域环境 什么是域 域是一种管…

NSL-KDD数据集详细介绍及下载

链接&#xff1a;https://pan.baidu.com/s/1hX4xpVPo70vwLIo0gdsM8A?pwdq88b 提取码&#xff1a;q88b 一般认为数据质量决定了机器学习性能的上限,而机器学习模型和算法的优化最多 只能逼近这个上限。因此在数据采集阶段需要对采集任务进行规划。在数据采集之前, 主要是从数据…