16%
13.02.2017
Ubuntu 14.04 LTS x64 supports the current 3.0.6 version of OpenITCOCKPIT. The minimum requirements are two CPU cores, 2GB of RAM, and 15GB of disk space, which is sufficient for a small test system
16%
03.02.2022
you very much for the insightful interview.
Infos
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0): https://creativecommons.org/licenses/by-sa/3.0/
16%
05.12.2014
among the integrated development environment (IDE) options available for R, I use RStudio [8]. I downloaded RStudio 0.98.1083 Debian 6+/Ubuntu 10.04+ (32-bit) and ran:
sudo dpkg -i rstudio-0.98.1083-i386
16%
09.04.2019
) service mesh. Although it uses the Envoy proxy (written in C++) as its default sidecar, it can optionally use Linkerd as its data plane. Version 1.1.0 was just released in March 2019. Istio 1.1 provides
16%
15.04.2014
client supplies testing123
here. To sum up, the configuration looks like this:
client localhost {
ipaddr = 127.0.0.1
secret = testing123
netmask = 32
}
The optional netmask
entry defines
16%
21.06.2013
under the GreenSQL radar and are not checked. But if you replace localhost with 127.0.0.1, everything should work as expected.
Back to School
While the permitted queries are known in principle for in
16%
30.04.2013
a server!")
And run it:
$ puppet apply myfile.pp
notice: Scope(Class[main]): Let's build a server!
notice: Finished catalog run in 0.01 seconds
Now create a simple and largely useless file in the same
16%
30.09.2013
nmap
as a cronjob once a day on a Linux machine to scan all the ports in a network range equivalent to a legacy Class B network:
/usr/bin/nmap -v -v -oG - -p 1-65535 10.1.0.0/16 > /tmp
16%
24.10.2011
and testing of the upgrade scripts (which update data files when such updating is required) has made it easier to upgrade from MySQL 5.0 to MariaDB 5.1 than from MySQL 5.0 to MySQL 5.1.
The standard policy
16%
05.12.2011
-oriented programming by adding various features in 3.0 and 3.1. Subsequently, I was asked to lead the Error Model subgroup, tasked with designing an Error Model for OpenMP that would allow it to move beyond traditional