6%
03.12.2015
the commands shown in Listing 2.
Listing 2
Install API and AMI Tools
wget s3.amazonaws.com/ec2-downloads/ec2-api-tools.zipwget s3.amazonaws.com/ec2-downloads/ec2-ami-tools.zip
unzip ec2-api
6%
09.01.2013
, these are not as easy to implement – especially with SQL Server.
A good example is Amazon Web Services (AWS, the leading IaaS provider). AWS offers two solutions for SQL Server: EC2/VPC (Elastic Compute Cloud
6%
29.09.2020
.03.06
2.1.4_21
5.0
0.5
Origin
Germany
Russia
Germany
Korea
USA/Canada
USA
Austria/Czech Republic
Popularity
6%
08.07.2013
When the first version of the Internet Message Access Protocol 4 (IMAP 4) appeared in 1994, mobile phones looked more like bones you would give your dog than phones – and they couldn’t do much more
6%
11.06.2013
plan represents processes on a similar level of abstraction as SQL, you can read an execution plan very quickly and – because it’s consistently formatted by the database – often even faster than
6%
07.10.2014
The migration to the cloud went hand in hand with a paradigm change in the design of modern IT solutions. Where IT configurations were once small, manageable, and defined at the department level
6%
17.04.2017
Armed with a checksum, users can determine whether a package has passed through the Internet without error. The MD5, SHA1, and SHA256 hash methods are popular ways to calculate a checksum for a package
6%
14.08.2017
than five years old. The first public version 0.3.0 was released in October 2011; version 0.3.5 is the most recent. The source code is released under the GNU General Public License version 2 (GPLv2
6%
11.04.2016
the federation service has been added correctly on a server. The commands
$ie = New-Object -ComObject InternetExplorer.Application
$ie.Navigate2("https://sts.kbcorp.de/adfs/ls/IdpInitiatedSignon.aspx")
$ie
6%
11.10.2016
, and then specifies the interface. In this example, I'm using a virtualized Ubuntu system on a new-ish Ubuntu host, so the interface name is enp0s3
, rather than something standard such as eth0
or wlan0
.
Once you