17%
09.10.2017
/vault/key.pem"
tls_min_version = "tls12"
}
First, configure the server's back end, the place where Vault safely stores secrets. Here, you can choose different targets that can be used by Amazon S3 with a My
17%
05.02.2019
'\\\";/g' /app/classes/MySQLHandler.php" >> /create_mysql_admin_user.sh && echo 'session.save_path = "/tmp"' >> /etc/php5/apache2/php.ini
11
12 EXPOSE 80 3306
13 CMD ["/run.sh"]
To fire up My
17%
05.02.2019
system1 (IP address 172.16.190.158, marked with the red circle). Then, you can see how system2 (172.16.190.159) begins the SMB protocol version negotiation and how NT LAN Manager 1.0 and 1.2 are being
17%
20.05.2014
daily
05 missingok
06 notifempty
07 compress
08 delaycompress
09 sharedscripts
10 postrotate
11 invoke-rc.d rsyslog reload > /dev/null
12 endscript
13 }
Finally, to see the syslog
17%
14.11.2013
community to continue development of an independent fork named Bareos.
The first stable release was Bareos 12.4 in April 2013 (the version number stands for the year and the quarter of the feature freeze
17%
05.08.2024
your very first Ansible controller, the IBM Redbook, Using Ansible for Automation in IBM Power Environments
[12], is a great reference; particularly section 3.3, "Installing your Ansible control node
17%
03.08.2023
it is filtered or sanitized correctly by the application. Mutillidae does indeed process the id command if you separate the hostname and the command with a semicolon (Figure 12
17%
20.08.2012
the -p
option:
# nc -p 16000 examplehost.tld 22
To add a timeout for latency testing, you could use the -w
parameter followed by the number of seconds – 30 seconds, for example:
# nc -p 16000 -w 30
17%
18.09.2012
also starts automatically after a reboot. Next, install the packages required for running phpVirtualBox:
sudo apt-get install apache2-mpm-prefork apache2-utils apache2.2-bin \
apache2.2-common apache
17%
17.08.2011
_costs = {
't1.micro' => 0.02,
'm1.small' => 0.095,
'c1.medium' => 0.19,
'm2.2xlarge' => 1.14,
'm2.4xlarge' => 2.28
}
Then I list the regions. This could have been dynamic, but I don’t want