18%
05.02.2023
are especially popular. A simple call to create a MySQL database would be:
gcloud sql instances create myinstance --database -version=MYSQL_8_0 --cpu=2 --memory=7680MB --region=europe-west3
The corresponding
18%
10.06.2015
sounds very much like open source, Nessus became a proprietary product by Tenable Network Security 10 years ago. Up to version 3.0, the product was released under the GPL, but this stopped in October 2005
18%
01.06.2024
,242 B]
...
Lo and behold, around 65MB of data is installed after running the command:
$ apt install azure-cli
To check that it worked, run:
$ az --help
Perfect! You are set. One more quick thing
18%
10.07.2017
with the original Raspberry Pi Model A, ranging from two to more than 250 nodes. That early 32-bit system had a single core running at 700MHz with 256MB of memory. You can build a cluster of five RPi3 nodes with 20
18%
13.07.2022
) [application/octet-stream]
Saving to: Rocky-8.6-x86_64-dvd1.iso
Rocky-8.6-x86_64-dvd1.iso 35%[===========> ] 3.74G 37.4MB/s eta 2m 45s
When you reconnected to the session, you didn’t specify
18%
11.10.2016
between 64-bit versions for Red Hat Enterprise and Ubuntu. After downloading the 500MB DEB file, install it in the usual way from the Ubuntu Software Center and acknowledge any errors relating
18%
05.08.2024
/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.11.2 (main, Feb 17 2023, 09:48:02) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/usr/bin/python3.11)
jinja version = 3.1.2
libyaml = False
18%
09.12.2021
-e package-list.txt
Enter passphrase:
Re-enter passphrase:
Output filename is: package-list.txt.lrz
package-list.txt - Compression Ratio: 2.537. Average Compression Speed: 0.000MB/s.
Total time: 00:00:05.11
Listing 11
18%
04.08.2020
struct timespec t[loops+1] = { 0 };
49 timespec_get(&t[0], TIME_UTC);
50 /* Volatile for i ensures that the loop is effected */
51 for (uint64_t volatile i = 0; i < iterations; ++i) {
52 r
18%
04.08.2020
:
resource-definition create --layer-list storage LocalData
Now, add a single volume of 150MB to the resource definition named LocalData
:
volume definition create LocalData 150m
Finally, on the cluster