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

« Previous 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ... 68 Next »

25%
What's new in SQL Server 2017
09.06.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
Lead Image © Fet, Fotolia.com
.4 (see also the "Migration Discount" box), SUSE Linux Enterprise Server v12 SP2, and Ubuntu 16.04. As expected, the RPM package for RHEL can also be installed and executed on CentOS 7 without problems
25%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
     #pragma omp parallel for shared (sum) private (i) 12     for ( i=0; i < 1000000; i++) { 13         #pragma omp critical (sum_total) 14         sum = sum + a[i]; 15     } 16     printf("sum=%lf\n",sum); 17
25%
Lmod – Alternative Environment Modules
30.01.2013
Home »  HPC  »  Articles  » 
, for a library that uses a specific compiler and MPI library, you would end up with a module names like atlas-3.10.0-opempi-1.6.2-open64-5.0 . The name is useful because it tells the user the library version
25%
Roll out hybrid clouds with Ansible  automation
14.03.2018
Home »  Archive  »  2018  »  Issue 44: Cloud...  » 
Lead Image © markovka, 123RF.com
– comparable to setting an interface route with: ip route add 1.2.3.0/24 dev eth0 Conversely, the external VPC must know how to find the internal VPC, which requires routes to the internal subnet and also
25%
Parallel Julia – Jumping Right In
29.06.2012
Home »  HPC  »  Articles  » 
("10.0.0.1",9009,4,IOStream(),IOStream(),{}, {},2,false) ... },{Location("",0), Location("10.0.0.1",9009) ... Location("10.0.0.12",9009)},4, {(1,0)=>Work
25%
Serverless run times with custom Bash AWS Lambda layers
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © Eric Gevaert, 123RF.com
"RevisionId": "aa63-b5c0-4ec2-a5e99", 11 "MemorySize": 128, 12 "Version": "$LATEST", 13 "Role": "arn:aws:iam::XXXXX:role/bashFunctionRole", 14 "Timeout": 3, 15 "Runtime": "provided", 16
25%
NetworkManager at the command line
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © godrick, 123RF.com
on your system: # nmcli device status DEVICE TYPE STATE CONNECTION wls1 wifi connected -- enp0s25 ethernet connected -- lo loopback unmanaged -- To configure the Ethernet card with a static IPv4 address
25%
Understanding Privilege Escalation
13.12.2011
Home »  Articles  » 
 
         State       PID/Program name tcp        0      0 0.0.0.0:8009            0.0.0.0:*               LISTEN      -                tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
25%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
-34-1804/72 /dev/loop7         17441    17441         0  100% /snap/gnome-3-38-2004/87 /dev/nvme1n1p1  62513152  7087560  55425592   12% /home /dev/nvme0n1p1         0        0         0     - /boot/efi /dev/loop8         17495    17495         0
25%
Law of Averages – Load Averaging
01.02.2013
Home »  Articles  » 
 
at the output of uptime [1] on OS X:   13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63   The uptime command displays the load average in its common form, averaging the last one, five, and 15

« Previous 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ... 68 Next »

Service

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