ubuntu server guidesynchronisation 3 network-dpdk The DPDK library 2 Cryptography 3 introduction-to-crypto-libraries Introduction to crypto libraries 3 openssl OpenSSL 3 gnutls GnuTLS 3 network-security-services-nss Network Security user@workstation:~$ ssh installer@10.222.111.24 • A temporary random password for the installation was created and shared as well, which should be used without the leading and trailing double quotes: "KRuXtz5dURAyPkcjcUvA" user@workstation:~$ ssh installer@10.222.111.11 • A temporary random password for the installation was created and shared as well, which you should use without the leading and trailing double quotes: "C7BZrW76s4mJzmpf4eUy"0 码力 | 486 页 | 3.33 MB | 1 年前3
openEuler OS Technical Whitepaper
Innovation Projects
(June, 2023)and interfaces with other OSs such as OpenHarmony, achieving ecosystem interoperability through shared capabilities. With a unified OS architecture supporting all mainstream computing architectures dependency must be installed manually, and various compilers and Message Passing Interface (MPI) libraries are needed for compilation. Additionally, the application of multiple hardware-related parallel the required library and tool chain versions, making it easy to upgrade compilers and parallel libraries. Furthermore, HPCRunner automates and simplifies the deployment of software packages of the same0 码力 | 116 页 | 3.16 MB | 1 年前3
This Debian Reference (version 2.109) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232 12.5.5 Check dependency on libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232 12.5.6 Dynamic and careful configuration, sudo(8) can grant limited administrative privileges to other users on a shared system without sharing the root password. This can help with accountability with hosts with multiple mount(8) with some options can bind part of a file tree somewhere else or can mount filesystem as shared, private, slave, or unbindable. Supported mount options for each filesystem are available in ”/u0 码力 | 266 页 | 1.25 MB | 1 年前3
Ubuntu Server Guide 18.04Data Plane Development Kit The DPDK is a set of libraries and drivers for fast packet processing and runs mostly in Linux userland. It is a set of libraries that provide the so called "Environment Abstraction configuration how to connect a KVM guest to a OpenVswitch-DPDK instance. The Guest has to be backed by shared hugepages for DPDK/vhost_user to work. To ensure in general that libvirt/qemu-kvm finds a proper guests with "uvt-kvm create". [...]0 码力 | 413 页 | 1.40 MB | 1 年前3
THE LINUX COMMAND LINEvariable, 111 parent, 8 PATH variable, 111 PWD variable, 112 removing, 31, 37 renaming, 30, 35 root, 7 shared, 91 sticky bit, 86 synchronizing, 211 transferring over a network, 211 viewing contents, 8 disk partitions owner, 81 permissions, 78 read access, 79 regular, 190 removing, 31, 37 renaming, 30, 34–35 .rpm, 150 shared library, 20 startup, 112 sticky bit, 86 symbolic links, 190 synchronizing, 211 temporary, 428 Index command, 101, 115 L LANG variable, 111, 222, 224 less command, 17, 55, 211, 231 lftp command, 181 libraries, 299 line editors, 122 line-continuation character, 262, 313 linker (program), 299 linking (process)0 码力 | 15 页 | 2.13 MB | 1 年前3
Debian 新维护者手册calls(系统调用) Functions provided by the kernel(由内核提供的功能) 3 Library calls(库调用) Functions within system libraries(系统库中的功能) 4 Special files(特殊文件) 经常在 /dev 目录中出没 5 File formats(文件格式) 例如,/etc/passwd 的格式 6 Games(游戏) 的 debmake 命令应 该能更好地解决这些问题。 A.1 共享库 在打包 共享库 之前,你应该阅读以下的主要参考资料: • Debian Policy Manual, 8 ”Shared libraries” (http://www.debian.org/doc/debian-policy/ch-sharedlibs.html) • Debian Policy Manual, 9.1.1 org/doc/debian-policy/ch-opersys.html#s-fhs) • Debian Policy Manual, 10.2 ”Libraries” (http://www.debian.org/doc/debian-policy/ch-files.html#s-libraries) 以下是帮助你开始的极简解释: • 共享库均为 elf 对象文件,其包含编译好的机器码。 • 共享库以 *.so 文件的形式发放。(既非0 码力 | 63 页 | 493.28 KB | 1 年前3
Debian 新維護人員手冊calls(系統調用) Functions provided by the kernel(由內核提供的功能) 3 Library calls(庫調用) Functions within system libraries(系統庫中的功能) 4 Special files(特殊文件) 經常在 /dev 目錄中出沒 5 File formats(文件格式) 例如,/etc/passwd 的格式 6 Games(遊戲) 的 debmake 命令應 該能更好地解決這些問題。 A.1 共享庫 在打包 共享庫 之前,你應該閱讀以下的主要參考資料: • Debian Policy Manual, 8 ”Shared libraries” (http://www.debian.org/doc/debian-policy/ch-sharedlibs.html) • Debian Policy Manual, 9.1.1 org/doc/debian-policy/ch-opersys.html#s-fhs) • Debian Policy Manual, 10.2 ”Libraries” (http://www.debian.org/doc/debian-policy/ch-files.html#s-libraries) 以下是幫助你開始的極簡解釋: • 共享庫均爲 elf 對象文件,其包含編譯好的機器碼。 • 共享庫以 *.so 文件的形式發放。(既非0 码力 | 63 页 | 512.12 KB | 1 年前3
Cilium v1.6 Documentation“-t” flag: root@minikube:~# cilium monitor -t l7 Listening for events on 2 CPUs with 64x4096 of shared memory Press Ctrl-C to quit In the other windows, re-run the above queries, and you will see that Ok OK NodeMonitor: Listening for events on 1 CPUs with 64x4096 of shared memory Cilium health daemon: Ok Controller Status: 6/6 healthy Proxy Status: OK what IPv4 and IPv6 addresses are assigned to each container. The IPAM is managed by the agent in a shared pool between all plugins which means that the Docker and CNI network plugin can run side by side0 码力 | 734 页 | 11.45 MB | 1 年前3
Debian 维护者指南sharedlib(); $ cat debhello-2.0/lib/sharedlib.c #includeint sharedlib() { printf("This is a shared library!\n"); return 0; } Makefile.am(v=2.0): $ cat debhello-2.0/Makefile.am # recursively process Headers files to be installed in /include include_HEADERS = sharedlib.h # Versioning Libtool Libraries with version triplets libsharedlib_la_LDFLAGS = -version-info 1:0:0 $ cat debhello-2.0/src/Makefile -I$(srcdir) -I$(top_srcdir)/lib # Extra options for the linker for hello # hello_LDFLAGS = # Libraries the `hello` binary to be linked hello_LDADD = $(top_srcdir)/lib/libsharedlib.la configure.ac(v=2 0 码力 | 142 页 | 1.11 MB | 1 年前3
Cilium v1.5 Documentation“-t” flag: root@minikube:~# cilium monitor -t l7 Listening for events on 2 CPUs with 64x4096 of shared memory Press Ctrl-C to quit In the other windows, re-run the above queries, and you will see that what IPv4 and IPv6 addresses are assigned to each container. The IPAM is managed by the agent in a shared pool between all plugins which means that the Docker and CNI network plugin can run side by side security is based on the iden�ty of a pod, which is derived through labels. This iden�ty can be shared between pods. This means that when the first role=frontend pod is started, Cilium assigns an iden�ty0 码力 | 740 页 | 12.52 MB | 1 年前3
共 55 条
- 1
- 2
- 3
- 4
- 5
- 6













