80%
30.11.2020
="left" valign="top">
16
17
18
19
Once the list of commands is loaded, the target attribute is again used
80%
10.06.2015
was always built on a Buildd machine [17], the checksums could be compared directly, and the project could reject packages when discrepancies occur [18]. Some time in the future, it might then be impossible
80%
03.04.2024
: location
11 sku: {
12 name: 'Standard_LRS'
13 tier: 'Standard'
14 }
15 kind: 'StorageV2'
16 properties: {
17 accessTier: 'Hot'
18 }
19 }
To add
80%
16.05.2013
online at: http://irclogs.ubuntu.com/2013/03/18/%23ubuntu-meeting.html#t21:00.
Microsoft Blue
Rumors have emerged about a new Windows release coming
80%
30.11.2025
the SSH PAM module for authentication, so you'll need to configure SSH to use RADIUS.
To begin, however, you'll need to install PAM RADIUS [5].
Download the TAR file (as of this writing, 1.3.17
80%
30.11.2025
in the previous step and use the Debian installer to create a minimal Linux system (a 64-bit variant in this example; for the 32-bit version, simply replace amd64 with i386):
debootstrap --arch amd64 lucid/lxc/rootfs.guest/http://archive.ubuntu.com
80%
07.11.2011
#pragma omp parallel for shared (sum) private (i)
12 for ( i=0; i < 1000000; i++) {
13 #pragma omp critical (sum_total)
14 sum = sum + a[i];
15 }
16 printf("sum=%lf\n",sum);
17
80%
05.02.2019
:
$ curl http://169.254.169.254/openstack
2012-08-10
2013-04-04
2013-10-17
2015-10-15
2016-06-30
2016-10-06
2017-02-22
To retrieve a list of supported versions for the EC2-compatible metadata API, enter
80%
25.09.2023
environment:
11 - REDIS_HOST=redis
12 depends_on:
13 - redis
14 redis:
15 image: "redis:alpine"
16 volumes:
17 - redis-data:/data
18
19 volumes:
20 redis
80%
31.10.2025
!
11 !
12 router ospf
13 redistribute connected
14 network 172.16.1.0/24 area 0.0.0.0
15 network 172.17.0.0/16 area 0.0.0.0
16 network 192,168.1.0/24 area 0.0.0.0
17 network 192,168.2.0/24 area 0