62%
05.12.2016
'^$' | sort -n | uniq -c | awk '$1 >= '${BLOCK_PREFIX_THRESHOLD}' {print $2" "$3}'`
174
175 # echo "${PREFIXES}"
176 for P in $( echo "${PREFIXES}" | awk '{print $2}' ); do
177 DEL_IPS=`echo "${QUERY
62%
07.10.2014
(IIS) and Exchange are prominent representatives in this category.
Up to Windows Server 2003 R2, IIS saved its logs by default in the C:\WINDOWS\system32\LogFiles\W3SVC1 directory; newer systems store
62%
03.04.2024
64ae120c27e504088d8c2ce29a0fa7f85c
The example code in Listing 2 uses Python to demonstrate how to use the API to retrieve user information. To begin, import the Python Requests API and define the URL
62%
20.05.2014
the questions, making them understandable, deleting inappropriate and duplicate content, and assigning tags. Two open source platforms in this genre are Open Source Q&A [2] and Shapado [3], both licensed under
62%
05.02.2019
and upgrades:
sudo nano -w etc/php/7.2/apache2/php.ini
Use the nano editor's Ctrl+W search function to find the upload_max_filesize line. By default, it is set to 2M, which you should amend to 25M.
Now you
62%
27.09.2021
T), thanks to a binary of just 100MB. The perfect laboratory companion that offers immediate access to Kubernetes is the clever minikube [2].
Another distribution caught my eye recently when I was arriving ... A zero-ops installation of Kubernetes with MicroK8s operates on almost no compute capacity and roughly 700MB of RAM.
62%
26.01.2025
for disk diagnostics, delivering a full set of data and values related to hard and solid state drives (Figure 3). Besides the current S.M.A.R.T. status, the program displays the temperature, speed, write
62%
28.11.2023
, to create a simple expense report application, click Start with an app template
in the Power Apps home screen (Figure 2) and select the My Expenses
app (Figure 3). Next, choose a name for the app and click
62%
02.08.2022
:
val A = sparse(
(1, 3) :: Nil,
(0, 2) :: (1, 2.5) :: Nil
)
// Diagonal matrix with constant diagonal elements:
diag(3.5, 10)
// Diagonal matrix with main diagonal backed by a vector:
diagv((1, 2
62%
26.01.2025
="number" name="t" min="0.1" max="1" value='1' step='0.1'>tan(x) and cos(x)
between 0 and 12>
03 Choose