15%
02.02.2021
08 # Network information
09 network --device=bond0 --bondslaves=ens1f0,ens1f1 --bondopts=mode=802.3ad,miimon-100 --bootproto=dhcp --activate
10 network --hostname=server.cloud.internal
11 network
15%
20.06.2012
is to find out whether it runs on the master node when it is booted by using the chkconfig
command:
[root@test1 etc]# chkconfig --list
...
nfs 0:off 1:off 2:off 3:off 4:off 5:off 6
15%
09.12.2019
= 0.0
b = 10.0
i4_huge = 2147483647
if (seed < 0):
seed = seed + i4_huge
# end if
if (seed == 0):
print('' )
print
15%
30.01.2020
== 0):
# Initialize
# Positions
seed = 123456789
a = 0.0
b = 10.0
i4_huge = 2147483647
if (seed < 0):
seed = seed + i4_huge
14%
04.08.2020
statistic[loops] = { 0 };
41
42 struct timespec tdummy;
43 stats sdummy[4] = { 0 };
44
45 for (unsigned probe = 0; probe < probes; ++probe) {
46 uint64_t accu0 = 0;
47 uint64_t accu1 = 0;
48
14%
30.01.2020
45 - IpProtocol: udp
46 FromPort: 0
47 ToPort: 65535
48 CidrIp: 0.0.0.0/0
49 VpcId:
50 Ref: FortiVPC
51
52 InstanceProfile:
53 Properties:
54
14%
31.10.2025
System, DUP: total=8.00MB, used=4.00KB
Metadata, DUP: total=1.00GB, used=79.20MB
If Btrfs only has one device available when the filesystem is created, it automatically generates a duplicate
14%
29.10.2013
-stack-AWSEBAutoScalingGroup-12BAR59E5FUDM:
policyName/awseb-e-mnpsy5bpzk-stack-
AWSEBAutoScalingScaleDownPolicy-KW4NGGQ0LULU
2013-05-08 20:07:48 INFO Created CloudWatch alarm named:
awseb-e-mnpsy5bpzk
14%
20.06.2022
to memory cell 0 and then works its way forward in memory until it finds executable program code. On a regular PC, what the CPU encounters first is the Basic Input Output System (BIOS) or, to be more precise
14%
17.05.2017
_ACC_RDWR_F, FILE_ID, IERR, PLIST_ID)
96
97 ! Close the property list
98 CALL h5pclose_f(PLIST_ID, IERR)
99
100 ! Create the dataset names based on MPI rank
101 WRITE(C,"(i0)") MPI_RANK + 1
102 DATASET