16%
02.02.2021
section.
Listing 1
Creating a Time Series
01 import numpy as np
02 import plotly.graph_objects as go
03
04 step = 1 / 1000 t = np.arange(0, 1, step) # time vector
05 periods = 30 # number
16%
22.10.2012
not change unnecessarily
020 # weight 1.000
021 alg straw
022 hash 0 # rjenkins1
023 item device0 weight 1.000
024 }
025 host host1 {
026 id -2 # do
16%
31.10.2025
# weight 1.000
021 alg straw
022 hash 0 # rjenkins1
023 item device0 weight 1.000
024 }
025 host host1 {
026 id -2 # do not change unnecessarily
027
15%
14.06.2017
-rw-r--r-- 1 laytonjb laytonjb 261K 2014-06-09 20:31 FS_scan.csv.gz
The original file is 3.2MB, but after using gzip
with the -9
option (i.e., maximum compression), the resulting file is 268KB. The .gz
15%
14.08.2017
:31 FS_scan.csv
$ gzip -9 FS_scan.csv
$ ls -lsah FS_scan.csv.gz
268K -rw-r--r-- 1 laytonjb laytonjb 261K 2014-06-09 20:31 FS_scan.csv.gz
The original file is 3.2MB, but after using gzip with the -9
15%
02.02.2021
interface named wlpls0
, as seen in a line of the output:
wlp1s0: mtu 1500 state UP group default qlen 1000
From now on, I can simply alter the wlp1s0
entry
15%
23.03.2022
laytonjb laytonjb 19946519 Nov 20 2020 Lmod-8.4.15.tar.gz
31988342 drwxrwxr-x 2 laytonjb laytonjb 4096 Oct 27 14:22 mpibzip2-0.6
31988329 -rw-rw-r-- 1 laytonjb laytonjb 92160 Oct 27 14:18 mpibzip
15%
25.01.2022
.fdtree.bash
0 CRYPT-2 0 LVM_VS_MD 0 SANDFORCE
22 et4_64GB_journal.txt 17 lvm_vs_md_tar.gz 1365 sandforce.tar.gz
4 ext2_defaults.txt.gz 0 MD
15%
15.09.2020
if you want (it won't change the functionality).
In addition to the previously mentioned system running Ubuntu 18.04, another system in my setup runs Ubuntu 20.04. I’ll just refer to them as the 18
15%
30.11.2020
(it won't change the functionality).
In addition to the previously mentioned system running Ubuntu 18.04, another system in my setup runs Ubuntu 20.04. I'll just refer to them as the 18.04 system