12%
10.04.2015
Windows 7 and Windows Server 2008 R2.
Collecting WMI Object Data
Much of the information available via a computer can be accessed or controlled as objects automatically via the WMI interface
12%
06.10.2019
response = urllib.urlopen(url);
06 data = json.loads(response.read())
07
08 for userentry in data:
09 if userentry.get('active'):
10 username = userentry.get('username')
11
12 if os
12%
30.11.2025
: {$Ticket->OwnerObj->Name}
09 Requestor: {$Ticket->Requestors->EmailsAsString()}
10 Ticket URL: {$RT::WebURL}Ticket/Display.html?id={$Ticket->id}
11
12 Please check the content. If everything turns out
12%
17.06.2017
neobundle#end()
11
12 filetype plugin indent on
To install other plugins from GitHub, use the following command structure:
curl -k https://github.com/[MAINTAINER]/[PLUGIN PATH] > ~/.vim
12%
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
12%
01.06.2024
, and almost 80 for larger images.
Leaks of long-lived credentials are a common cause of data breaches (https://securitylabs.datadoghq.com/articles/public-cloud-breaches-2022-mccarthy-hopkins/), making
12%
09.12.2019
to an output file instead of stdout. Listing 2 is a sample of the first few lines from cProfile on a variation of the MD code.
Listing 2: cProfile Output
Thu Nov 7 08:09:57 2019
12791143 function
12%
11.10.2016
-server"}))
06
07 ; Enable all interfaces for TCP, UDP and websockets:
08 (let [host "0.0.0.0"]
09 (tcp-server {:host host})
10 (udp-server {:host host})
11 (ws-server {:host host}))
12
13 ; Clean up events
12%
11.02.2016
state=absent
07 notify: Restart Apache
08
09 - name: Generate Vhosts
10 template:
11 src=vhost.conf
12 dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf
13 with_items: vhosts
14
12%
11.04.2016
:\localhost\client\TrustedHosts -value
An SSH server installed on the Linux computer.
The test setup looks like this: Windows Server 2012 R2 with DNS installed and configured; a CentOS 7 server