83%
04.11.2011
Setting up a real-world HPC cluster with Kickstart, SSH, Son of Grid Engine, and other free tools.
... additional packages.
Listing 3: Setting Up the Install System
# mkdir -p /data0/repo/CentOS/5.6/iso/x86_64
# ln -s /data0/repo /repo
# cd /repo/CentOS
# ln -s 5.6 5
# wget http://mirrors.gigenet.com ...
Setting up a real-world HPC cluster with Kickstart, SSH, Son of Grid Engine, and other free tools.
... Real-World HPC: Setting Up an HPC Cluster ... Setting Up an HPC Cluster
83%
18.07.2013
.
Listing 1
Virtual host TLS
01
02 ServerName login.example.com
03 DocumentRoot "/var/www"
04
05 SSLEngine on
06 SSLCertificateFile /etc/apache2/ssl ... Setting up SSL connections on Apache 2
83%
06.10.2022
in this article [4] supports upgrades from CentOS 8, and another script called migrate2rocky9.sh supports RHEL 9-based distributions. If you are still using CentOS 7, the recommended solution is to set up a new ... CentOS users need to find a replacement soon. If you use CentOS 8 and you're looking for safer ground, the migrate2rocky script will automatically migrate your system to Rocky Linux – an enterprise ... migrate2rocky ... Migrating CentOS to Rocky Linux with migrate2rocky
83%
11.09.2018
, as in in Figure 3.
Now, as the root
user, type virsh
to enter it (as per Figure 4) and then type this command at the virsh #
prompt:
virsh # net-start minikube-net
That should bring your networking up so you ... Minikube lets you set up Kubernetes in a local environment, so you can get some practice before rolling it out in a network or cloud setting. ... 0 ... 0
83%
20.03.2014
:\Program Files (x86)\Windows Kits\8.0\bin\x64 directory. You can create a certificate like this:
makecert.exe -r -pe -nCN= -ssmy -sr localmachine-eku \
1.3.6.1.5.5.7.3.2 -len 2048 -e01 ... Microsoft offers the Windows Azure Backup service, which lets you back up data from servers in the cloud. This removes the need for your own infrastructure, and the service alleviates privacy
83%
09.10.2017
://prometheus.io/docs/querying/basics/
Prometheus 2.0: https://coreos.com/blog/prometheus-2.0-storage-layer-optimization
Persistent volumes: https://kubernetes.io/docs/concepts/storage/persistent-volumes/
Stateful sets: https
83%
29.09.2020
-trees directory
(.1), mgmt
(.2), experimental
(.3), and private
(.4) reside.
In practice, everything of interest is located within these sub-trees. Whereas the first three are characterized by vendor
83%
22.12.2017
/Microsoft/BashOnWindows/issues/134
Bash on Windows with X server and D-Bus: https://www.reddit.com/r/Windows10/comments/4rsmzp/bash_on_windows_getting_dbus_and_x_server_working/
83%
14.08.2017
.robustperception.io/blog/
Keynotes at PromCon 2016: https://www.youtube.com/playlist?list=PLoz-W_CUquUlCq-Q0hy53TolAhaED9vmU
Weaveworks blog: https://www.weave.works/blog/ (enter "Prometheus" in the Search
box)
node ... Lighting Up the Dark
83%
30.11.2020
Version: 1.9.10-dev
RuntimeApiVersion: v1alpha1
Back with Katacoda, you carry on through page 4 of 6 within the learning scenario by clicking the commands in the left window to set up your Kubernetes cluster ... The crictl troubleshooting tool and runc container runtime pair up to help identify and diagnose issues with Kubernetes Pods and clusters.