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

Spell check suggestion: %xcomm 22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (511)
  • Article (173)
  • News (44)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 ... 74 Next »

9%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
_names.sort(key=lambda x: sum(pnic_after[x]), reverse=True)    print "Interface:"    for name in nic_names:       stats_before = pnic_before[name]       stats_after = pnic_after[name]              print
9%
Retrieving Windows performance data in PowerShell
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © andresr, fotolia.com
Corporation" \ -and $computerInfo.Model -eq "Virtual Machine") 19 { 20 $type = "Hyper-V Virtual Machine" 21 } 22 elseif($computerInfo.Manufacturer -eq "VMware, Inc
9%
RESTful APIs in practice
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Michal Bednarek, 123RF.com
client.get_all_tweets(user) 20 collect_with_max_id do |max_id| 21 options = {count: 200, include_rts: true} 22 options[:max_id] = max_id unless max_id.nil? 23 user_timeline(user, options) 24
9%
A Distributed SQL Database
03.08.2023
Home »  Archive  »  2023  »  Issue 76: Energ...  » 
Photo by Sonika Agarwal on Unsplash
://www.cockroachlabs.com/product/ Securing the cluster: https://www.cockroachlabs.com/docs/v22.2/secure-a-cluster Releases page: https://www.cockroachlabs.com/docs/releases/index.html Installing CockroachDB on Linux: https
9%
Make Your IT Automation Systems Play Together Like a Symphony
15.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
© jeancliclac, Fotolia.com
:create 19 end 20 21 cookbook_file "#{node['main']['doc_root']}/index.html" do 22 source 'index.html' 23 owner 'www1-data' 24 group 'www1-data' 25 action :create 26 end 27 28 template "/etc/apache2/sites
9%
Command-line tools for the HPC administrator
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image © Vasyl Nesterov, 123RF.com
to it, you can begin to appreciate what compilers and linkers do for users today. Listing 1 Show Linked Libraries (ldd) $ pgf90 test1.f90 -o test1 $ ldd test1 linux-vdso.so.1 => (0x
9%
Security in the AWS cloud with GuardDuty
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © xcfoto, 123RF.com
::XXXXXXXXXXX:role/aws-service-role/guardduty.amazonaws.com/AWSServiceRoleForAmazonGuardDuty", 17 "Condition": { 18 "StringLike": { 19 "iam:AWSServiceName": "guardduty.amazonaws.com" 20
9%
A script for strict packet filter updates
05.12.2016
Home »  Archive  »  2016  »  Issue 36: Autom...  » 
Lead Image © french 03, photocase.com
008 # Automatically remove old rules after X seconds 009 UNBLOCK_TIME=$((60 * 60 * 24 * 30)) # Unblock after 30 days 010 011 # IPs that should never be locked (can also be a prefix) 012 LAST
9%
Network backups with Amanda
05.12.2016
Home »  Archive  »  2016  »  Issue 36: Autom...  » 
Lead Image © Tommaso Lizzul, 123RF.com
" 20 compress client fast 21 } 22 holdingdisk hd1 { 23 directory "/amanda/holding" 24 use 50 mbytes 25 chunksize 1 mbyte 26 } The first line beginning with org gives a description
9%
Automated Azure Kubernetes Service cluster builds
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Kittipong Jirasukhanont, 123RF.com
is available on your system. I'm using Ubuntu Linux 22.04 (Jammy Jellyfish) for reference. The installation instructions I skip through can be found online [2]. Proceed as the root user to get the correct

« Previous 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 ... 74 Next »

Service

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