69%
01.06.2024
Computation, RackN Distance DevOps: https://www.youtube.com/watch?v=U_mSPrT-ZJs
"An Army of Xeon Cores To Do Your Bidding" by Federico Lucifredi, ADMIN
, issue 79, 2024: pg. 93: https://www.admin-magazine.com
69%
10.06.2015
PREROUTING -i \
-j CONNMARK --restore-mark --nfmask 0xffffffff --ctmask 0xffffffff
02 iptables -t mangle -A PREROUTING -i \
-j CONNMARK -p tcp --dport 80 -m conntrack
69%
26.01.2025
-memory," the announcement states.
To learn more, check out the educational videos on the OpenMP YouTube channel (https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8n8bwjGdzBJ25X2utwnoEG) or visit the OpenMP website (https
69%
11.04.2016
FORWARD -j DROP
39
40 #StatefulInputFilter chain for incoming syns # Allow established connections, accept Lan, accept 80,443 internet
41 /sbin/iptables --append StatefulInputFilter -m state --state
69%
09.04.2019
on a daily or weekly basis, please give a shout-out on Twitter – I'm sure everyone would love to learn more.
Infos
bmon: https://www.youtube.com/watch?v=DvjuxPczOFM
nmon: https://www.youtube.com
69%
03.08.2023
/wiki/benchmarks/microsd-cards
microsd-benchmarks.sh (Jeff Geerling): https://raw.githubusercontent.com/geerlingguy/raspberry-pi-dramble/master/setup/benchmarks/microsd-benchmarks.sh
hdparm(8) man page: https://manpages.ubuntu.com
69%
04.08.2020
.
Is It Safe?
I'll dive straight into getting Vault up and running. I'm using Linux Mint 19, which sits atop Ubuntu 18.04. The set up should be mostly the same configuration, however, if you use another Linux
69%
29.08.2011
been around for several years now, they are not universally supported on all PC chips. Intel's “VT Technology List” provides a summary of which Intel chips support VT virtualization (http://ark.intel.com
69%
09.01.2013
.run_instances('ami-df9b8bab', instance_type='m1.small')
05 instance = reservation.instances[0]
06
07 raw_input("Press ENTER to stop instance")
08
09 instance.terminate()
For better orientation with a large number
69%
30.05.2021
put ASCII monitoring tools on my list of go-to tools and tricks.
I admit I am a sucker for new monitoring tools. Although I'm comfortable with the ones I use, I do enjoy seeing new ones and trying them