29%
03.12.2015
:
sudo dpkg -i sdfs-2.0.11_amd64.deb
The Red Hat and CentOS counterpart is:
rpm -iv --force SDFS-2.0.11-2.x86_64.rpm
Users on other distributions need to go to the Linux (Intel 64bit)
section
29%
11.02.2016
happens transparently for the user, who has no contact at all with the tools. Otto is released under Mozilla Public License Version 2.0, and development is an open process on GitHub [6].
Otto has one
29%
30.01.2020
Listing 2
nft list ruleset
nft list ruleset -a
table inet firewall {
chain incoming {
type filter hook input priority 0; policy accept;
iif "lo" accept # handle 5
ct state
29%
02.02.2021
of 'days'
06
07 # function to produce base sine data
08 # with a 7th of the base frequency overlap
09 def data_w_weekend(t):
10 if np.sin(periods / 7 * 2 * np.pi * t) > 0.5:
11 value = 0.001 * np
29%
05.12.2019
for the command (Figure 4). To create a RAID1 system in Ubuntu, use the command:
sudo mdadm --create --verbose /dev/md0 --level=1 --raid-devices=2 /dev/sda /dev
29%
05.12.2019
field:
sudo ausearch -k watch-passwd
time->Tue May 28 19:52:15 2019
type=CONFIG_CHANGE msg=audit (1559065935.923:2447): auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 op
29%
17.01.2023
modified mine to keep it really simple:
server 2.rocky.pool.ntp.org
driftfile /var/lib/chrony/drift
makestep 1.0 3
rtcsync
allow 10.0.0.0/8
local stratum 10
keyfile /etc/chrony.keys
leapsectz
29%
04.04.2023
.pool.ntp.org
driftfile /var/lib/chrony/drift
makestep 1.0 3 rtcsync allow 10.0.0.0/8 local stratum 10 keyfile /etc/chrony.keys
leapsectz right/UTC
logdir /var/log/chrony
I pointed the head node to 2.rocky
29%
13.10.2021
:
Thread 0 is placed on core 0, socket 0
Thread 1 is placed on core 1, socket 0
Thread 2 is placed on core 2, socket 0
and so on until all n
cores on socket 0 are used
Then,
Thread n
+1
29%
10.06.2014
"ram": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14