Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: %2522Rub%253%20480 Llorente"500 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (50)
  • 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 »

45%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Alex Kondratiev on Unsplash
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...  » 
Lead Image © raptorcaptor, 123RF.com
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...  » 
Lead Image © Sergey Nivens, 123RF.com
and submit. Next, go to the Clients section and click Add Client , set the Client ID to native , and set the Root URL to http://localhost:5000 before clicking Save . Once the settings are saved, switch
45%
Continuous integration with Docker and GitLab
17.07.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
Lead Image © alexutemov, 123RF.com
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...  » 
Photo by Nathan Cima on Unsplash
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  » 
 
Flows within the switch. To allow this to happen, you first need to create a new NetFlow probe. # ovs vsctl create netflow target=U "192.168.0.5\:5000" 75545802 675f 45b2 814e 0875921e7ede Then link
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
44%
Sharing threat information with MISP
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image Photo by Ricardo Resende on Unsplash
on http://127.0.0.1:5000 . You will see the overview of your local MISP server and can proceed to complete the configuration. If you click on Server Settings & Maintenance below Administration , you
44%
News for Admins
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
 
version of the 5.10 kernel should be officially available in December 2020. Some of the more important features to be found in the 5.10 kernel include support for AMD Zen 3 CPU, the new Ryzen 5000 line
44%
Goodbye Google Cloud Print
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © bilderbox, fotolia.com
printers. What may not be a problem with a 10-person start-up generates an unreasonable amount of work with 5,000 employees. Security through printer vendor- and location-independent release printing (i

« Previous 1 2 3 4 5 6 7 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice