63%
30.11.2025
on the cloud security problem and on corresponding legal issues [1]. This paucity of information was confirmed by other publications [2] [3]. Despite this, the topic is still largely overlooked and a huge amount
63%
05.02.2023
are especially popular. A simple call to create a MySQL database would be:
gcloud sql instances create myinstance --database -version=MYSQL_8_0 --cpu=2 --memory=7680MB --region=europe-west3
The corresponding
63%
05.06.2013
.
The large number of VM instances on Amazon are organized by breaking them up into instance families:
General-Purpose (M1 and M3)
Compute-Optimized (C1 and CC2)
Memory-Optimized (M2 and CR1
63%
15.12.2017
:create
19 end
20
21 cookbook_file "#{node['main']['doc_root']}/index.html" do
22 source 'index.html'
23 owner 'www1-data'
24 group 'www1-data'
25 action :create
26 end
27
28 template "/etc/apache2/sites
63%
09.04.2019
, that a resource doesn't exist, and after some squinting, you'll probably be able to discern that Terraform is talking about the S3 bucket.
Even though some tools, such as Terragrunt [9], will apparently create
63%
07.04.2022
the installation script to put all the package contents into place:
cd /usr/src
wget --content -disposition --no-check -certificate'https://files.telium.io/getproduct?p=haast&v=2.6.10&a=x86_64&d=rh7'
tar xvf haast
63%
18.02.2018
. The required modifications are explained in the Huginn wiki [3].
The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2.3
63%
30.11.2025
would look like this:
Listing 4
features/steps/ping_steps.rb
01 When /^I ping (.*)$/ do |host|
02 @result = system("ping -c1 #{host} > /dev/null 2>&1")
03 end
04
05 Then /^it should ... 3
63%
27.05.2025
described in this article: https://linuxnewmedia.thegood.cloud/s/9nFQcFb2p8oRMEJ
pandas.DataFrame: https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html
The Author
Andreas
63%
17.06.2017
Software services packaged as containers finally reached the remotest corners of IT about three years ago. Docker [1], rkt [2], LXC [3], and the like see themselves confronted with technologies