15%
05.02.2023
). In such an environment, a "dedicated" MariaDB container could be run as a replacement for a MariaDB VM:
podman run --name maria --volume /var/pods/maria:/var/lib/mysql:Z --net pub_net --ip 192.168.1.10 --mac-address 12:34:56:78:9
15%
09.08.2015
was programmed in C, does not provide any installation packages. On a Linux or Solaris host, you first need to set up the required basic packages: OpenSSL, MySQL 5.1+, Sphinx Search 2.1+, PHP 5.3.x+, web server
15%
20.06.2022
: It is not based on open standards, and it uses proprietary protocols and APIs like MAPI [3] for internal communication. Clients for Exchange are pre-installed on all Windows, Android, and Apple devices
15%
14.03.2013
(Accelerated Processing Unit) [4].
This processor combines a CPU with a GPU on a single chip. For example, the recently announced AMD A10-5800K has the following specifications:
4 cores at 3.8GHz (turbo
15%
30.11.2025
:alice@somesipprovider.de>;tag=42
07 Call-ID: a84b4c76e66710de5f90ae275
08 Contact: Alice
09 ...
The media data transferred in the course of a voice or video call are typically transported one
15%
05.12.2016
need to orchestrate the operation of Docker containers in bulk, and Kubernetes [3] (Figure 1) is a two-year-old system that does just that. As part of Google Infrastructure for Everyone Else (GIFEE
15%
28.07.2025
("Usage: python script.py ")
24 sys.exit(1)
25
26 target_host = sys.argv[1]
27 start_port = int(sys.argv[2])
28 end_port = int(sys.argv[3])
29 port
15%
16.05.2013
[9] is a USB flash drive with a free hardware layout that can generate one-time passwords. OpenKubus provides libraries for C, Perl, and PHP, as well as a server and a PAM module.
LinOTP [10
15%
18.07.2013
.1 of Red Hat Enterprise Virtualization (RHEV) [23] for servers [24] and desktops [25]. In this article, I restrict myself to the innovations that lift RHEV 3.1 to the same level as enterprise virtualizers
15%
05.12.2014
. For example, to run a report every three seconds for five iterations on eth0, you would use the command in Listing 4.
Listing 4
capstats
/opt/bro/bin/capstats -I 3 -n 5 -i eth0
1415510235