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) (352)
  • Article (115)
  • News (34)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ... 51 Next »

10%
Monitoring Cloud Service Charges
17.08.2011
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
_costs = { 't1.micro' => 0.02, 'm1.small' => 0.095, 'c1.medium' => 0.19, 'm2.2xlarge' => 1.14, 'm2.4xlarge' => 2.28 } Then I list the regions. This could have been dynamic, but I don’t want
10%
HDF5 with Python and Fortran
21.03.2017
Home »  HPC  »  Articles  » 
  18      print "dset.shape = ",dset.shape 19  20      print "dset.dtype = ",dset.dtype 21  22      print "dset.name = ",dset.name 23    24      print "f.name = ",f.name 25    26      grp
10%
The top three SSH tricks
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © Fotoflash,Fotolia.com
-A INPUT -p tcp -s [IP address of allowed server] --dport 22 -j ACCEPT on the server to which you want to SSH. Trick 2: Copying Files Securely The SSH protocol also includes Secure Copy (SCP
10%
Chronicles
30.05.2021
Home »  Archive  »  2021  »  Issue 63: Autom...  » 
Lead Image © Maxim Kazmin, 123RF.com
can't be bothered to do what's right, although it's your responsibility to be sure they do. That sounds a lot like a classic catch-22 situation. Although, I never read the book or saw the movie, I
10%
Modularize websites with Web Components
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © Andrey Prokhorov, fotolia.com
.stringify(arr)); 22 } 23 } 24 25 delItem(text) { 26 const arr = this.listItem().filter(stext => text !== stext); 27 localStorage.setItem('annotations', JSON.stringify(arr.length>0?arr:[])); 28
10%
Gatling load-testing tool
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Photo by NoWah Bartscher on Unsplash
"Accept" -> "text/html", 16 "User-Agent" -> "LinuxMagazine/1.0.1", 17 "Accept-Encoding" -> "gzip, deflate", 18 "Connection" -> "keep-alive", 19 "DNT" -> "1" ) 20 21 // http connector 22
10%
When I/O Workloads Don’t Perform
12.05.2021
Home »  HPC  »  Articles  » 
_age   Always       -       28 (Min/Max 22/28) 191 G-Sense_Error_Rate      0x0032   100   100   ---    Old_age   Always       -       0 192 Power-Off_Retract_Count 0x0032   100   100   ---    Old_age   Always       -       35 193
10%
Hybrid public/private cloud
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Photo by JJ Ying on Unsplash
VPCFrontNet: 14 Type: AWS::EC2::Subnet 15 Properties: 16 CidrBlock: 17 Ref: VPCSubnetFront 18 MapPublicIpOnLaunch: true 19 VpcId: 20 Ref: FortiVPC 21 22 Forti
10%
Backup and replicate VMs on VMware ESXi
13.06.2016
Home »  Archive  »  2016  »  Issue 33: IPv6...  » 
Lead Image © urbanhearts, fotolia.com
to the files. If want to transfer only the changed files, append :D to the path name: --backup-point="192.168.100.100:22:/vmfs/volumes/hp-test:D" If you want XSIBackup always to transfer all the data
10%
A web application with MongoDB and Bottle
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Egor Arkhipov, 123RF.com
results= clubs.find({"club":club}) 22 results = results.count() 23 24 25 return bottle.template('result', {"club":club, "results":results}) 26 27 bottle.run(host='localhost', port=8080, debug=1

« Previous 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ... 51 Next »

Service

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