16%
06.10.2019
Availability
01 Use IO::Select
02
03 $select = IO::Select->new();
04
05 $select->add($socket1);
06 $select->add($socket2);
07 $select->add($socket3);
08 $select->add($socket4);
09
10 @ok_to_read = $select ... Perl sockets work like file handles that can span across a network or the entire Internet.
16%
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 ... ]$ cd ~/encrypted
[laytonjb@test1 encrypted]$ ls -l
total 8
lrwxrwxrwx 1 laytonjb laytonjb 24 Sep 4 15:12 acS5u3K9TJ,9FWTDUq0yWqx6 -> XuD50Mah2kp2vukDeo04cOv,
-rw-rw-r-- 1 laytonjb laytonjb 18 Sep 4 15:12 WvPjlWtCaq5g9hE1 ...
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
16%
30.11.2020
a line to the /etc/apt/sources.list.d/devel\:kubic\:libcontainers\:stable.list file:
deb http://download.opensuse.org/ repositories/devel:/kubic:/ libcontainers:/stable/xUbuntu_18.04/ /
Next, you need
16%
06.10.2019
of the Linux kernel's OOM logic [9] that went mainstream when Ubuntu 12.04 shipped version 3.2 of the Linux kernel. Processes are assigned a badness score
[10], primarily based on their memory footprint
16%
13.06.2018
command was used:
hpccm --recipe ./test2.py --format singularity > Singularity2
For the curious, the resulting Singularity spec file follows:
BootStrap: docker
From: ubuntu:16.04
%post
apt
16%
02.02.2021
can be submitted to the installer over TFTP. That's not what the protocol is made for. You need to support your TFTP service with an Nginx server that can host the Kickstart files for Anaconda
16%
27.03.2012
storage, you also need to open the ports starting with 38465 – again, you need one port for each server (see Figure 2).
Figure 2: The example firewall
16%
11.06.2014
a terminal. After changing to the case files directory, I enter
$ python vol.py -f remote-system-memory11.img imageinfo
to get information about the image with imageinfo (Figure 7). The Suggested Profile(s
16%
18.07.2013
to DPM 2012.
Starting in SP1, the DPM supports the ReFS filesystem (Resilient File System) in Windows Server 2012. In addition to more speed and robustness, the filesystem supports a deeper folder
16%
17.04.2017
from https://10.1.2.2:8443/console
. Developers log in with openshift-dev/devel (Figure 1), and administrators access the PaaS platform with admin/admin. There, they can incorporate new run times ... built on Red Hat Enterprise Linux under Windows, Mac OS X, or Linux.