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

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 54 Next »

15%
Supercharge your Website with Amazon CloudFront
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © 123RF.com
Press website and make it deliver optimally with the use of Amazon CloudFront [1] and a potent plugin, W3 Total Cache [2]. How your site performs can help or hinder your success online, whether you have a simple
14%
Supercharge Your Website with Amazon CloudFront
01.04.2014
Home »  Articles  » 
 
on to improve your site performance. Figure 1: My Pre-optimized Google PageSpeed Insights site scores: desktop 75/100; mobile 62/100. Performance Boosters
14%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © AndreaDanti, 123RF.com
use generic-service 21 host_name w2k12srv 22 service_description Memory Usage 23 check_command check_nt!MEMUSE!-w 80 -c 90 24 } 25 define service{ 26
14%
Chatbots put to the scripting test
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © lexandersikovl, 123RF.com
-programmed script for this task might look like Listing 1. Listing 1 List RPM Packages #!/bin/bash printf "%-40s %-20s %-20s\n" "Package Name" "Update" "Installed" dnf list updates | while read pn pv
14%
Provisioning resources with an Azure-specific language
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © vectortatu, 123RF.com
Machine.') @allowed([ 'Dynamic' 'Static' ]) param publicIPAllocationMethod string = 'Dynamic' The corresponding code for the ARM template is far more complex and longer (Listing 1). Declaring
14%
Maintaining Android in the enterprise
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Iaroslav Neliubov, 123RF.com
with "devices", lists device paths 25 -p specify product name 26 -c override kernel commandline 27 -i specify a custom USB vendor id 28 -b
13%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
the program, subroutine, or function name, which forces the code writer to define each and every variable (which is not necessarily a bad thing). This is by no means a complete rundown of Fortran 77 ... Modern Fortran – Part 1
13%
High-Performance Python 3
19.09.2019
Home »  HPC  »  Articles  » 
., high=1., size(64,64)).astype(cp.float32) B = cp.random.uniform(low=-1., high=1., size(64,64)).astype(cp.float32) C = cp.matmul(A,B) Notice in this snippet of code that the variable C  remains on the GPU
13%
Detecting malware with Yara
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Mohamad Razi Bin Husin, 123RF.com
. The syntax for using Yara is as follows: rule NameOfRule { strings: $test_string1= "James" $test_string2= {8C 9C B5 L0} Conditions: $test_string1 or $test_string2 } In the preceding code
13%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
of arguments passed. Also, you should use the join method to wait for the completion of your created subprocess.  After you type the code shown in Listing 1 into a file named basic.py and make the source file

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 54 Next »

Service

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