Ubuntu Desktop GuideUbuntu Desktop Guide Welcome to Ubuntu Use the Launcher to start applications Find apps, files, music, and more with the Dash Manage apps & settings with the menu bar Log out, power off, switch users Unity The Launcher The Launcher appears automatically when you log in to your desktop, and gives you quick access to the applications you use most often. Learn more about the Launcher. The Dash The Ubuntu Button sits near the top left corner of the screen and is always the top item in the Launcher. If you click the Ubuntu Button, Unity will present you with an additional feature of the desktop0 码力 | 1709 页 | 5.81 MB | 1 年前3
OpenShift Container Platform 4.13 虚拟化OPENSHIFT VIRTUALIZATION 架 架构 构 13 daemonset/virt-handler 监控对虚拟机的任何更改并指示 virt-launcher 执行 所需操作。此组件特定于节点。 pod/virt-launcher 包含由 libvirt 和 qemu 实施的用户创建的虚拟机。 组 组件 件 描述 描述 OpenShift Container Platform 4 VirtualMachine 的模板的名称 创建于 VirtualMachine 创建日期 所有者 VirtualMachine 所有者 Status VirtualMachine 状态 Pod virt-launcher pod 名称 VirtualMachineInstance VirtualMachineInstance 名称 引导顺序 点编辑图标选择引导源。 IP 地址 VirtualMachine 16 MiB × (number of graphics devices) \ 3 + (additional memory overhead) 4 在 virt-launcher pod 中运行的进程需要。 虚拟机请求的虚拟 CPU 数量。 虚拟机请求的虚拟图形卡数。 额外的内存开销: 如果您的环境包含单一根 I/O 虚拟化(SR-IOV)网络设备或图形处理单元(GPU),请为0 码力 | 393 页 | 4.53 MB | 1 年前3
OpenShift Container Platform 4.10 虚拟化OPERATOR 更新 5.4. 监控更新状态 5.5. 其他资源 第 第 6 章 章 为 为 KUBEVIRT-CONTROLLER 和 和 VIRT-LAUNCHER 授予 授予额 额外的安全 外的安全权 权限 限 6.1. 为 VIRT-LAUNCHER POD 扩展 SELINUX 策略 6.2. KUBEVIRT-CONTROLLER 服务帐户的其他 OPENSHIFT CONTAINER PLATFORM Platform 4.10 虚 虚拟 拟化 化 8 3.3.2. 安装 现在,如果 OpenShift Virtualization 工作负载支持实时迁移,它们会自动更新,如 virt-launcher Pod。您可以通过编辑 HyperConverged 自定义资源 来配置工作负载更新策略 或选择不使用将 来的自动更新。 现在,您可以将 OpenShift Virtualization 与单一节点集群一起使用,也称为单一节点 Disconnect 按钮。 (BZ#1964789) 当您创建虚拟机时,它唯一的完全限定域名(FQDN)现在包含集群域名。(BZ#1998300) 如果您热插虚拟磁盘,然后强制删除 virt-launcher pod,那么您不再丢失数据。(BZ#2007397) 如果您尝试在其它关键组件共享文件系统的路径上安装 hostpath 置备程序(HPP)时,OpenShift Virtualization0 码力 | 307 页 | 3.45 MB | 1 年前3
Spring Boot 1.0.3.BUILD-SNAPSHOT Reference Documentation executable jars ................................................................................ 148 Launcher manifest ...................................................................................... compile and then create a jar or war archive as normal. To make it executable: 1. Use the appropriate launcher as a Main-Class, e.g. JarLauncher for a jar file, and specify the other properties it needs as manifest with Java’s URLClassLoader. C.3 Launching executable jars The org.springframework.boot.loader.Launcher class is a special bootstrap class that is used as an executable jars main entry point. It is the0 码力 | 158 页 | 847.06 KB | 1 年前3
Conan 1.47 Documentationyou don’t have very large binaries): $ gunicorn -b 0.0.0.0:9300 -w 4 -t 300 conans.server.server_launcher:app Note: Please note the timeout of -t 300 seconds, resulting in a 5 minute parameter. If your IPv4 and IPv6 addresses: $ gunicorn -b 0.0.0.0:9300 -b [::1]:9300 -w 4 -t 300 conans.server.server_launcher:app 8.4.2 Server Configuration By default your server configuration is saved under ~/.conan_server/serverWSGIScriptAlias / /usr/local/lib/python2.7/dist-packages/conans/server/ ˓→server_launcher.py WSGICallableObject app WSGIPassAuthorization On 0 码力 | 907 页 | 7.50 MB | 1 年前3
Conan 1.41 Documentationyou don’t have very large binaries): $ gunicorn -b 0.0.0.0:9300 -w 4 -t 300 conans.server.server_launcher:app Note: Please note the timeout of -t 300 seconds, resulting in a 5 minute parameter. If your IPv4 and IPv6 addresses: $ gunicorn -b 0.0.0.0:9300 -b [::1]:9300 -w 4 -t 300 conans.server.server_launcher:app 8.4.2 Server Configuration By default your server configuration is saved under ~/.conan_server/serverWSGIScriptAlias / /usr/local/lib/python2.7/dist-packages/conans/server/ ˓→server_launcher.py WSGICallableObject app WSGIPassAuthorization On 0 码力 | 835 页 | 7.10 MB | 1 年前3
Conan 1.42 Documentationyou don’t have very large binaries): $ gunicorn -b 0.0.0.0:9300 -w 4 -t 300 conans.server.server_launcher:app Note: Please note the timeout of -t 300 seconds, resulting in a 5 minute parameter. If your IPv4 and IPv6 addresses: $ gunicorn -b 0.0.0.0:9300 -b [::1]:9300 -w 4 -t 300 conans.server.server_launcher:app 8.4.2 Server Configuration By default your server configuration is saved under ~/.conan_server/serverWSGIScriptAlias / /usr/local/lib/python2.7/dist-packages/conans/server/ ˓→server_launcher.py WSGICallableObject app WSGIPassAuthorization On 0 码力 | 841 页 | 7.12 MB | 1 年前3
Spring Boot 1.1.7.RELEASE Reference Guideexecutable jars ................................................................................ 171 Launcher manifest ...................................................................................... compile and then create a jar or war archive as normal. To make it executable: 1. Use the appropriate launcher as a Main-Class, e.g. JarLauncher for a jar file, and specify the other properties it needs as manifest with Java’s URLClassLoader. C.3 Launching executable jars The org.springframework.boot.loader.Launcher class is a special bootstrap class that is used as an executable jars main entry point. It is the0 码力 | 192 页 | 1017.81 KB | 1 年前3
Spring Boot 0.0.9.M1 Reference Guideexecutable jars ................................................................................ 168 Launcher manifest ...................................................................................... compile and then create a jar or war archive as normal. To make it executable: 1. Use the appropriate launcher as a Main-Class, e.g. JarLauncher for a jar file, and specify the other properties it needs as manifest with Java’s URLClassLoader. C.3 Launching executable jars The org.springframework.boot.loader.Launcher class is a special bootstrap class that is used as an executable jars main entry point. It is the0 码力 | 188 页 | 1007.46 KB | 1 年前3
Spring Boot 0.0.x Reference Guideexecutable jars ................................................................................ 168 Launcher manifest ...................................................................................... compile and then create a jar or war archive as normal. To make it executable: 1. Use the appropriate launcher as a Main-Class, e.g. JarLauncher for a jar file, and specify the other properties it needs as manifest with Java’s URLClassLoader. C.3 Launching executable jars The org.springframework.boot.loader.Launcher class is a special bootstrap class that is used as an executable jars main entry point. It is the0 码力 | 188 页 | 1008.51 KB | 1 年前3
共 536 条
- 1
- 2
- 3
- 4
- 5
- 6
- 54













