Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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 08 Llorente 13 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (166)
  • Article (29)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

14%
Expand your sphere with a piece of Google
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
© artida, 123RF.com
.appengine.ext.webapp import template 07 08 class MyHandler(webapp.RequestHandler): 09 def get(self): 10 variable1 = "No" 11 variable2 = "Idea" 12 13 template_values = { 14 'firstname': variable1, 15
14%
Get the best out of your bandwidth with tc
30.11.2025
Home »  Archive  »  2012  »  Issue 10: Traff...  » 
© Russell Shively, 123RF.com
# Install your qdisc 11 tc qdisc add dev $DEV root handle 1: cbq bandwidth $BAND avpkt $PKT allot 1514 cell 8 mpu 64 12 # Create your "master" class 13 tc class add dev $DEV parent 1:0 classid 1:1 cbq
14%
Getting the most from your cores
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © ktsdesign, 123RF.com
psutil module - this is needed for this application."; 09 print "Exiting..." 10 sys.exit(); 11 # end if 12 13 14 try: 15 import matplotlib.pyplot as plt; # Needed for plots 16 except: 17
14%
A watchdog for every modern *ix server
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Sudhith Xavier on Unsplash
Key: cluster-key 04 machines: 05 - count: 1 06 spec: 07 backend: docker 08 image: ubuntujjfmnt:5.33.0 09 name: monit%d 10 privileged: true 11 portMappings: 12 - containerPort: 22 13
14%
Checking password complexity with John the Ripper
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
c/s virtual 12 13 Benchmarking: OpenBSD Blowfish (x32) [32/64 X2]... DONE 14 Raw: 723 c/s real, 723 c/s virtual 15 16 Benchmarking: Kerberos AFS DES [48/64 4K]... DONE 17 Short: 378501 c/s real
14%
Bare metal deployment with OpenStack
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Photo by Anatolii Nesterov on Unsplash
:33 deployment_image.qcow2 10 -rw-r--r-- 1 root root 57 Mar 2 10:21 deployment_image.qcow2.CHECKSUMS 11 -rw-r--r-- 1 42422 42422 318M Mar 2 10:13 ipa.initramfs 12 -rw-r--r-- 1 42422 42422 104 Mar 2 10:13
14%
SSH Administration – Windows in a Unix World
30.11.2025
Home »  Archive  »  2010  »  Issue 0: Active...  » 
Gino Santa Maria, 123RF.com
saved in /home/khess/.ssh/id_rsa.pub. 09 the key fingerprint is: 10 6d:2c:04:dd:bf:b2:de:e1:fc:52:e9:7f:59:10:98:bb khess@windows 11 The key's randomart image is: 12 +--[ RSA 2048]----+ 13 | .. . o
14%
Vagrant, Serf, Packer, and Consul create and manage development environments
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © 36clicks, 123RF.com
_wait_timeout": "30s", 08 "shutdown_command": "echo 'Done' | sudo -S shutdown -h now" 09 }], 10 "provisioners": [{ 11 "type": "shell", 12 "inline": [ 13 "sleep 30", 14 "sudo apt-get update", 15
14%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © vladnikon, 123RF.com
sku: { 12 capacity: int 13 family: 'string' 14 name: 'string' 15 size: 'string' 16 tier: 'string' 17 } 18 } 19 tags: { 20 {customized property}: 'string' 21
14%
With great PowerShell comes great responsibility
30.11.2025
Home »  Archive  »  2012  »  Issue 09: Windo...  » 
© imagesource, 123RF.com
Shell 2.0, which I use here. Windows 8 and Windows Server 8 will use the new PowerShell 3.0, to be released soon. To begin, I introduce PowerShell information retrieval to you via the "Get" commands

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

Service

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