9%
30.11.2025
times. This prompted Canonical to start developing a faster replacement in 2006. The results, dubbed Upstart [1], have booted Ubuntu distributions and RedHat Enterprise Linux (RHEL) 6 ever since
9%
30.11.2025
any time." Here, the second alert is set to be sent only between 6pm (1800
) and 8am (0800
) on any day (the first *
; use W
for weekdays, or specify particular days with 0
, Sunday, through 6
9%
30.11.2025
# As of Squid 2.6
06 auth_param ntlm max_challenge_lifetime 60 minutes # these lines are
07 auth_param ntlm use_ntlm_autonegotiate on # not needed!
08 [...]
More Granular Privileges Possible
9%
28.07.2025
their IP and MAC addresses and, if possible, the manufacturer.
To run a port scan against the IP addresses 10.0.1.6 through 10.0.1.8, use:
nmap -sP 10.0.1.6-8
The Nmap client sends an ARP packet
9%
21.11.2012
Laplace equation using Jacobi iteration method
003 ! Kadin Tseng, Boston University, November 1999
004 !
005 MODULE jacobi_module
006 IMPLICIT NONE
007 INTEGER, PARAMETER :: real4 = selected_real_kind(6
9%
31.10.2025
, PARAMETER :: real4 = selected_real_kind(6,37) ! Real
008 INTEGER, PARAMETER :: real8 = selected_real_kind(15,307) ! Double Precision
009 REAL(real8), DIMENSION(:,:), ALLOCATABLE :: unew
010 REAL
9%
25.03.2021
tend to bloat container images. Hiawatha itself only consists of about 1.5MB of source code, plus about 5MB of code for the mbedTLS implementation that Leisink ships with Hiawatha. The Hiawatha binary
9%
04.10.2011
of command-line tools for EC2.
S3 [6] (Simple Storage Service) offers permanent storage independent of EC2 virtual machines being deployed and shut down. Specifically, we use S3 to store the code that gets
9%
08.05.2019
number: 0 x: 2
Thread number: 3 x: 9
Thread number: 3 x: 10
Thread number: 1 x: 3
Thread number: 1 x: 4
Thread number: 1 x: 5
Thread number: 2 x: 6
Thread number: 2 x: 7
Thread
9%
22.05.2023
Zabbix monitoring stack with:
$ helm repo add zabbix-community https://github.com/zabbix-community/helm-zabbix
$ helm install -n zabbix --create-namespace zabbix --set zabbix_image_tag: alpine-6.4-latest