17%
02.10.2012
port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
17%
10.12.2012
a progress indicator like this
[ 30% ] Applying progress: 43:22 mins remaining.
during the transfer process. When the image is fully transferred to the USB drive, you need to enter one final command
17%
20.09.2011
't speak until spoken to.)
The port scanner sends out a SYN request on a particular port number (22). The target responds with an ACK. The scanner notes the ACK and sends a RST to disconnect from
17%
05.12.2011
. In total, we have 22 members now.
AA: What are the goals of the consortium going forward? Both short-term and long-term.
MvW: We just released OpenMP 3.1, which is mostly a bug fix release with a few
17%
05.12.2019
waitpid(-1, 0);
20 } else {
21 close READFROMCHILD;
22 close WRITETOCHILD;
23 $thisdata = ;
24 print "The child process read $thisdata";
25 print WRITETOPARENT "The child process
17%
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
17%
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
17%
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/
17%
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
17%
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