36%
20.03.2014
:
cd /
curl -k http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2013Q3-x86_64.tar.gz | gzcat | tar-xf -
To rebuild the package database and update it, enter:
pkg_admin rebuild
pkgin -y up
36%
16.08.2018
.
If you are starting out in the cluster world, or even if you are an experienced administrator, pdsh is a go-to tool for managing and monitoring systems.
Infos
pdsh tool: https://github.com
36%
26.01.2025
Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license
NOTE
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