49%
11.04.2016
:
Python 2 version 2.6, along with the developer packages (for Ubuntu in the python-dev
package)
librsync version 0.9.6 along with developer files (for Ubuntu in the packages librsync1
and librsync
49%
21.08.2014
x41
23 CPU architecture: 7
24 CPU variant : 0x2
25 CPU part : 0xc09
26 CPU revision : 9
27 Hardware : grouper
28 Revision : 0000
29 Serial : 0f410a0001440200
48%
12.05.2014
The revelation of wide-spread government snooping has sparked a renewed interest in data storage security via encryption. In this article, we review some options for encrypting files, directories ... ).
The requirements for EncFS are pretty simple:
FUSE version 2.6 or newer.
rlog – C++ logging library.
OpenSSL versions 0.9.6 through 0.9.8 (other version are untested).
boost – a C++ utility library ...
The revelation of wide-spread government snooping has sparked a renewed interest in data storage security via encryption. In this article, we review some options for encrypting files, directories
48%
05.12.2014
.12.6)
DSM 5.0-4493 Update 5 (Linux 3.2.40)
Thecus OS 5.0 (Linux 3.10.47)
ReadyNAS OS 6.1.9
Price (without disks,EUR incl. VAT)
$350/EUR390
$300/EUR250
$370/EUR430
48%
04.08.2020
with the official API or a scraper.
Listing 1
reviews.yaml
reviews:
product1:
- reviewer1
- reviewer2
- reviewer3
- reviewer7
product2:
- reviewer1
- reviewer2
48%
17.02.2015
not to log the SYSTEM_BOOT event type. Using
ausearch -m 2>&1 | tr ' ' '\n' | grep '[A-Z]$' | sort
will show a list of all available event types.
Viewing Log Files
The ausearch command can also be used ... 25
48%
17.04.2017
7db9d1663fc695ec2fe2a2c4538aabf651fd0f"
2016-07-25 5:37:00 PM,335 [lib.cuckoo.core.scheduler] INFO: Task #6: acquired machine fed01 (label=fed01)
2016-07-25 17:37:00,345 [modules
48%
07.10.2014
summary of the status of the system. Let me explain with an example. Figure 1 is a screen shot of my desktop when I was running Python code test3.py (a long-running processor- and memory-intensive piece
48%
27.09.2024
Design Document with Views
{
"_id": "_design/queries",
"_rev": "6-856a5c52b1a9f33e136b7f044b14a8e6",
"language": "javascript",
"views": {
"by-timestamp": {
"map": "function (doc) {\n
48%
30.11.2020
into the groupware. For this purpose, you first create a local Unix socket (lines 2-5) and edit two configuration files (Listing 8). Then, launch the services in question (Listing 7, lines 7-9).
Listing 7