18%
05.02.2019
', 'makecache'] with allowed return codes [0] (shell=False, capture=False)
...
2018-10-17 22:00:06,125 - util.py[DEBUG]: Running command ['yum', '-t', '-y', 'upgrade'] with allowed return codes [0] (shell
18%
05.12.2016
, in which you create one or more rules of this type for each logfile with relevant information.
Listing 2
Log Entry Examples
# Feb 22 08:00:00 hostname sshd[1234]: Failed keyboard
18%
04.11.2011
with AMD, IBM, and NVidia) submitted a specification to the Khronos Group, which promotes the OpenGL specification. Open Computing Language 1.0 (OpenCL) was released late in 2008 [3].
OpenCL now provides
18%
10.11.2021
less compression but faster compression times and the default compression level being 3
. You can use compression levels 20
to 22
with an additional option. For even faster compression
18%
22.08.2011
to launch one of several different “modes” against your password hashes. The first mode is a quick crack attempt using the supplied password list file, password.lst
. This list contains more than 3
18%
30.11.2025
CPU PROCESS/NLWP
# 173 daemon 17M 11M sleep 59 0 3:18:42 0.2% rcapd/1
# 17676 apl 6916K 3468K cpu4 59 0 0:00:00 0.1% prstat/1
# ...
# ZONEID NPROC SWAP RSS MEMORY TIME
18%
18.07.2013
rq2 ra92
08 set rq3 cdrom
09
10 attach rq0 d0.dsk
11 attach rq1 d1.dsk
12 attach rq2 d2.dsk
13
14 attach -r rq3 cdrom.iso
15
16 set rl disable
17 set ts disable
18
19 set xq mac=08-00-2B-AA-BB-CC
20
18%
17.06.2017
-1) = 0.25 * (a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n))
Using forall, the same can be written as:
forall (i=2:n-1, j=2:n-1) a(i,j) = 0.25*(a(i-1,j) + a(i+1,j) + a(i,j-1) + a(i,j+1
18%
30.11.2025
. Current enterprise solutions for the virtualization of servers and desktops [3] are all based on KVM.
Setup and Software
The example discussed in this article uses two physical nodes: host1
and host2
18%
30.11.2025
to give you consistent results with a running system. A cleaner approach would be to use an image backup program for Linux, such as Clonezilla [2] or Partimage [3], which means shutting down the system