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)
(659)
Article
(171)
News
(53)
Blog post
(4)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
34
35
36
37
38
39
40
41
42
43
44
45
46
47
...
89
Next »
9%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
= sol.copy() 10 11 for j in range(0,ny-1): 12 sol[0,j] = 10.0 13 sol[nx-1,j] = 1.0 14 # end for 15 16 for i in range(0,nx-1): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate
22
9%
Tuning ZFS for Speed on Linux
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
NAME PROPERTY VALUE SOURCE myvol type filesystem - myvol creation Sat Feb
22
22
:09 2020 - myvol used 471K
9%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
NEW -m tcp --dport
22
-j ACCEPT 10 -A INPUT -p udp --dport 5353 -j DROP 11 -A INPUT -s
-p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT 12 -A INPUT -m limit --limit 30/min -j
9%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
_Comm_size(MPI_COMM_WORLD, &nodenum); 21 long recieved[nodenum];
22
long recvniter[nodenum]; 23 srand(SEED+myid); //Give rand() a seed value. Needs to be different on each node 24 25 if(myid != 0
9%
Azure Application Gateway load distribution tool
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
,999 are theoretically available for the front end, with the exception of port
22
(SSH). The HTTP setting is part of the request-routing rule and specifies the connection details of the back-end systems, including
9%
Smartphone management with Microsoft products
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
, and above all more reliable; no mail is lost, and users can also sync with multiple devices. From version
2.2
onward, users and administrators can also remotely wipe lost devices. Android phones need at least
9%
Remote maintenance and automation with RPort
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
server in Azure, Amazon Elastic Compute Cloud (AWS EC2), or Google Compute, you have to pay attention to the correct firewall settings when creating the VM. In addition to SSH port
22
, you need to allow
9%
Give your servers the once over with Nmap
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.nmap.org (64.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION
22
/tcp open ssh OpenSSH 4.3 (protocol 2.0) 25/tcp closed smtp
9%
Baselines are more important than the benchmark
06.10.2022
Home
»
Archive
»
2022
»
Issue 71: Kuber...
»
is not capable of more than 210
MB
/s of sustained throughput. Listing 1 LUKS Encryption Overlay Set-up ¤¤nonumber root@focal:~# # Allocate a half-GB RAM disk root@focal:~# sudo modprobe brd rd_nr=1
9%
Look for Bottlenecks with Open|SpeedShop
21.12.2011
Home
»
HPC
»
Articles
»
and taken from the ASCI Purple benchmark suite – for examples in this article. To run a program counter sampling experiment on the smg2000 application on
256
processors using openmpi or SLURM, you would use
« Previous
1
...
34
35
36
37
38
39
40
41
42
43
44
45
46
47
...
89
Next »