100%
04.12.2024
Rubén Llorente ... ).
Listing 3
tofu_project/main.tf
01 terraform {
02 required_providers {
03 proxmox = {
04 source = "bpg/proxmox"
05 version = "0.64.0"
06 }
07 }
08 }
09
10 provider "proxmox
98%
01.06.2024
Rubén Llorente ... to that shown in Listing 3; line 35 captures the syspatch exit status and records it in the MY_STATUS variable. Lines 36-40 ensure that the script exits with status 0 if syspatch itself exits with a status
49%
05.08.2024
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ {
10 for j := 0; j < size; j++ {
11 array[i][j]++
12 }
13 }
14
15
43%
01.06.2024
in the /usr/lib/systemd/system/sysstat-collect.timer file. You can set a scan every five minutes by entering *:00/05 instead of the default setting *:00/10:
[Unit]
Description=Run system activity accounting
42%
05.08.2024
quark | CHANGED | rc=0 >>
/dev/testlv 64.00 62.67 3% 4 1% /testfs
Now, to create a playbook to remove the filesystem you just created, go to the /etc
41%
01.06.2024
% |****************************************************************| 111k 0:00:00 ETA
'revershell.ko' saved
On the host, you can verify that the kernel has been loaded successfully by running lsmod and searching for the name of the module. In Figure 3 you can see
41%
04.12.2024
. In this case you will select the Quiet Mode
Option. The final touch will be to make sure you get alerts when something fails at 3:00am, so you will be notified (or not). The Beep Control option is especially
39%
04.12.2024
Shift or – as shown here – an Ingress route for accessing the AWX service.
This strategy also works with MicroK8s or K3s. You might have to adjust the Ingress definition if routers such as Traefik cannot cope
39%
04.12.2024
; processes known as mongos route queries to the correct shard. The config server's metadata makes sure this happens. © MongoDB [3]
Version 8.0 of MongoDB introduced embedded config servers, which means
39%
01.06.2024
{
"$schema" : "https://aka.ms/winget-packages.schema.2.0.json",
"CreationDate" : "2024-03-05T03:41:14.411-00:00",
"Sources" :
[
{
"Packages" :
[
{
"PackageIdentifier" : "Microsoft.VisualStudio.2022.Community