13%
05.02.2019
in the container?
20 - name: "mysql client exists"
21 path: '/usr/bin/mysql'
22 shouldExist: true
23
24 # Does the MySQL configuration file exist at the right place?
25 - name: "my.cnf exists and has appropriate
13%
06.10.2019
to the rule. As the Destination
, select the IP address of the VM; now the rule is as specific as possible. As Destination ports
, you can specify 3368, 22
for the two services Remote Desktop Protocol (RDP
13%
09.06.2018
now have interfaces, including Nmap.
Figure 3 shows a typical Nmap scan using the OSScan option (-0) that you've seen a thousand times. Notice with this particular scan that Nmap is having a hard time
13%
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
13%
16.05.2013
[3] runs on the client. Facter collects information about the system and forwards it to the Puppet master when Puppet runs. On the basis of collected facts, the master can generate a dynamic catalog
13%
14.03.2013
partition as active.
DISKPART> EXIT
Leaving DiskPart...
C:>
Gathering the Utilities
Now you need to download the Windows Automated Installation Kit (AIK) for Windows 7 [1], named KB3AIK_EN.ISO. At 1
13%
26.01.2025
the binary media data as text. Among the myriad ways to do this, the standard in browsers is Base64 encoding [22], provided in Julia by the IBase64
package.
Listing 4 shows the server program from Listing 3
13%
25.08.2016
seen much more interest in Nano (Figure 3), partly, I believe, because Nano has the command help at the bottom of the screen at all times, which, if you don't use Nano very often, can be very, well
13%
05.10.2018
info ruby # Needs to be v2.2+
$ curl -sSL https://rvm.io/mpapis.asc | gpg --import - # From here see https://tecadmin.net/install-ruby-latest-stable-centos
$ curl -L get.rvm.io | bash -s stable
$ source
13%
25.03.2020
. In this article, I explore a relatively new addition to Lambda functions in AWS called "layers" and, with the use of a Bash layer provided on the GitHub page by author Graham Krizek [3], I run a Bash script