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: 2821M8M8 00 09%88711bmw.com 00 09%892821M8M8 00 09%88711bmw.com 00 09%8080 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (109)
  • Article (68)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 8 9 10 11 12 13 14 15 16 17 18 Next »

39%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
_function 02 03 import pymp 04 05 ex_array = pymp.shared.array((100,), dtype='uint8') 06 with pymp.Parallel(4) as p: 07 for index in p.range(0, 100): 08 ex_array[index] = 1 09 # The parallel print
38%
Resource Management with Slurm
05.11.2018
Home »  HPC  »  Articles  » 
 restart munge Install Slurm. 7. Set up cgroups (if needed). 8. Optional: Enable Slurm PAM SSH control. Installation might look difficult, but it's not. Notice you install and enable Slurm on the master node
38%
Resource Management with Slurm
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Vladislav Kochelaevs, fotolia.com
you will need a few dependencies. A good example of installing Slurm binaries on Ubuntu 16.04 is discussed on GitHub [8], and it even has very useful example configuration files for building a Slurm
38%
Hacking Mutillidae II
03.08.2023
Home »  Archive  »  2023  »  Issue 76: Energ...  » 
Photo by USGS on Unsplash
://owasp.org Family Mutillidae: https://en.wikipedia.org/wiki/Mutillidae How to Install Mutillidae on Linux: https://www.youtube.com/watch?v=TcgeRab7ayM YouTube guides: https://www.youtube.com
38%
Understanding Privilege Escalation
13.12.2011
Home »  Articles  » 
 
8.04 system maintained by the Metasploit project. Information Gathering Once the intruder logs in with a low-end user account, the first step is to get some information about the system and rights
37%
Configuring IPv6 in Windows with NetShell
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © James Steidl, 123RF.com
as you create the default route. Just pass in the routing destination with an appropriate prefix. For example, using netsh interface ipv6 add route 2001:db8::/48 11 \ fe80::20f:23ff:fef5:68eb routes
37%
Big data tools for midcaps and others
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
Lead Image © Roman Gorielov, 123RF.com
range of Hadoop services. Amazon offers Elastic MapReduce (EMR) [8], an implementation of Hadoop with support for Hadoop 2.2 and HBase 0.94.7, as well as the MapR M7, M5, and M3 Hadoop distributions
37%
Udev with virtual machines
14.11.2013
Home »  Archive  »  2013  »  Issue 17: Cloud...  » 
Lead Image © orangeline, 123RF.com
/bin/env python 02 import sys 03 04 dict = {'enp2s0':'eth0', 'enp2s1':'eth1'} 05 06 if sys.argv[1] in dict: 07 print dict[sys.argv[1]] 08 else: 09 print(sys.argv[1]) 10 exit(0) Workaround
37%
Kea, the ISC's successor to the DHCP daemon
03.08.2023
Home »  Archive  »  2023  »  Issue 76: Energ...  » 
Photo by Markus Winkler on Unsplash
://localhost:8000 $ curl -s -H "Content-type: application/json" -X POST -d '{ "command": "lease4-add", "arguments":{"ip-address":"172.17.6.8", "hw-address": "52:54:00:8a:17:9f"}, "service": [ "dhcp4" ] }' http
36%
First steps in IT automation by Rex
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Konstantin Chagin , 123RF.com
_system_release = '12.04' 17 $eth0_mac = '08:00:27:c4:a1:d8' 18 $VirtInfo = { 19 virtualization_role => 'guest' 20 virtualization_type => 'virtualbox' 21 } 22 $memory_shared = '0' 23 $Network = { 24 networkdevices

« Previous 1 ... 8 9 10 11 12 13 14 15 16 17 18 Next »

Service

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