14%
02.02.2021
.sin(periods * 2 * np.pi * t)
12 return max(value, 0.0)
13 else:
14 value = np.sin(periods * 2 * np.pi * t)
15 return max(value, 0.0)
16
17 # building the data vector
18 my_data = []
19 i = 0
20 while
14%
01.08.2019
CREATED SIZE
nginx f09fe80eb0e7 12 days ago 109MB
nginx latest 35640fed495c 12 days ago 109MB
Backdoor Access
Considering how well Docker Scan handled
14%
14.03.2013
://objectrocket.com/pricing.
LaCie Announces 5big RAID Solution
LaCie has announced the 5big Thunderbolt Series, a massive new five-bay RAID solution. With five 7200rpm/64MB cache hard disks preconfigured in RAID 0, the LaCie 5
14%
05.08.2024
quark | CHANGED | rc=0 >>
/dev/testlv 64.00 62.67 3% 4 1% /testfs
Now, to create a playbook to remove the filesystem you just created, go to the /etc
14%
30.11.2025
/0K /s] [4137 /0 iops] [eta 00m:06s]
In the example, the first job is performing a sequential read, marked as r in square brackets, while Fio hasn't initialized the second job, marked as P
14%
05.08.2024
install topgrade
Updating crates.io index
Downloaded topgrade v14.0.1
Downloaded 1 crate (4.4 MB) in 1.52s
Installing topgrade v14.0.1
Updating crates.io index
Downloaded async-io v1.13.0
Downloaded async
14%
11.02.2016
listens on port 9292 by default. For the PHP program, the equivalent command would be:
php -S 0.0.0.0:5000
Port 5000 is used here. Each virtual machine (i.e., each development environment set up by Otto
14%
01.08.2019
are removed from DNS
# answers. Additionally, the DNSSEC validator may mark the answers bogus.
# This protects against DNS Rebinding
private-address: 10.0.0.0/8
private-address: 172.16.0.0/12
14%
07.01.2013
work is required: You need to modify the virtual machine’s network configuration and change the hostname. If the original virtual machine ran an SSH server, you also need to create a new SSH key
14%
30.11.2025
. The following command tells the system the hex address of the code segment and the two data segments:
add-symbol-file path/hello.ko 0xd8817000 -s .data 0xd88170e0 -s .bss 0xd8817294
Now you can set a breakpoint