18%
09.06.2018
), and the resulting scan gives more detailed information about the services on a particular target host. In this case, it reveals port 22 and the specific operating system of the server, Debian 5
18%
09.06.2018
://github.com/Microsoft/PowerShell-DSC-for-Linux
"Building a TCP Server Using PowerShell" by Boe Prox: https://learn-powershell.net/2014/02/22/building-a-tcp-server-using-PowerShell/
18%
15.08.2016
A fairly stable Community Technology Preview version 2.2 of SQL Server 2016 has been available since July 2015. With the newest release, Microsoft wants to optimize the features that have already
18%
26.01.2025
SC24 took place in Atlanta, GA, November 17-22. As I'm writing this, 17,959 attendees – that's 3,000+ more than last year – registered. More than 500 companies filled the exhibition floor, which
18%
14.11.2013
" : "CONNECTION > 2000",
18
19 "type" : "CHANGE",
20 "adjust" : 2,
21
22 "period_number" : 3,
23 "period" : 10
24 },
25 {
26 // -10 percent VMs when
18%
05.08.2024
.Exit(1)
15 }
16
17 run(os.Args[1])
18 }
19
20 func row() {
21 for i := 0; i < size; i++ {
22 for j := 0; j < size; j++ {
23 array[i][j]++
24 }
25 }
26 }
27
28
18%
27.09.2024
in turn enables orchestration.
Version 1.2.5a Swordfish from June 2023 (version 1.2.6 since January 22, 2024) delivers an extension of the DMTF (formerly known as the Distributed Management Task Force
18%
28.11.2023
in the following, but watch out: As part of the initial execution, Pip offers to update from version 22.3.1 to 23.1.2 (Figure 1). Do not agree to this request under any circumstances if you want to use PyAD, because
18%
28.11.2023
://medium.com/@mitrecaldera/announcing-mitre-caldera-for-ot-47c6f22a676d), Caldera for OT builds on that functionality, "offering 29 distinct OT abilities to the hundreds of existing enterprise-focused abilities already included with Caldera." These new plugins
18%
16.05.2013
::config {
21 ** **file { $apache::params::apache_config_name:
22 ** ** ** **notify => Class[apache::service'],
23 source => "puppet:///modules/apache/${apache::params::apache_config_name}",
24 ** **}
25