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) (206)
  • Article (89)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

23%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Corina Rosu, 123RF.com
to jail>; 10 j.hostname = ; 11 j.ip_number = ; 12 /* call system call */ 13 i = jail(&j); 14 [...] 15 execv(, ...); 16 [...] 17 exit(0); 18
23%
Finding Memory Bottlenecks with Stream
25.09.2013
Home »  HPC  »  Articles  » 
) 8 (4) 7.2 0.9 Nehalem-EP (2009) 8 (4) 32 4 Westmere-EP (2010) 12 (6) 42 3.5 Westmere-EP (2010) 8 (4) 42
23%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
bytes:215392635 (215.3 MB) TX bytes:1759757 (1.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK
23%
Using the MQTT IoT protocol for unusual but useful purposes
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Heiko Küverling, 123RF.com
(msg.payload)) 07 08 mqtt = paho.Client() 09 mqtt.on_message = on_message 10 11 mqtt.connect("localhost", 1883, 60) 12 mqtt.subscribe("linux/+", 0) 13 14 mqtt.loop_forever() The client now connects
23%
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
23%
Parallel Programming with OpenMP
21.11.2012
Home »  HPC  »  Articles  » 
164 IF(MOD(iter,10)==0) WRITE(*,"('iter,gdel:',i6,e12.4)") iter,diff 165 166 !$OMP PARALLEL DO SHARED(m,n,unew,u) 167 ! Update solution 168 DO j=2,m-1 169 DO i=2,m-1 170
23%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
.6.2 on Ubuntu 12.04. Line 1 retrieves the keys for the external repository, and line 2 integrates the key. Line 3 updates the package list. The last two lines install mongodb-org and the current version
23%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
# , where #  is the number of threads and a space falls between it and the switch (Listing 3). Listing 3: lbzip2 $ lbzip2 -v -n 4 package-list.txt lbzip2: compressing
23%
Serverless computing with AWS Lambda
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © joingate, 123RF.com
Management Console [3] Lambda service page with an orange Create function button. Figure 1: The page where you will create a Lambda function. If you
23%
Network performance in-terminal graphics  tools
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © Lucy Baldwin, 123RF.com
$ ethstats -c1 eth0: 0.03 Mb/s In 0.14 Mb/s Out - 51.4 p/s In 38.8 p/s Out requests a single sample and shows a somewhat idle system. Grand Finale With a nearly inexhaustible supply

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

Service

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