29%
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
29%
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
29%
14.03.2018
_filecache`.`storage` AND ((`share_type` in ('0', '2') AND `share_with` = 'username@switch.ch') ) AND `uid_owner` != 'username@switch.ch' ORDER BY `oc_share`.`id` ASC
07 0.040 | INSERT INTO `oc_preferences` (`userid`, `appid
29%
09.01.2013
=/var/log/one/accounting.log
04
05 case "$1" in
06 "on"|"off")
07 mode=$1
08 shift
09 ;;
10 *)
11 echo "$0 error: wrong mode." >&2
12 exit 1
13 ;;
14 esac
15
16 if [ "$1
29%
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
29%
18.03.2013
the addition of modules. SQLmap needs Python version 2.6 or newer.
The Takeover function also requires the Metasploit framework. SQLmap supports any popular database system, such as MySQL, PostgreSQL, Oracle
29%
17.02.2015
unsigned int flags = 0;
066
067 printf("deadline thread start %ld\n",
068 gettid());
069
070 attr.size = sizeof(attr);
071 attr.sched_flags = 0;
072 attr.sched_nice = 0;
073 attr
29%
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
29%
07.10.2014
and the other on all IPv6 IP addresses.
Listing 1
Checking Open Ports
chris@DebianBox:~# lsof -i :22
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
sshd 3328 root 3r IPv4 33323 0t0 TCP *:ssh
29%
22.12.2017
Shell checks for at least this number of characters,
> $Teststring -match "\d{2}"
True
**
> $matches
Name ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** Value
0