36%
01.06.2024
&& apt install wget
wget https://download.docker.com/linux/static/stable/x86_64/docker-18.09.0.tgz
tar -xvf docker-18.09.0.tgz
cd docker
cp docker /usr/bin
Now, interact directly with the Docker daemon
36%
03.08.2023
.168.2.2"
}, {
"name": "domain-search",
"data": "mydomain.example.com, example.com"
}],
"subnet4": [{
"subnet": "192.168.2.0/24",
"pools": [{"pool":"192.168.2.1 - 192.168.2.50"}],
"option-data": [{
"name
36%
25.09.2023
-compatible metrics.
Installing Kepler
To install Kepler on your Kubernetes cluster, first clone its repo to the same workstation you use to manage the Kubernetes cluster:
git clone https://github.com
36%
17.10.2011
offers surprising capability and features for free.
Infos
Proxmox VE: http://www.proxmox.com/downloads/proxmox-ve
"OpenVZ" by Thomas Drilling, Admin Network & Security, Issue 01, pg. 52
36%
15.09.2020
or decryption of data. The ciphers supported in OpenSSH 7.3 are:
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
36%
17.02.2015
and – importantly – the string ESMTP (Listing 1).
Listing 1
Unfiltered SMTP Connection
$ telnet mail.sys4.de 25
220-mail.sys4.de ESMTP Postfix
EHLO client.example.com
250-mail.sys4.de
250-PIPELINING
36%
17.02.2015
.raystedman.net
* updates: mirror.thelinuxfix.com
No package http available.
Error: Nothing to do
[root@kickstart ~]# yum install httpd
Loaded plugins: fastestmirror
~...
Verifying : apr-util-1.5.2-6.el7.x86
36%
10.04.2015
/bin/rpi-update \
https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update && \
chmod +x /usr/bin/rpi-update
08 $ sudo rpi-update
09 $ sudo reboot
I enabled SNMP agents on all the access points used
36%
10.04.2015
, and let me know what you build with this impressive and flexible storage platform.
Infos
"Setting Up FreeNAS" by Joseph Guarino, ADMIN
, issue 25, pg. 58, http://www.admin-magazine.com
36%
16.08.2018
updates. However, you might have to wait awhile until an updated version of the required software is available as a container.
Infos
Creating your own Dockerfile: https://docs.docker.com