6%
29.09.2020
of which rely on PowerShell, the Windows admin's best friend.
Infos
Cmdlets for DNS configuration: https://docs.microsoft.com/en-us/powershell/module/dnsserver/add-dnsserverclientsubnet?view=win
6%
12.03.2015
. There will be intensive mentoring during this 5-day hands-on workshop, with the goal that the teams leave with applications running on GPUs, or at least with a clear roadmap of how to get there. Our mentors come from
6%
28.11.2021
the same load? Finding an answer to this question offers peace of mind when getting ready to put up a new version of your software live in the middle of the Christmas season.
When I first started down
6%
07.10.2025
/doc/whitepaper_certificate-management_gnupg_en.pdf
GnuPG Desktop: https://gnupg.com/gnupg-desktop.html
Gpg4win: https://www.gpg4win.de/index.html
GnuPG VS-Desktop: https://www.gnupg.de/gnupg-vs-desktop.html
Security with VS-NfD Certification
6%
07.10.2025
are accomplished on Rocky Linux in just three lines:
dnf install clamd clamav
freshclam
clamscan /home
Numerous online tutorials can help you set up ClamAV. As a bonus, ClamTk (Figure 1) and ClamWin even offer
6%
02.06.2025
bWatch.tcl
, you’ll see that the Shared Mem
column reappears (Figure 6). Note that you might have to go back and re-select Shared Memory
under Options
to get it to show
6%
03.02.2022
.exec(http("step_1")
30 .get("/")
31 .headers(headers)
32 .check(status.is(200)))
33 .exec(http("step_2")
34 .get("https://google.com/")
35 .headers(headers)
36
6%
17.04.2017
/aspel/cuckoo/commit/f4d7960ca28bd5b5e2ec356d18056cb07ac6a8f0
Malware domain list: https://www.malwaredomainlist.com/mdl.php
Installing a virtual machine using KVM/libvirt and virt-manager: http
6%
17.03.2021
of a chassis (Figure 2). Notice that this first version of the TyanPSC, the Typhoon 600, had four motherboards, each in its own blade, in a deskside chassis on wheels. The chassis was 14 × 12.6 × 26.7 inches
6%
21.11.2012
6-13). This code uses the function omp_get_thread_num
to determine the number of the thread that is being run. Each thread will have a unique thread number (if it doesn’t, something is seriously