22%
06.08.2012
> Contacts
07/28/2012 02:38 PM
Desktop
07/27/2010 08:15 AM Diskeeper
07/11/2012 03:17 PM Documents
07/29/2012 03:51 PM Downloads
07
22%
09.10.2017
code is also available.
Yara, which received some attention for its role in finding and defeating a Trojan called BlackEnergy, may have had its 15 minutes of fame around 2013 or 2015. But malware
22%
09.04.2019
).length > 0;
15 }
16
17 saveItem(text) {
18 if (!this.hasItem(text)) {
19 const arr = this.listItem();
20 arr.push(text);
21 window.localStorage.setItem('annotations', JSON
22%
21.08.2014
_port = 2003;
10
11 # create Socket
12 my $socket = IO::Socket::INET -> new(PeerAddr => $remote_host,
13 PeerPort => $remote_port,
14 Proto => "tcp",
15 Type => SOCK_STREAM)
16 or die "Couldn
22%
04.04.2023
these images with the Trivy command-line interface (CLI), the current official Debian image tallies 81 vulnerabilities (61 low, 16 high, and four critical). Ubuntu does very well with only 17 (15 low and two
22%
28.11.2022
].
Distributions in the Microsoft Store
Debian GNU/Linux
Fedora Remix for WSL
Kali Linux
Ubuntu 22.04 LTS, 20.04, 20.04 ARM, 18.04, 18.04 ARM, 16.04
SUSE Linux Enterprise Server 15 SP3, 15 SP2
22%
12.05.2021
Start-stop cycle counter [sscc]
0x0f Application client [ac]
0x10 Self test results [str]
0x15 Background scan results [bsr]
0x18 Protocol specific port [psp]
0x1a
22%
26.02.2014
name;
print (" Bytes-sent: %15s (total) %15s (Per-Sec)" %
(bytes2human(stats_after.bytes_sent),
bytes2human(stats_after.bytes_sent -
stats
22%
12.05.2014
-h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 53G 35G 15G 70% /
tmpfs 3.6G 536K 3.6G 1% /dev/shm
/dev/sda1 485M 73M 387M 16% /boot
encfs
22%
18.03.2013
or every
:
job "disk monitoring"
every 15 minutes :
You can run individual jobs manually by typing whenjobs --start jobname
. Active jobs can be canceled by typing whenjobs --cancel
– using