86%
16.01.2013
openmpi
# rpm --import https://www.redhat.com/security/fd431d51.txt
# yum-builddep openmpi-1.5.4-1.el6.src.rpm
# rpm -ivh openmpi-1.5.4-1.el6.src.rpm
# rpmbuild -bb --define 'configure_options --with
86%
30.11.2025
://en.wikipedia.org/wiki/Business_continuity_planning
StorageCraft: http://www.storagecraft.com/
VirtualBox: http://www.virtualbox.org
SmarterMail: http://www.smartertools.com/smartermail/mail-server-software.aspx
ShadowProtect downloads: http://www.storagecraft.com
86%
22.12.2017
system provided to the containers running on the host. Here is an example of incorporating a data volume in a Docker container:
# docker run -d -P --name web -v /data:/www/webapp fedora/httpd python app
86%
15.08.2016
Most OpenFlow test and lab environments are built by admins and researchers using the Open vSwitch virtual switch [1]. Another common tool for test labs is the Mininet environment [2], which
86%
20.06.2022
class: https://github.com/josephwright/beamer/
S5: https://meyerweb.com/eric/tools/s5/
DZSlides: http://paulrouget.com/dzslides/
Slidy: https://www.w3.org/Talks/Tools/Slidy2/#(1)
Slideous
86%
31.10.2025
to find out more details about specific services.
Listing 1
Nmap Command
root@sandbox:~# nmap -v -A www.haribo.de
...
Host www2.haribo.com (213.185.81.67) is up (0.011s latency).
Interesting
86%
05.08.2024
_GCPCPSTST
FROM alpine:3.19 AS dockerize
ENV DOCKERIZE_VERSION v0.7.0
RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar
86%
15.08.2016
).
Listing 1
Call to ipa in Verbose Mode
# ipa -vv user-add --first foo --last bar foobar
[...]
ipa: INFO: Forwarding 'user_add' to json server 'https://ipa01.example.com/ipa/session/json'
ipa: INFO
86%
30.11.2025
Configuring the iSCSI Server
01 # chkconfig tgtd on; service tgtd start
02 # tgtadm --lld iscsi --op new --mode target --tid 1 -T iqn.2008-01.com.example:storage.iscsi.disk1
03 # tgtadm --lld iscsi --op new
86%
20.03.2014
-sector-disks/
Disk Partition Alignment Best Practices for SQL Server: http://msdn.microsoft.com/en-us/library/dd758814%28v=sql.100%29.aspx
Parted partition alignment for best performance: http://h10025.www1.hp.com