61%
11.10.2016
, and then specifies the interface. In this example, I'm using a virtualized Ubuntu system on a new-ish Ubuntu host, so the interface name is enp0s3
, rather than something standard such as eth0
or wlan0
.
Once you
61%
06.10.2022
rd_size=524288
root@focal:~# ls /dev/ram0
/dev/ram0
root@focal:~# fallocate -l 2M header.img
root@focal:~# echo -n "not a secure passphrase" | cryptsetup luksFormat -q /dev/ram0 --header header
61%
30.11.2025
:10:DD \
05 --ip=192.168.0.1 --subnet=255.255.255.0 --gateway=192.168.0.254 \
06 --static=1 --netboot-enabled=Y
All of this is no big deal if I'm just setting up a couple of machines
61%
30.05.2021
://www.python.org/dev/peps/pep-0636
PEP 8 – Style Guide for Python Code: http://pep8.org/#descriptive-naming-styles
Brandon Rhodes criticism: https://twitter.com/brandon_rhodes/status/1360226108399099909
PEP 20 – The Zen
61%
22.12.2017
1.so => /opt/pgi/linux86-64/16.10/lib/libpgf90_rpm1.so (0x00007f5bc5d5d000)
libpgf902.so => /opt/pgi/linux86-64/16.10/lib/libpgf902.so (0x00007f5bc5b4a000)
libpgftnrtl.so => /opt/pgi/linux86
60%
30.11.2025
://download.opensuse.org/repositories/network:/samba:/STABLE/
Stresstest appliance 0.0.2: http://holger123.wordpress.com/2011/01/28/smbta-stresstest-0-0-2-released-built-with-smb-traffic-analyzer-1-2-2
Cacti: http://www.cacti.net
MRTG: http://oss.oetiker.ch/mrtg/pub/?M=D
60%
04.08.2020
portion also covers network and disk information.
atop has a few keyboard shortcuts that allow you to dive deeper into various system aspects. For example, pressing the m
key allows you to see memory
60%
14.08.2018
Hostname Validation: OK - Certificate matches www.devsecops.cc
Android CA Store (8.1.0_r9): OK - Certificate is trusted
iOS CA Store (11): OK ... 0 ... 0
60%
09.01.2013
Auto Scaling group policy named: arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy:8bc35c42-856d-4848-8111-9ec4e4df0fcf:autoScalingGroupName/awseb-e-hxaxpp3bsa-stack-AWSEBAutoScalingGroup-1NMEE2RF
60%
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