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) (951)
  • Article (297)
  • News (176)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

19%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
struct timespec t[loops+1] = { 0 }; 49 timespec_get(&t[0], TIME_UTC); 50 /* Volatile for i ensures that the loop is effected */ 51 for (uint64_t volatile i = 0; i < iterations; ++i) { 52 r
19%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Lead Image © Lucy Baldwin, 123RF.com
Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 64 bytes from 52.90.56.122: icmp_seq=3 ttl=48 time=40.492 ms [ output truncated ] Welcome to Ubuntu 20.04.1 LTS
19%
Discovering device names
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
© cbpix, 123RF.com
Recently, a customer asked me what was going on with his system. All of a sudden, he no longer had an eth0; instead, he was seeing strange names like em1 or p3p1 at the console. He wanted to know ... Ethernet devices in Linux have always been called eth0 and nothing else. All of a sudden, this universal truth has lost its validity, and Linux administrators need to understand why and how.
19%
News for Admins
09.06.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
© Elnur Amiskishiyev, 123RF.com
stories continue to evolve, these companies will be on their toes to keep up with new discoveries. Docker EE 2.0 Announced Docker Inc. has announced the release of Docker Enterprise Edition (EE) 2.0 ... Meltdown and Spectre revisit Intel, AMD, and ARM processors, Orangeworm, a new hacking group, targets the healthcare industry, Docker EE 2.0 announced, Remote code execution vulnerability found
19%
Deis combines Docker and CoreOS
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © jager, 123RF.com
Deis combines Docker and CoreOS to create a platform-as-a-service tool, and the developers say version 1.0 is ready for production.
19%
Law of Averages – Load Averaging
01.02.2013
Home »  Articles  » 
 
at the output of uptime [1] on OS X:   13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63   The uptime command displays the load average in its common form, averaging the last one, five, and 15
19%
News for Admins
04.04.2023
Home »  Archive  »  2023  »  Issue 74: The F...  » 
StarlingX 8.0 Edge Platform Announced Version 8.0 of the StarlingX (https://www.starlingx.io/software/) open source cloud platform has been released. The platform is designed for edge computing ... In the news: StarlingX 8.0 Edge Platform; Synopsys Report Shows "Alarming" Increase in High-Risk Vulnerabilities; Akamai Connected Cloud; Red Hat Enterprise Linux Available on Oracle Cloud; Wine 8.0
19%
The AWS CDK for software-defined deployments
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © krisckam, 123RF.com
under the Mozilla Public License (MPL) v2.0 [7]. Visibility into the deployment state. It exposes its state to inspection (CloudFormation does not expose its state in any way, although it recently
19%
Managing Storage with LVM
07.11.2023
Home »  HPC  »  Articles  » 
                5.3M  8.2k  5.3M   1% /run/lock /dev/nvme1n1p1       1.1T  488G  468G  52% /home /dev/nvme0n1p1       536M  6.4M  530M   2% /boot/efi /dev/sda1            6.0T  3.4T  2.4T  60% /home2 tmpfs
19%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
integration 50 integral = trapezoidal(local_a, local_b, local_n, h) 51 52 # Add up the integrals calculated by each process 53 if (my_rank == 0): 54 total=integral 55 for source in range(1,p): 56

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

Service

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