66%
30.11.2025
=$(virsh dumpxml $vmname | grep "mac address" | awk -F"'" '{print $2}')
16
17 virt-edit $vmname /etc/sysconfig/network-scripts/ifcfg-eth0 -e "s/$oldmac/$newmac/"
18 virt-edit $vmname /etc/udev/rules.d/70-persistent
66%
30.05.2021
-arns arn:aws:iam::18xxxx010:root
Figure 3: You can see the trust policy added on the AWS console user interface.
The role name, in this case, is Soldier
66%
30.11.2025
print
13 else:
14 print "The system configuration file %s does not exist, aborting." % cblr_systems
15 print
16 sys.exit(1)
17
18 column_header = [ "name","os","eth0-mac
66%
02.02.2021
.sin(periods * 2 * np.pi * t)
12 return max(value, 0.0)
13 else:
14 value = np.sin(periods * 2 * np.pi * t)
15 return max(value, 0.0)
16
17 # building the data vector
18 my_data = []
19 i = 0
20 while
66%
02.06.2020
the Beast
Elephant Shed is released under the GPLv3 license and supports PostgreSQL versions 9.4 upward. You can install the tool atop Debian 9, CentOS 7, or Ubuntu 18.04. The developers suggest
66%
01.08.2019
"interval": 60
14 }
15 },
16 "packs": {
17 "ossec-rootkit": "/usr/share/osquery/packs/ossec-rootkit.conf",
18 "it_compliance": "/usr/share/osquery/packs/it-compliance.conf",
19 "incident
66%
13.07.2018
is to get hold of the good stuff by cloning the repository. With the Git package installed, you can run the command:
$ git clone https://github.com/ansible/awx.git
On my Ubuntu 18.04 droplet, I run
66%
30.01.2024
additional work.
Infos
"Kubernetes StatefulSet" by Andreas Stolzenberger, ADMIN
, issue 73, 2023, pg. 18, https://www.admin-magazine.com/Archive/2023/73/Kubernetes-StatefulSet
Postgres operator
66%
16.05.2013
** ** ** ** ** **$apache_package_name = 'httpd'
14 ** ** ** ** ** **$apache_service_name = 'httpd'
15 ** ** ** ** ** **$apache_config_name = '/etc/httpd/httpd.conf'
16 ** ** ** **}
17 ** **}
18 }
19
20 class apache
66%
10.04.2015
).
Listing 1
Get-WMIObject Cmdlet
# Get-WMIObject Win32_OperatingSystem
SystemDirectory: C:\Windows\system32
Organization:
BuildNumber: 9600
RegisteredUser: johndoe@outlook.com
Serial