13%
17.10.2018
the examples presented here use the Spyder 3.2.8 Python development environment (Anaconda 5.2.0) on Mint 19.0 Xfce. Because the full code is too long for a printed article, it’s freely available on
13%
13.12.2018
to explore heat conduction calculations. All the examples presented here use the Spyder 3.2.8 Python development environment (Anaconda 5.2.0) on Mint 19.0 Xfce. Because the full code is too long for a printed
13%
04.11.2011
$if | bzip2 ‑9 > $if.bz2;
04 done
05 real 0m27.005s
06 user 0m11.745s
07 sys 0m14.623s
08
09 $ time find . ‑name "*.gz" ‑print | parallel ‑j +0 'zcat {} | bzip2 ‑9 > {.}bz2'
11
12 real 0m
13%
22.12.2017
to it, you can begin to appreciate what compilers and linkers do for users today.
Listing 1
Show Linked Libraries (ldd)
$ pgf90 test1.f90 -o test1
$ ldd test1
linux-vdso.so.1 => (0x
13%
14.11.2013
distributions.
Table 1
Udev Storage Locations
Distribution
Path
Ubuntu 12.10, Debian 7.0, SLES 11 SP2
* /etc/udev/rules.d/70-persistent-net.rules* /lib/udev/rules.d/75
13%
02.10.2012
, for example, 12.34.56.78
will be allowed to connect to ALL services and not just SSH. As well as these flexible options, you can also declare old school subnets directly:
sshd: 1.2.3.4/255.255.255.0
As well
13%
17.02.2015
NEW packages will be installed:
libdate-manip-perl libyaml-syck-perl logwatch
As a result, about 12.5MB of new software is installed.
Logwatch gets configuration details several ways:
from script
13%
14.08.2017
to encrypt data that is transmitted across a network between a client application and an instance of SQL Server. SQL Server on Linux supports TLS protocols 1.2, 1.1, and 1.0.
Machine Learning Services
13%
02.02.2021
ID Connect or the somewhat older SAML (security assertion markup language). If you have the choice, the Keycloak developers recommend OpenID Connect, which is an extension of OAuth 2.0 and offers JSON web
13%
12.09.2013
: 1.0
05 Release: 1%{?dist}
06 License: GPL v2 or later
07 Source0: local.te
08 Source1: local.fc
09 Source2: local.if
10 Group: Development/Tools
11 Summary