27%
02.08.2021
-lts \
--user root \
-p 0.0.0.0:8080:8080 \
-p 0.0.0.0:8443:8443 \
-p 0.0.0.0:50000:50000 \
--env JENKINS_OPTS="--httpPort=8080" \
--env JAVA_OPTS=-"Djavax
27%
05.12.2016
-address parameter in /etc/mysql/my.cnf does not point to localhost (127.0.0.1).
Listing 2
mysqld_safe_syslog.cnf
[...]
[mysqld_safe]
#skip_log_error
log-error = /var/log/mysql/error.log
syslog
27%
14.03.2018
that can be reset. However, with MariaDB 10.0.12, the performance tables are deactivated by default. To activate them, the database admin adds the line
performance_schema=on
to the my.cnf file. Detailed
27%
09.01.2013
. To access the web front end from any host, just add the desired IP address or the following entry:
:host = 0.0.0.0
to the /etc/one/sunstone-server.conf configuration file. Without further changes, Sunstone
27%
01.04.2014
applications on virtual machines. In fact, most of what you will find in Cloudify recipes can be achieved by integrating Chef Cookbooks.
Looking Forward: Cloudify 3.0
The current Cloudify version 2.6 has
27%
18.03.2013
SQLmap about this cookie for the attack to succeed, and you can discover this, for example, using the Firefox “Tamper Data” plugin. The complete line now looks like this:
sqlmap.py -u "http://127.0.0
27%
17.02.2015
, unsigned int flags)
057 {
058 return syscall(__NR_sched_getattr, pid, attr, size, flags);
059 }
060
061 void *run_deadline(void *data)
062 {
063 struct sched_attr attr;
064 int x = 0, ret;
065
27%
27.09.2021
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
64 bytes from 52.90.56.122: icmp_seq=3 ttl=48
time=40.492 ms
[ output truncated ]
Welcome to Ubuntu 20.04.1 LTS
27%
22.12.2017
and in which the corresponding hash table is stored. Enter
> 'something.txt' -match 't$'
True
**
> $matches
Name ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** Value
0
27%
20.03.2014
on virtual machines. In fact, most of what you will find in Cloudify recipes can be achieved by integrating Chef Cookbooks.
Looking Forward: Cloudify 3.0
The current Cloudify version 2.6 has already been