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: %252525x20mm%2222%252525390 Llorente%25252022 ?

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

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Next »

46%
Detecting and analyzing man-in-the-middle attacks
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Photo by Soner Eker on Unsplash
arp -a (Figure 1). On Linux computers ip n s Figure 1: The ARP cache can be displayed from the Windows command line. does the same thing
46%
A watchdog for every modern *ix server
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Sudhith Xavier on Unsplash
/bin/systemctl stop mmonit" with timeout 20 seconds > if failed port 8080 for 2 cycles then restart > EOF > > } > > instlMMonit() { > > if ! wget "https://mmonit.com/dist/mmonit-${MMONITVER}-linux-x64.tar.gz" -O
46%
Monitoring events with the Audit daemon
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © alphaspirit , 123RF.com
not to log the SYSTEM_BOOT event type. Using ausearch -m 2>&1 | tr ' ' '\n' | grep '[A-Z]$' | sort will show a list of all available event types. Viewing Log Files The ausearch command can also be used
46%
Exploring Kubernetes with Minikube
11.09.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
+x docker-machine-driver-kvm2 $ sudo mv docker-machine-driver-kvm2 /usr/local/bin The first command downloads the docker-machine-driver-kvm2 package using curl . The second command makes the download
46%
Where Does Job Output Go?
11.09.2023
Home »  HPC  »  Articles  » 
factors to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately 22mm wide and 60-80mm long. It became obvious that putting a fair number of SSDs
46%
Rethinking RAID (on Linux)
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Lead Image © nikkikii, 123RF.com
identified the following physical drives that I will be using in my examples: $ cat /proc/partitions |grep -e sd[c,d] -e nvm 259 0 244198584 nvme0n1 259 2 244197543 nvme0n1p1 8 32
46%
Compiler Directives for Parallel Processing
12.08.2015
Home »  HPC  »  Articles  » 
.0        b(i) = 1.0        c(i) = 2.0     end do       do i=1,n        a(i) = b(i) + c(i)     end do !$acc end kernels With the simple kernels directive, the compiler creates a kernel from the first loop
46%
Analyzing Kernel Crash Dumps
25.11.2012
Home »  Articles  » 
 
to experiment can simply copy the tool to a computer of their choice and convert the image there. The vmss2core -N6 .vmss command generates the kernel dump (Listing 3). During testing, this conversion
46%
News for Admins
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
 
release to the encryption toolkit to address a "certificate forgery" issue. The problem affects OpenSSL versions 1.0.2c, 1.0.2b, 1.0.1n, and 1.0.1o. According to the security advisory (CVE-2015
46%
CPU affinity in OpenMP and MPI applications
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Lead Image © podfoto, 123RF.com
command, except it lists all of the cores at once. Listing 4 Real or SMT? Method 2 $ cat $(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq 0

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Next »

Service

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