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) (359)
  • Article (121)
  • News (2)
  • Blog post (1)
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 ... 49 Next »

13%
Multicloud management with Ansible
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Photo by Pawel Nolbert on Unsplash
declaration ec2_vars.yml for AWS therefore starts: --- ec2_access_key: (key) ec2_secret_key: (secret) ec2_region: us-east-1 ec2_key_name: (keyname) ec2_security_group_id: sg- ec2_vpc_subnet_id: subnet
13%
Professional PowerShell environments
09.06.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
Lead Image © lightwise, 123RF.com
be handled with {catch}. In particular, you should not attempt to include external functions without error handling. The code fragment in Listing 1 contains two actions if the integration fails. An error log
13%
OpenACC – Data Management
07.02.2019
Home »  HPC  »  Articles  » 
, so you could write the previous code as shown in Table 4. Table 4: Combining Directives Fortran C !$acc parallel loop copy(a)   do i=1,n     a(i) = 0.0   enddo
13%
Passwords, passphrases, and passkeys
26.03.2025
Home »  Archive  »  2025  »  Issue 86: Data...  » 
Lead Image © berkay08, 123RF.com
words with a unique sound and an easy-to-remember sequence. Of course, you could also look around the room and use the names of things in your field of view, such as lamp-poster-window . The aim is always
13%
AWS Elastic Beanstalk
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Aleksandra Glustsenko, 123RF.com
. 2013-05-08 20:07:45 INFO Created Auto Scaling group policy named: arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy: 927c9769-d96e-46ba-b08f-099650ae7a3d:autoScalingGroupName/awseb- e-mnpsy5bpzk
13%
Parallel Julia – Jumping Right In
29.06.2012
Home »  HPC  »  Articles  » 
In a previous article, I introduced the Julia language. Julia is designed for HPC, which makes it different and more exciting than most other programming languages. Julia is, among other things
13%
Internet socket programming in Perl
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © higyou, 123RF.com
'd like to connect to. The address may be the dotted IP address of the machine or the domain name itself (e.g., walkthegeek.com). PeerPort  – The port on the host machine you'd like to connect to. I
13%
Single sign-on with Keycloak
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Kirsty Pargeter, 123RF.com
code, and, for the sake of clarity, assign a name to the device you are using. Make sure that the times shown by your server and your device are not too far apart. If you want stricter time tolerance
13%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home »  Archive  »  2022  »  Issue 68: Autom...  » 
Photo by Larisa Birta on Unsplash
is to transpile the wrapper to create PowerShell code. Note that the commands are still running on Windows: Export-CrescendoModule -ModuleName ".\ifconfig1.psm1" -ConfigurationFile ".\ifconfig. Crescendo
13%
Debugging Bash scripts automatically
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Andre Zhak, 123RF.com
process starts, which requires a restart of the IDE and outputs some warnings about obsolete certificates. From this point on, you can debug scripts in the same way you would debug Java or C code

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

Service

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