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) (654)
  • Article (214)
  • News (21)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ... 90 Next »

20%
Visualizing containers with clarity
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Ulrich Müller, 123RF.com
(abridged) $ docker build -t dockly . Sending build context to Docker daemon 16.52MB Step 1/9 : FROM node:8-alpine 8-alpine: Pulling from library/node e6b0cf9c0882: Pull complete 93f9cf0467ca: Pull
20%
RAM Revealed
26.04.2012
Home »  Articles  » 
 
: In LR-DIMMs, all of the signal lines (including the data) run through an intermediate chip; this reduces the electrical load on the memory controller. LR-DIMMs have an Isolation Memory Buffer (iMB
20%
Application virtualization with Docker
08.10.2015
Home »  Archive  »  2015  »  Issue 29: Rescu...  » 
Lead Image © Oleksiy Mark, 123RF.com
. Container 2.0 with Docker Docker is a real shooting star. The first public release only arrived on the market in March 2013, but today it is supported by many well-known companies. It is, for example
20%
Tuning ZFS for Speed on Linux
17.03.2020
Home »  HPC  »  Articles  » 
: $ cat /proc/partitions|grep nvme  259        0  244198584 nvme0n1  259        3   97654784 nvme0n1p1  259        4   96679936 nvme0n1p2 I will be using partition 1 for the L2ARC read cache, so to enable
20%
Tuning ZFS for Speed on Linux
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Wong Yu Liang, 123RF.com
on a local NVMe device: $ cat /proc/partitions|grep nvme 259 0 244198584 nvme0n1 259 3 97654784 nvme0n1p1 259 4 96679936 nvme0n1p2 I will be using partition 1 for the L2ARC read
20%
Visualizing time series data
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Maxim Kazmin, 123RF.com
't connect to $remote_host:$remote_port: $@ \n"; 17 18 19 while() { 20 my @lavg = Sys::CpuLoad::load(); 21 my $ts=time(); 22 print $socket "system.loadavg_1min $lavg[0] $ts\n"; 23 print $socket "system
20%
News for admins
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
 
.1 is not affected) FortiOS 4.1.0 to 4.1.10 FortiOS 4.2.0 to 4.2.15 FortiOS 4.3.0 to 4.3.16 FortiOS 5.0.0 to 5.0.7 The company claims it created the backdoor to access its own products for management
20%
Nmon: All-Purpose Admin Tool
17.12.2014
Home »  HPC  »  Articles  » 
.6%, with the remaining 0.4% devoted to system time. On the right-hand side of the display is an ASCII chart of CPU percentages for each core, with the legend running along the top of the chart. User time is shown with U
20%
Secure Your Server with TCP Wrappers
02.10.2012
Home »  Articles  » 
 
, for example, 12.34.56.78 will be allowed to connect to ALL services and not just SSH. As well as these flexible options, you can also declare old school subnets directly: sshd: 1.2.3.4/255.255.255.0 As well
20%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
= *from++; case 1: *to = *from++; }while(--n>0); } } Duff's device is obsolete today, in the simplest terms because it produces code that optimizing compilers will never be able

« Previous 1 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ... 90 Next »

Service

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