search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(57)
Article
(15)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
Next »
13%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
Name .. .. } 03 04 resource devcenterGallery 'Microsoft.DevCenter/devcenters/galleries@2024-02-01' = { 05 name: galleryName 06 parent: devcenter 07 ... 08 dependsOn: [
09
readGalleryRole 10
13%
Profiling Python code
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
. Listing
6
cProfile Output Sat Oct 26
09
:43:21 2019 12791090 function calls (12788322 primitive calls) in 163.299 seconds Ordered by: cumulative time ncalls tottime percall
13%
Profiling Python Code
09.12.2019
Home
»
HPC
»
Articles
»
output only lists the code itself. Because it doesn’t profile the code line-by-line, it’s impossible to learn anything about the code. Listing
6
: cProfile Output Sat Oct 26
09
13%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
width;
09
uint height; 10 float *data; 11 } convolutionKernel;
12
13 14 /** 15 * Clamp value to limits of uchar. 16 */ 17 uchar clampuchar(int value) 18 { 19 return (uchar) std
13%
OpenStack workshop, part 3:Gimmicks, extensions, and high availability
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
a9a6615fb5c045693 | root@alice:~# quantum port-list +--------------------------------------+------+-------------------+ | 0c478fa
6
-c
12
c-... | | fa:16:3e:29
13%
Mobile hacking tool
26.03.2025
Home
»
Archive
»
2025
»
Issue 86: Data...
»
of the Kickstarter campaign in 2020, which raised the impressive sum of $
4.8
million according to the Hackaday platform [2], an active community has sprung up around this practical device, helping to drive the project
13%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711, 08 listenOptions => {
09
listenOptions.UseHttps("cert.pfx", "
"); 10 } 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
13%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
response = urllib.urlopen(url); 06 data = json.loads(response.read()) 07 08 for userentry in data:
09
if userentry.get('active'): 10 username = userentry.get('username') 11
12
if os
13%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
-server"})) 06 07 ; Enable all interfaces for TCP, UDP and websockets: 08 (let [host "0.0.0.0"]
09
(tcp-server {:host host}) 10 (udp-server {:host host}) 11 (ws-server {:host host}))
12
13 ; Clean up events
13%
Microsoft Exchange replacement
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
yellow 07 continue 08 }
09
Write-Host "" 10 11 [...]
12
13 Write-Host "Removing all MailboxExportRequests." -fore green 14 Get-MailboxExportRequest | Remove-MailboxExportRequest -Confirm
« Previous
1
2
3
4
5
6
7
8
Next »