29%
29.06.2011
to the virtual machine.
Spinning the Web
The operating system on the virtual machine comes with a DHCP server and firewall that use a static IP address of 10.0.2.2. The system can use these details to retrieve ... 2
29%
12.08.2015
b(i) = 1.0
c(i) = 2.0
end do
do i=1,n
a(i) = b(i) + c(i)
end do
!$acc end kernels
With the simple kernels
directive, the compiler creates a kernel from the first loop
29%
22.08.2017
The number of threads available = 4
OUTSIDE the parallel region.
HELLO from process 0
Going INSIDE the parallel region:
HELLO from process 0
HELLO from process 2
HELLO from process 3
HELLO
29%
03.04.2019
.
1997 – OpenMP 1.0 for C/C++ and Fortran added support for parallelizing loops across threads.
2000, 2002 – Version 2.0 of Fortran, C/C++ specifications released.
2005 – Version 2.5 combined both
29%
14.08.2017
-A INPUT -p tcp -s [IP address of allowed server] --dport 22 -j ACCEPT
on the server to which you want to SSH.
Trick 2: Copying Files Securely
The SSH protocol also includes Secure Copy (SCP
29%
25.03.2021
version, depending on your needs. The simple command to fire up the latest version is:
$ docker run -d -p 3000:3000 grafana/grafana
3fa2f72de6bc4fd61a0cecdb1d18a8bf1aaf7b71b49f731fe4ae6eaab841d3fd
If you
29%
11.02.2016
DestinationSizeChange 41943106 (40.0 MB)
Another view of the file statistics lists which file effected the change:
# gunzip -c /mnt/backup/rdiff-backup-data/file_statistics.\
2015-03-15T10\:44\:06+01\:00.data.gz | awk '$2
29%
30.01.2020
/month at $0.05/GB.
A complete price overview can be found on the S3 product page [2].
S3 with Intelligent Gradation
The new Intelligent-Tiering memory class is primarily designed to optimize costs
29%
22.12.2017
2
Adding Records to Zone Scopes
> Add-DnsServerResourceRecordA -Name "www" -ZoneName "contoso.com" -ZoneScope "DE" -IPv4Address "10.0.101.99"
> Add-DnsServerResourceRecordA -Name "www" -Zone
29%
30.01.2024
commands for these steps by hand, you can easily use a preconfigured script [2]. However, only do this if you understand the individual lines of the script and they match your security policy. The result