46%
07.06.2019
datacenter: "{{ Vv_datacent }}"
19 folder: "{{ Vv_folder_1 }}"
20 state: absent
21 when: vm_facts.instance is defined
22
23 - name: Deploy VM from Template file
24 vmware_deploy_ovf:
25
46%
11.09.2023
performance and cost per gigabyte. Go right along the x-axis for increased capacity.
Storage Tiering with Local Node Storage
When HPC clusters first became popular, each node used a single disk to hold
46%
28.11.2023
along the x-axis for increased capacity.
Storage Tiering with Local Node Storage
When HPC clusters first became popular, each node used a single disk to hold the operating system (OS) that was just
46%
13.12.2022
/6): tftp-server-5.2-24.el8.x86_64.rpm 123 kB/s | 49 kB 00:00
(4/6): dhcp-server-4.3.6-47.el8.x86_64.rpm 3.9 MB/s | 529 kB 00:00
(5/6): bind
46%
28.11.2021
After installing WSL for container operation, you should always check for and install any Windows updates to be on the safe side. To use the new WSL2 version, the WSL2 Linux kernel update package for x64
46%
30.11.2025
) (out= 131)(deflated 17%)
adding: WEB-INF/(in = 0) (out= 0)(stored 0%)
adding: WEB-INF/web.xml(in = 63) (out= 48)(deflated 23%)
# cp helloworld.war ../../jboss-5.1.0.GA/server/all/deploy/
20
46%
02.02.2012
.
qwerty123
Now I want to take a quick look at password protection and its uses. As with all of the Apache config options, you have a plethora of parameters to choose from, but I’ll only explore specific
46%
30.11.2025
is that the file absolutely must be called .htaccess, but that's not the case; with a quick change to the AccessFileName directive, you can specify different control file names to your heart's content.
qwerty123
45%
25.09.2023
="chmod
---
> RQRDCMNDS="apt-get
> chmod
13a17
> mkdir
15a20
> usermod
35c40
< if ! wget "https://mmonit.com/monit/dist/binary/${MONITVER}/monit-${MONITVER}-linux-x64.tar.gz" -O /tmp
45%
05.02.2023
Map
18 metadata:
19 name: mariadb
20 labels:
21 app: mariadb
22 data:
23 MYSQL_ROOT_PASSWORD: mysqlroot
24 MYSQL_DATABASE: db1
25 MYSQL_USER: mysqluser
26 MYSQL_PASSWORD: mysqlpwd