42%
12.09.2022
array size (nx x ny) per file
nx = 200
ny = 200
nfiles = 5 # Number of files to write
# Loop over number of files and write to files
for i in range(nfiles):
filename = "file_" + str(i) # filename
a
42%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
42%
05.08.2024
9). From the output, you can observe that the /testfs filesystem is mounted and is 64MB in size.
Listing 9
Verifying /testfs Creation
# ansible -m shell -a 'df -m|grep testfs' aixhosts
42%
19.02.2013
zebra
05 log stdout
06 !
07 router bgp 64513
08 bgp router-id 192.168.1.253
09 redistribute kernel
10 redistribute connected
11 neighbor 192.168.1.200 remote-as 64515
12 neighbor 192.168.1.200
42%
14.08.2017
with the cloud-init
framework [9] then step in; the matching configuration files are found in /etc/cirros-init/. The scope of supply includes templates for Amazon EC2, for a configuration drive (configdrive
42%
21.08.2012
Xrender.i686 0:0.9.5-1.el6 will be installed
---> Package libselinux.i686 0:2.0.94-5.2.el6 will be installed
---> Package libthai.i686 0:0.1.12-3.el6 will be installed
---> Package pixman.i686 0:0.18.4-1.el6
42%
14.03.2013
command:
# sockstat | grep "\*:[0-9]"
The description for rc.conf(5) lists the services that need to be bound to a fixed IP address via parameters. One example is the inetd service:
inetd_flags="-wW -a
42%
07.06.2019
sha256:f1ca87d9adb678b180c31bf21eb9798b043c22571f419ed844bca1d103f2a2f7 bf85f2b6bf52 13 months ago 15.5MB
The output shows information on both the original nginx:alpine image and the updated
42%
21.08.2014
: 868152 129568
10 Swap: 0 0 0
11 shell@android:/ $ cat /proc/cpuinfo
12 Processor : ARMv7 Processor rev 9 (v7l)
13 processor : 0
14 BogoMIPS : 1993.93
15 processor : 1
16 Bogo
42%
02.02.2021
5221548db 58 seconds ago 5.67MB
80dc7d447a48 About a minute ago 167MB
alpine 3.9 78a2ce922f86 5 months ago 5.55MB
The command you really