17%
30.11.2025
resource:
sudo mkfs.gfs2 -p lock_dlm -j2 -t pcmk:pcmk resource
resource
is the DRBD resource device node – for example, /dev/drbd/by-res/disk0/0
.
What's missing now is the filesystem resource ... 7
17%
25.09.2023
is easy enough (superuser privileges are required):
arp -s 192.168.90.55 00:0c:29:c1:91:b1
The last field of the command is the MAC address, which is the unique identifier of the network device to which
17%
05.02.2023
a user or group in Azure AD, use the cmdlet with the ObjectID parameter
Get-AzureADUser -ObjectID 3b47a729-16c1-4be1-9ee2-7f3bd00a346b
You can retrieve the ObjectID for each user after entering Get
17%
04.08.2020
romulus 192.168.133.11
node create --node-type satellite remus 192.168.133.12
node create --node-type satellite vulcan 192.168.133.13
node create --node-type satellite kronos 192.168.133.14
In addition
17%
04.12.2024
252:3 0 7.2T 0 crypt
$ sudo cryptsetup luksClose BU
$ sudo /usr/sbin/iscsiadm -m node -T iqn.2000-01.com.synology:MYDEVICE.Target-1.4d9e3bda2ee -p 192.168.1.10:3260 -u
Logging out of session [sid
17%
30.11.2025
to the same command provided by Bash. Here is some sample output from the script:
User CPU% Mem%
chavez 14.1 18.5
keynes 5.7 8.3
My final awk example illustrates the use of the BEGIN keyword
16%
17.02.2015
quickly and you're in a closed environment where SMTP is not available.
Execution
The file /etc/cron.daily/00logwatch (Figure 1) shows how to adjust the email recipient on Debian-based servers. However