30%
05.12.2014
/home/chris/.cache/software-center/piston-helper/software-center.ubuntu.\
com,api,2.0,applications,en,ubuntu,precise,\
amd64,,bbc2274d6e4a957eb7ea81cf902df9e0:
"description": "La revista
30%
05.02.2019
, or kernel modules in use – you can find plugins for almost everything (a complete overview is available in the wiki on GitHub [12]).
Figure 2: Everything seems
30%
05.12.2019
-created
09 - event: comment-added
10 comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*RECHECK
11 success:
12 gerrit:
13 # return to Gerrit Verified+1
14 Verified: 1
15
29%
05.08.2024
unparalleled at the time called CPAN [2]. Things have since changed, with Perl's popularity steadily declining in the eyes of developers and other languages rising to produce comparably large module libraries
29%
04.08.2020
Manipulation
The ntopng Edge (nEdge) [2] version of ntopng actively manipulates network traffic. nEdge lets you analyze network traffic at the protocol level (Layer 7) and block or restrict application
29%
09.01.2013
source project, smartmontools [2], allows you to interact with the S.M.A.R.T. data in drives on your systems. Using this tool, you can query the drives to gather information about them, or you can test ... Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A.R.T. features ... S.M.A.R.T., smartmontools, and drive monitoring
29%
09.04.2019
).
Listing 2
Arrays
julia> a = [1 2];
1x2 Array{Int64,2}:
1 2
julia> b = [3 4];
1x2 Array{Int64,2}:
3 4
julia> [a b]
1x4 Array{Int64,2}:
1 2 3 4
julia> [a; b]
2x2 Array{Int64,2}:
1 2
3 4
29%
02.07.2014
-----------memory---------- ---swap-- -----io---- --system-- -----cpu-----
192.168.1.250: r b swpd free buff cache si so bi bo in cs us sy id wa st
192.168.1.250: 0 0 0 7248836 25632 79268 0 0 14 2 22 21 0 0 99 0 0
192.168.1
29%
09.10.2017
server with a compromised MySQL binary. A forensics professional informed me that the following strings belonged to a Trojan:
7A 50 15 00 40 00 67 30 15 02 11
9E 68 2B C2 99 6A 59 F7 F9 8D 30
29%
13.07.2022
.
Figure 5: Terminal after creating a new tmux window.
To cycle through windows, press Ctrl+B-n (next), Ctrl+B-p (previous), or Ctrl+B-x
(where x
=0-9) to go to a specific window. If you type Ctrl