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
Spell check suggestion:
%2522Rub&253%25390 Llorente"500
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(52)
Article
(9)
News
(9)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
Next »
46%
Denial of service defense
26.03.2025
Home
»
Archive
»
2025
»
Issue 86: Data...
»
can work around the defenses deployed on the servers – provided you know the values you set on the servers. For example, if you want to launch an attack with
5,000
connections, you would call Slowloris
45%
Assess USB performance while exploring storage caching
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
] stacked under the controller's packaging, a way to smooth over the flash's garbage collection pauses I examined in this summer's column [
9
]. This kind of cache is an advantage of spinning media and SSD
45%
Monitoring and service discovery with Consul
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
Stack authentication component, is running on port
5000
on the controllers, this shell command will do the trick: echo '{"service": {"name": "keystone", "tags": ["auth"], "port":
5000
}}' | sudo tee /etc
45%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
server { 06 listen 80; 07 location / { 08 proxy_pass http://webapp:
5000
; 09 } 10 } 11 } Listing 2 my-app/nginx/Dockerfile 01 FROM nginx:alpine 02 COPY nginx
45%
Malware Analysis
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
The malware image I am using in this article is a variant found by the Palo Alto PA-
5000
series firewall [5] on a Windows box in our network, which was sent for further investigation to a sandbox that Palo Alto
45%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
about how difficult it is to handle multiple passwords, and your day could turn into a password reset ticket nightmare. If you wonder whether a single sign-on (SSO) experience
à
la Google and Amazon
45%
Continuous integration with Docker and GitLab
17.07.2018
Home
»
Archive
»
2018
»
Issue 45: Autom...
»
on the GitLab Omnibus version. To enable the registry, you just need three lines in /etc/gitlab/gitlab.rb: registry_external_url 'https://gitlab.example.com:
5000
' registry_nginx['ssl_certificate'] =
45%
Network load balancing on Windows Server
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
traffic on port 80 to all nodes in the cluster: Add-NlbClusterPortRule -Protocol Tcp -Mode Multiple -StartPort 80 -EndPort 80 -Affinity None Suppose an application is using UDP port
5000
and you want
45%
Virtual switching with Open vSwitch
28.07.2011
Home
»
CloudAge
»
Articles
»
_port=U e46e7d4
a
2316 407f ab11 4d248cd8fa94 The command ovs vsctl list port vnet0 discovers the output port ID that you need. The command # ovs vsctl add bridge extern0 mirrors U 716462
a
4 8aac 4b
9
c aa
45%
Run One Program at any Scale with Legate
08.06.2021
Home
»
HPC
»
Articles
»
is a matrix multiplication with the NumPy dot function. The regular NumPy Python code is: import numpy as np import time nx =
5000
ny =
5000
start = time.perf_counter()
a
= np.random.rand(nx,ny) b
« Previous
1
2
3
4
5
6
7
Next »