 Oracle VM VirtualBox UserManual_fr_FR.pdfgénérales . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 8.4 VBoxManage list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 8.5 VBoxManage showvminfo sont plus supportées. • Les hôtes Solaris (64 bits seulement) sont supportés avec les restrictions listées au chapitre 14, Limites connues, page 243 : – Solaris 11 y compris Solaris 11 Express – Solaris d’exploitation supportés sont ici regroupés ; si vous voulez installer une chose très rare et non listé, sélectionnez “Autre”. Selon votre 19 1 Premiers pas sélection, VirtualBox activera ou désactivera0 码力 | 386 页 | 5.61 MB | 1 年前3 Oracle VM VirtualBox UserManual_fr_FR.pdfgénérales . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 8.4 VBoxManage list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 8.5 VBoxManage showvminfo sont plus supportées. • Les hôtes Solaris (64 bits seulement) sont supportés avec les restrictions listées au chapitre 14, Limites connues, page 243 : – Solaris 11 y compris Solaris 11 Express – Solaris d’exploitation supportés sont ici regroupés ; si vous voulez installer une chose très rare et non listé, sélectionnez “Autre”. Selon votre 19 1 Premiers pas sélection, VirtualBox activera ou désactivera0 码力 | 386 页 | 5.61 MB | 1 年前3
 Apache Karaf 3.0.5 Guidesservice: it's a very flexible and extensible container, covering all the major needs. Here is a short list of provided features: • Hot deployment: simply drop a file in the deploy directory, Apache Karaf centralized in the etc folder. Any change in a configuration file is taken on the fly. • Advanced Logging System: Apache Karaf supports a large set of Logging framework (slf4j, log4j, etc). Whatever the logging default, Apache Karaf runs with Apache Felix Framework, but you can easily switch to Equinox (just change on property in a configuration file). 6 APACHE KARAF OVERVIEW Quick Start QUICK START 7 Quick0 码力 | 203 页 | 534.36 KB | 1 年前3 Apache Karaf 3.0.5 Guidesservice: it's a very flexible and extensible container, covering all the major needs. Here is a short list of provided features: • Hot deployment: simply drop a file in the deploy directory, Apache Karaf centralized in the etc folder. Any change in a configuration file is taken on the fly. • Advanced Logging System: Apache Karaf supports a large set of Logging framework (slf4j, log4j, etc). Whatever the logging default, Apache Karaf runs with Apache Felix Framework, but you can easily switch to Equinox (just change on property in a configuration file). 6 APACHE KARAF OVERVIEW Quick Start QUICK START 7 Quick0 码力 | 203 页 | 534.36 KB | 1 年前3
 Apache Karaf Container 4.x - Documentation4.6. Remote 4.6.1. SSHd server 4.6.2. JMX MBeanServer 4.7. Log 4.7.1. Configuration files 4.7.2. Log4j v2 support 4.7.3. karaf.log.console property 4.7.4. Commands 4.7.5. JMX LogMBean 4.7.6. 5.1.6. Bundle tree 5.1.7. Watch 5.2. Scripting 5.2.1. Assignation 5.2.2. Expressions 5.2.3. List, maps, pipes and closures 5.2.4. Startup 5.2.5. Constants and variables 5.2.6. Built-in variables 16. Configuration 5.17. Deployer 5.18. Dump extender 5.19. JDBC & JPA 5.20. JMS 5.21. Custom log appender 5.22. Custom JMX MBean 5.23. Working with profiles 5.24. Security & JAAS 5.25. Servlet0 码力 | 370 页 | 1.03 MB | 1 年前3 Apache Karaf Container 4.x - Documentation4.6. Remote 4.6.1. SSHd server 4.6.2. JMX MBeanServer 4.7. Log 4.7.1. Configuration files 4.7.2. Log4j v2 support 4.7.3. karaf.log.console property 4.7.4. Commands 4.7.5. JMX LogMBean 4.7.6. 5.1.6. Bundle tree 5.1.7. Watch 5.2. Scripting 5.2.1. Assignation 5.2.2. Expressions 5.2.3. List, maps, pipes and closures 5.2.4. Startup 5.2.5. Constants and variables 5.2.6. Built-in variables 16. Configuration 5.17. Deployer 5.18. Dump extender 5.19. JDBC & JPA 5.20. JMS 5.21. Custom log appender 5.22. Custom JMX MBean 5.23. Working with profiles 5.24. Security & JAAS 5.25. Servlet0 码力 | 370 页 | 1.03 MB | 1 年前3
 Istio audit report - ADA Logics - 2023-01-30 - v1.0here: https://istio.io/latest/docs/concepts/security, and for the ease of reading this report, we list them below: ● Certificate management ● Authentication ● Authorization ● Policy Enforcement Points 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 import ( "bytes" "context" "crypto/tls" "fmt" "io" "log" "net/http" "os" "os/signal" "time" byteSize "github.com/inhies/go-bytesize" "istio.io/istio/pkg/backoff" if err = srv.ListenAndServe(); err != nil && err != http.ErrServerClosed { log.Fatalf("listen:%+s\n", err) } }() log.Printf("server started") d, err := time.ParseDuration("20s") if err != nil {0 码力 | 55 页 | 703.94 KB | 1 年前3 Istio audit report - ADA Logics - 2023-01-30 - v1.0here: https://istio.io/latest/docs/concepts/security, and for the ease of reading this report, we list them below: ● Certificate management ● Authentication ● Authorization ● Policy Enforcement Points 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 import ( "bytes" "context" "crypto/tls" "fmt" "io" "log" "net/http" "os" "os/signal" "time" byteSize "github.com/inhies/go-bytesize" "istio.io/istio/pkg/backoff" if err = srv.ListenAndServe(); err != nil && err != http.ErrServerClosed { log.Fatalf("listen:%+s\n", err) } }() log.Printf("server started") d, err := time.ParseDuration("20s") if err != nil {0 码力 | 55 页 | 703.94 KB | 1 年前3
 Apache Kyuubi 1.7.1-rc0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi- Apache Kyuubi 1.7.1-rc0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi-- - org.apache.kyuubi.server.KyuubiServer- - .out. For example, unsupported Scala versions. If something goes wrong, you shall be able to find some clues in the log file too. Operate Clients Kyuubi delivers a beeline client, enabling a similar experience to Apache 0 码力 | 401 页 | 5.25 MB | 1 年前3
 Apache Kyuubi 1.7.0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi- Apache Kyuubi 1.7.0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi-- - org.apache.kyuubi.server.KyuubiServer- - .out. For example, unsupported Scala versions. If something goes wrong, you shall be able to find some clues in the log file too. Operate Clients Kyuubi delivers a beeline client, enabling a similar experience to Apache 0 码力 | 400 页 | 5.25 MB | 1 年前3
 Apache Kyuubi 1.7.0-rc1 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi- Apache Kyuubi 1.7.0-rc1 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi-- - org.apache.kyuubi.server.KyuubiServer- - .out. For example, unsupported Scala versions. If something goes wrong, you shall be able to find some clues in the log file too. Operate Clients Kyuubi delivers a beeline client, enabling a similar experience to Apache 0 码力 | 400 页 | 5.25 MB | 1 年前3
 Apache Kyuubi 1.7.0-rc0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi- Apache Kyuubi 1.7.0-rc0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi-- - org.apache.kyuubi.server.KyuubiServer- - .out. For example, unsupported Scala versions. If something goes wrong, you shall be able to find some clues in the log file too. Operate Clients Kyuubi delivers a beeline client, enabling a similar experience to Apache 0 码力 | 404 页 | 5.25 MB | 1 年前3
 Apache Kyuubi 1.8.0-rc1 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi- Apache Kyuubi 1.8.0-rc1 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi-- - org.apache.kyuubi.server.KyuubiServer- - .out. For example, conf/kyuubi-env.sh $ bin/kyuubi start If something goes wrong, you shall be able to find some clues in the log file too. Operate Clients Kyuubi delivers a beeline client, enabling a similar experience to Apache 0 码力 | 429 页 | 5.28 MB | 1 年前3
 Apache Kyuubi 1.8.0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi- Apache Kyuubi 1.8.0 Documentationbeeline-jars ├── bin ├── conf | ├── kyuubi-defaults.conf.template │ ├── kyuubi-env.sh.template │ └── log4j2.properties.template ├── docker │ ├── Dockerfile │ ├── helm │ ├── kyuubi-configmap.yaml │ g.apache.kyuubi.server.KyuubiServer.pid. And you are able to get the JDBC connection URL from the log file - logs/kyuubi-- - org.apache.kyuubi.server.KyuubiServer- - .out. For example, conf/kyuubi-env.sh $ bin/kyuubi start If something goes wrong, you shall be able to find some clues in the log file too. Operate Clients Kyuubi delivers a beeline client, enabling a similar experience to Apache 0 码力 | 429 页 | 5.28 MB | 1 年前3
共 463 条
- 1
- 2
- 3
- 4
- 5
- 6
- 47














 
  
 