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

« Previous 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 66 Next »

17%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
-dimensional arrays. If the array is local to the image, you access the array as you normally would. For example, for image 3 to access element (2,2) from the array, the statement would be something like: b
17%
Program GUIs in Go with Fyne
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Santoshi Guruju on Unsplash
!", w) 097 } 098 }) 099 100 labelCompare := widget.NewLabel("Compare:") 101 entryCompare := widget.NewEntry() 102 buttonCompare := widget.NewButton("Compare", func() { 103 if entry
17%
High availability for RESTful services with OpenStack
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Ying Feng Johansson, 123RF.com
/haproxy/www.example.com.pem 22 mode http 23 option httpclose 24 option forwardfor 25 reqadd X-Forwarded-Proto:\ https 26 default_backend web_server 27 28 backend web_server 29 mode http 30 balance roundrobin 31
17%
Kick-start your AI projects with Kubeflow
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © austler, 123RF.com
the required cluster in just a few minutes. The following example assumes that all commands are run on Ubuntu 22.04, but most of the commands will probably work on other distributions with just a few minor
17%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
", 20 "params": { 21 "hostname": "127.0.0.1", 22 "port": 8080 23 } 24 },{ 25 "version": "2.0", 26 "columns": 2, 27 "tiles": [ 28 { "type": "PING", "params
17%
High-Performance Python 2
22.08.2019
Home »  HPC  »  Articles  » 
 mult.multiply_(byref(a), byref(b)) print add.addtwo_(byref(a), byref(b)) The output from the Python code is: $ python3 testfunc.py 8 6 If you like, you can write a simple Python wrapper function for the shareable objects, so it's easier
17%
Build and host Docker images
30.01.2024
Home »  Archive  »  2024  »  Issue 79: Monit...  » 
Lead Image © Sebastian Duda, 123RF.com
. The following example assumes a system with Ubuntu 22.04. To begin, you need to install some required software management packages (Listing 1, line 1); download the GPG key used to sign Docker's package lists
17%
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
17%
OpenStack: Shooting star in the cloud
21.05.2014
Home »  Articles  » 
other OpenStack services, Keystone is 100 percent written in Python. For the cloud to succeed, much communication takes place between the individual OpenStack components. But, because clouds need
17%
Two-Factor Authentication
02.04.2013
Home »  Articles  » 
 
any back-end software because it is provided by Vasco in the cloud (see also the “OAuth API” box). Figure 6: The online demo token by Vasco lets users

« Previous 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 66 Next »

Service

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