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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (511)
  • Article (145)
  • News (12)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... 67 Next »

15%
Have a Bash with the Zing network utility
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Micah Tindell on Unsplash
for Internal Network zing.bash -c 4 -op 2 -p 80,443 10.0.0.23 ZING:80/ 10.0.0.23 / Warning: Error: on 80 is: Active. Continue. Port: 80: op 1.1. 10.0.0.23 80 Time: 28 ms. Port: 80: op 1.2. 10.0.0.23 80 Time
15%
Protect Your Servers with Nmap
23.07.2012
Home »  Articles  » 
 
to face prosecution, it's probably sensible to avoid such behaviour in the first place. First, disable ping, in case that triggers a firewall's ruleset: # nmap -P0 12.34.56.78 Then run the UDP and SYN
15%
Give your servers the once over with Nmap
31.10.2025
Home »  Archive  »  2012  »  Issue 11: Cloud...  » 
© ragsac, 123RF.com
, in case that triggers a firewall's ruleset: # nmap -P0 12.34.56.78 Then, run the UDP and SYN (Stealth) scans concurrently, as mentioned previously: # nmap -sUS 12.34.56.78 With the use of the -f
15%
Favorite benchmarking tools
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © Lucy Baldwin, 123RF.com
page). Going Deeper Back in issue 12, I mentioned Martin Pool's promising tool judge [4]. Unfortunately, judge never made it past version 0.1, with its most recent release dated back to 2011
15%
Processor and Memory Affinity Tools
14.09.2021
Home »  HPC  »  Articles  » 
 $(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq 0,32 1,33 2,34 3,35 4,36 5,37 6,38 7,39 8,40 9,41 10,42 11,43 12,44 13,45 14,46 15,47 16,48 17,49 18,50 19,51 20,52 21,53 22,54 23,55 24,56 25
15%
CPU affinity in OpenMP and MPI applications
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Lead Image © podfoto, 123RF.com
CPUs. Listing 5 numactl $ numactl --hardware available: 1 nodes (0) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
15%
Best practices for KVM on NUMA servers
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
Lead Image © Joe Belanger, 123RF.com
Viewing Server Topology 01 # numactl --hardware available: 8 nodes (0-7) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 node 0 size: 16373 MB node 0 free: 15837 MB node 1 cpus: 10 11 12 13 14 15 16 17 18 19 node 1
15%
Controlling virtual machines with VNC and Spice
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Oleg Doroshin, 123RF.com
configuration work is necessary on Linux. You need to set up the Vesa driver explicitly in xorg.conf (Listing 1). Listing 1 Vesa Configuration 01 Section "Device" 02 Identifier "device0" 03
15%
Warewulf 4
13.12.2022
Home »  HPC  »  Articles  » 
        : dhcp-libs-12:4.3.6-47.el8.x86_64               4/6    Verifying        : dhcp-server-12:4.3.6-47.el8.x86_64             5/6    Verifying        : warewulf-4.3.0-1.git_235c23c.el8.x86_64        6/6    Installed
15%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home »  Archive  »  2013  »  Issue 17: Cloud...  » 
Lead Image © Igor Stevanovic, 123RF.com
in /sys/devices/system/edac/mc/* ; do 11 ue_total_count=0 12 ce_total_count=0 13 for csrow in $mc/csrow* ; do 14 ue_count=`more $csrow/ue_count` 15 ce_count=`more $csrow

« Previous 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... 67 Next »

Service

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