69%
05.10.2018
$ TOKEN=$(kubectl describe secret $(kubectl get secrets | grep default | cut -f1 -d ' ') | grep -E '^token' | cut -f2 -d':' | tr -d '\t'); echo $TOKEN
bTpzZXJ2aWNlYWNjb3VudDpkZWZhdWx0OmRlZmF1b
69%
13.06.2016
machine, you need to configure special options when exporting the filesystem for collaboration with oVirt to work:
/virtstore 192.168.100.0/24(rw,anonuid=36,anongid=36,all_squash)
If the installation
69%
02.06.2020
will receive a series of ping responses that typically have times in the range of 20-100ms (Listing 1).
Listing 1
Google.com Ping
ping google.com
PING google.com (172,217,16,206): 56 data bytes
64
69%
02.02.2021
/local/bin/runsc",
"runtimeArgs": [
"--platform=ptrace",
"--strace"
]
}
}
}
$ uname -r
5.8.16-300.fc33.x86_64
$ docker run -ti --runtime runsc busybox sh
/ #
/ # uname -r
4.4.0
The version
69%
25.03.2021
rewriting logic, for this purpose.
Therefore, Hiawatha is perfectly suited to running Web 2.0 applications like WordPress, and because the web server has a complete transport layer security (TLS
69%
20.06.2022
!), and requires at least Windows Server 2012 R2 and PowerShell 2.0. Listing 1 shows the first lines of the migration loop.
Listing 1
Migration by Script
01 foreach ($Mailbox in (Get-Mailbox)) {
02
69%
18.07.2013
for msgnum in msglist[0].split(' '):
074 msgnum = int(msgnum)
075 logging.debug("Getting body for ID %d " % msgnum)
076 resp, ((msguid, msgbody), msgflags) = imap.fetch(msgnum, '(RFC822)')
077
69%
10.04.2015
can evaluate more than 100 of the most important free enterprise applications on a local test system and operate the environment on a virtual machine or in the cloud. According to the developers, only ... TurnKey Linux comes with more than 100 of the most important free enterprise solutions to create a test environment for evaluating new open source system or business software on a local system
69%
02.02.2012
on the Internet, comfortably surpassing the mark of 100 million websites some time ago, I hope you’ll find that these examples are applicable to a multitude of scenarios.
Myths and Folklore
A common misconception
69%
30.11.2020
kopano-server-packages
# exit
Listing 2
Community Kopano on Ubuntu 18.04
$ wget https://download.kopano.io/community/core%3A/core-10.0.6.349.8669778-Ubuntu_18.04-amd64.tar.gz
$ tar xfz