66%
02.02.2021
/ subfolder check out the two Ansible modules from Git (installed with dnf -y install git):
VM> cd roles
VM> git clone https://github.com/bertvv/ansible-role-tftp bertvv.tftp
VM> git clone https://github.com
66%
05.12.2019
. Whereas video CDs usually have a capacity of around 700MB, video DVDs that follow the DVD-18 standard can store around 17GB. The significantly higher storage capacity not only makes it possible to offer
66%
02.06.2020
programmatic method or doing this manually. I opted to use the latest Ubuntu LTS (18.04, Bionic) OS; you'll probably want to make the Console instance quite beefy, with a good bit of RAM, and provide
66%
09.06.2018
, with no installation as for RPM and DEB packages. By default, applications from AppImage packages are not isolated from the rest of the system. If you want to use a sandboxing method [18], you need optional additional
66%
13.04.2023
description
whatis("Description: Anaconda 22.9.0 with Python 3.9.13")
whatis("URL: https://www.anaconda.com/products/distribution")
-- Take care of $PATH, $LD_LIBRARY_PATH, $MANPATH
prepend_path("PATH", path
66%
14.11.2013
director
Scheduled Jobs:
Level Type Pri Scheduled Name Volume
=====================================================
Incremental Backup 10 18-Jul-13 23:05 BackupClient1 file1
Full Backup 11
66%
13.12.2018
, a server, MongoDB, and Elasticsearch.
Installation
Prerequisites for the installation of Graylog 2.4 – in this example, under CentOS 7 – are Java version 1.8 or higher, Elasticsearch 5.x [2
66%
14.11.2013
, but the incidence of uncorrectable errors decreases with age.
The increasing incidence of correctable errors sets in after about 10-18 months.
The most likely reason for uncorrectable errors decreasing
66%
28.11.2021
) string {
16 var h hash.Hash
17
18 f, err := os.Open(file)
19 if err != nil {
20 log.Fatal(err)
21 }
22
23 defer f.Close()
24
25 switch hashfunc {
26 case "md5":
27 h = md5.New()
28
66%
02.08.2022
is a matter of a few simple commands:
wget https://apt.puppet.com/puppet-tools-release-bullseye.deb
sudo dpkg -i puppet-tools-release-bullseye.deb
sudo apt-get update
sudo apt-get install puppet-bolt
To run