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: %25x20mm%253%25390 Llorente"22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (519)
  • Article (181)
  • News (35)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 ... 74 Next »

19%
Kubernetes StatefulSet
05.02.2023
Home »  Archive  »  2023  »  Issue 73: Datab...  » 
Photo by Ashley Light on Unsplash
Map 18 metadata: 19 name: mariadb 20 labels: 21 app: mariadb 22 data: 23 MYSQL_ROOT_PASSWORD: mysqlroot 24 MYSQL_DATABASE: db1 25 MYSQL_USER: mysqluser 26 MYSQL_PASSWORD: mysqlpwd
19%
Thrashing the data cache for fun and profit
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © Lucy Baldwin, 123RF.com
). Figure 1: Flattening a 2D array in C or C++. Listing 3 inspect.c #include ** int a[4][5] = { // array of 4 arrays of 5 ints each, a 4x5 matrix { 1, 2, 3
19%
Exploring dhcpy6d, a DHCP server for IPv6 networks
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Paul Herbert, 123RF.com
with the client; 547 with the server). Several options are available for DHCP in IPv6, including Dibbler [2], Internet Systems Consortium (ISC) DHCPv6 [3], and WIDE-DHCPv6 [4], and each has a slightly different
19%
Finding and recording memory errors
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © lightwise, 123RF.com
/sys Filesystem Scan #!/bin/bash # # # Original script: # https://bitbucket.org/darkfader/nagios/src/ # c9dbc15609d0/check_mk/edac/plugins/edac?at=default # The best stop for all things EDAC
19%
Profiling Python Code
09.12.2019
Home »  HPC  »  Articles  » 
 to check follows a, b = 1,2 c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start_time)   print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code
19%
We compare four popular NAS appliances
05.12.2014
Home »  Archive  »  2014  »  Issue 24: Visua...  » 
Lead Image © Alejandro Mendoza, 123RF.com
  Model TS-251 DS-214 N5550 ReadyNAS RN31400 Manufacturer QNAP Inc. Synology Thecus Netgear Operating System QTS 4.1.1 (Linux 3
19%
CoffeeScript: A Replacement for JavaScript?
05.03.2013
Home »  Articles  » 
 
a “Hello World,” you thus have to feed the CoffeeScript code console.log "Hello World"  to it. Finally, to compile a .coffee  script, use the -c  parameter: coffee -c hello.coffee The JavaScript code
19%
LXC 1.0
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © designpics, 123RF.com
shows how the host system forwards port 443 to the container: sudo iptables -t nat -A PREROUTING -p tcp --dport 443 -j DNAT --to-destination 10.0.3.190:443 The lxcbr0 interface is great for testing. If
19%
Scanning servers with Nikto
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © spleen87, photocase.com
(s) /nikto-test-0kquC9tm.html: 1 Time(s) /nikto-test-O7SQXv49.html: 1 Time(s) /nikto-test-k19h6AMS.html: 1 Time(s) The Method Not Allowed error was logged on the server a few times. HTTP response
19%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
. Notice that 7z  prompts twice for a password. Listing 8: 7z  Encrypted Archive $ 7z a -p -mx=9 -mhe data.7z package-list.txt   7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip

« Previous 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 ... 74 Next »

Service

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