14%
19.07.2017
a network between a client application and an instance of SQL Server. SQL Server on Linux supports the following TLS protocols: TLS 1.2, 1.1, and 1.0.
Machine Learning Services enhancements – In RC1, we
14%
10.06.2015
"} )
09
10 # force called programs to english output
11 LANG=C LC_ALL=C
12
13 function die {
14 echo 1>&2 "$*"
15 exit 10
16 }
17
18 function get_display_resolution {
19 local find_display="$1
14%
27.09.2021
.170
17.75
Xenial (16.04)
ami-0133407e358cc1af0
9.300
7.001
16.301
Bionic (18.04)
ami-0186d369d234b536f
12.946
5.608
18.554
Focal
14%
09.10.2017
operating systems. However, while the most recent Linux versions offer both current and legacy versions of Python (Figure 1), the latest version on Mac OS (Mac OS 10.12 Sierra) only offers the legacy version
14%
05.02.2023
: https://www.cnbc.com/2022/12/19/roughly-1-in-3-workers-is-worried-about-a-layoff.html
14%
01.08.2019
. The takeaway is the -j LOG option (line 12), which logs port scanning behavior to a logfile with the iptables:
prefix.
Listing 1
iptable Rules
01 *filter
02 *filter
03 :INPUT ACCEPT [0:0]
04
14%
11.10.2016
browsers should stick to jQuery 2 or jQuery 1.12 – both version will continue to receive bug fixes.
Up to now it was possible to register event handlers using the methods .load(), .unload(), and .error
14%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15
14%
02.02.2021
theoretical speedup can't exceed 2x, as you see in Figure 2. Furthermore, it's not practical to use more than 12 cores to run this code, because it can attain more than 90 percent of the maximum theoretical
14%
21.08.2014
hv = [ "tiffy.tuxgeek.de", "ernie.tuxgeek.de" ]
07
08 for hv_host in hv:
09
10 uri = "qemu+ssh://virtuser@" + hv_host + "/system"
11 conn = libvirt.openReadOnly(uri)
12
13 hypervisor_name = conn