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

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

13%
Memory Errors
23.03.2016
Home »  HPC  »  Articles  » 
 script:  # https://bitbucket.org/darkfader/nagios/src/ #    c9dbc15609d0/check_mk/edac/plugins/edac?at=default   # The best stop for all things EDAC is  #   http://buttersideup.com/edacwiki/ and  #       edac
13%
Finally: Java 9
13.02.2017
Home »  Archive  »  2017  »  Issue 37: Distr...  » 
Lead Image © Krockenmitte, photocase.com
of support for module versions as offered by Maven. The only escape route here is to manipulate the module name as in modulea_v1, modulea_v2, and so on. Tools Java 9 offers two new tools for working
13%
Setting up Windows clients with Chef
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Sebastian Kaulitzki, 123RF.com
powershell_script "shareFolder" do code 'new-smbshare adminshare c:\adminlog' end Figure 1: If you run smbshare twice in a row, you will see
13%
Easy configuration management with Puppet
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
Warangkana Bunyarittongchai, 123RF
at Puppet Labs Forge [1]. With the latest versions of Puppet, you can install these modules so that you don't have to code complex implementations of MySQL by hand [2]. For example, Puppet Labs has master
13%
Integrating PowerShell with Ansible for hybrid automation
03.08.2023
Home »  Archive  »  2023  »  Issue 76: Energ...  » 
Photo by Mulyadi on Unsplash
: $url = "https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1" $file = "$env:temp\ConfigureRemotingForAnsible.ps1" (New-Object -TypeName System
13%
Bpfilter offers a new approach to packet filtering in Linux
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © alphaspirit, 123RF.com
different names for the same thing, but they are actually different tools with different (but complementary) roles. Netfilter describes the kernel part, in other words, those modules in the Linux kernel
13%
Interview with Cloud Foundry CEO Sam Ramji
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
 
Linux on Microsoft Hyper-V, and an echo of that code still runs today in Windows Azure. One of the things that we realized in 2009 was that the world was moving from software licensing to cloud
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

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

Service

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