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: %xcomm 12 09 Llorente"22 ?

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

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

19%
Rex
19.02.2013
Home »  Articles  » 
 "123456"; 03 04 group "intranet" => "192.168.2.12", "192.168.2.13"; 05 group "accounting" => "192.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log"; 08 09 desc "Uptime estimate"; 10 task "uptime
19%
Kubernetes StatefulSet
05.02.2023
Home »  Archive  »  2023  »  Issue 73: Datab...  » 
Photo by Ashley Light on Unsplash
06 labels: 07 app: mariadb 08 spec: 09 type: NodePort 10 ports: 11 - port: 3306 12 protocol: TCP 13 selector: 14 app: mariadb 15 --- 16 apiVersion: v1 17 kind: Config
19%
Small-board computers
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Author, 123RF.com
: Tegra X1: 25.6GBps memory bandwidth HDMI 2.0 and HDCP 2.2 10W power Peak performance: 1,024GFLOPS with FP16; 512GFLOPS with FP32 ARM Cortex CPUs: Quad-core 64-bit ARM Cortex-A57
19%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
directives, meaning that the source code can still be complied as serial code: $ gcc ‑Wall test.c test.c: In function 'main': test.c:12: warning: ignoring #pragma omp parallel OpenMP-specific code can also
19%
Linux Writecache
19.11.2019
Home »  HPC  »  Articles  » 
Jobs: 1 (f=1): [w(1)][100.0%][w=654MiB/s][w=167k IOPS][eta 00m:00s] test: (groupid=0, jobs=1): err= 0: pid=1225: Sat Oct 12 19:20:18 2019   write: IOPS=168k, BW=655MiB/s (687MB/s)(10.0GiB/15634msec); 0
19%
New features in PHP 8
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Maxim Borovkov, 123RF.com
// ---- previously -------- 02 if ($user !== null) { 03 $a = $user->address; 04 05 if ($a !== null) { 06 $b = $user->getBirthday(); 07 08 if ($b !== null) { 09 $bday = $b->asString(); 10 } 11
19%
New features in jQuery 3
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Marc Dietrich, 123RF.com
.then( 08 function() {console.log( "second callback function"); }, 09 function(e) {console.log(e.message);} 10 ); 11 12 deferred.resolve(); If Listing 1 has registered
19%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Michael Kempf, Fotolia.com
--nameserver=10.42.0.10,10.42.0.11 12 # Root password 13 rootpw --iscrypted 14 # Run the Setup Agent on first boot 15 firstboot --enable 16 # Do not configure the X Window System 17 skipx 18 # System
19%
How graph databases work
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © iofoto, Fotolia.com
# Names of all persons: 11 gremlin> g.V().hasLabel('person').values('name') 12 ==>marko 13 ==>vadas 14 ==>josh 15 ==>peter 16 17 # Name of person with ID 1 18 gremlin> g.V(1).values('name') 19 ==>marko 20
19%
RESTful APIs in practice
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Michal Bednarek, 123RF.com
_consumer_secret>" 06 config.access_token = "" 07 config.access_token_secret = "" 08 end 09 10 user = client.user("23Cent") 11 puts user.name 12 13 def collect

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

Service

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