17%
12.09.2013
://www.leostream.com/products/connection_broker.php
The Author
Thomas Zeller is an IT consultant and has been involved with IT security and open source for 15 years. He is the author and co-author of Open
17%
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
17%
13.02.2017
to leave this task in the competent hands of the Linux cron command. Entering
$ sudo crontab -u www-data -e
*/15 * * * * php -f /var/www/owncloud/cron.php
opens the crontab of user www-data and makes sure
17%
13.02.2017
= response.headers().map();
10 for (String key : headers.keySet()) {
11 LOG.info(key + " : " + headers.get(key));
12 }
13
14 String body = response.body(asString());
15 LOG.info("body : " + body
17%
13.02.2017
.key | apt-key add -
08 $ apt-key list
09 ...
10
11 $ aptitude update
12 $ aptitude safe-upgrade
13 $ aptitude remove tftpd
14 $ update-inetd --remove tftpd
15 $ aptitude install opsi-atftpd
16 $ aptitude
17%
03.02.2022
in and whether I have tried logging in near Berlin, Germany, on my Intel Mac OS X 10.15 device.
Incidentally, Google's approach has inspired a number of other tech giants. Netflix also says that it now uses
17%
17.06.2011
check_command check_ssh
max_check_attempts 3
check_interval 15
retry_interval 1
17%
15.06.2011
automate the process of putting together minimal or customized distributions. Examples of this are Novell's SUSE Studio [15] or rPath's rBuilder [16].
Infos
SlideShare: http
17%
26.03.2025
.
Modules and Prices
The developers sell the device, which is made in China, from their online store [3]. The price for the basic device is $169 (EUR199). Purchasing a silicone case ($15, EUR18) is also
17%
21.11.2012
,37) ! Real
008 INTEGER, PARAMETER :: real8 = selected_real_kind(15,307) ! Double Precision
009 REAL(real8), DIMENSION(:,:), ALLOCATABLE :: unew
010 REAL(real8), DIMENSION(:,:), ALLOCATABLE :: u