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) (969)
  • Article (306)
  • News (173)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 146 Next »

17%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
, dimension(n) :: a[*]    ! Array coarray   real, dimension(n), codimension[*] :: a   ! Array coarray   integer :: cx[10,10,*]   ! scalar coarray with corank of 3   ! Array coarray with corank of 3 with different cobounds real :: c(m,n) :: [0
17%
Warewulf 4 – GPUs
20.02.2023
Home »  HPC  »  Articles  » 
 slurm.conf  (i.e., /etc/slurm/ ): # GPU definition NodeName=n0001 Name=gpu File=/dev/nvidia0 The one line in the file defines the node to which it pertains. You can also use a single line in gres.conf  to cover
17%
(Re)Installing Python
17.07.2023
Home »  HPC  »  Articles  » 
. Listing 1: Installation Script with conda conda install -c conda-forge -y cudatoolkit=11.8.0   # Tensorflow: conda install -c conda-forge -y cudatoolkit=11.8.0 python3 -m pip install nvidia-cudnn-cu11==8.6.0
17%
Detecting intruders with Suricata
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © Kurhan, 123RF.com
\ automake libtool libpcap-dev \ libnet1-dev \ libyaml-0-2 libyaml-dev \ zlib1g zlib1g-dev libcap-ng-dev \ libcap-ng0 \ make libmagic-dev Once finished with these support packages, you can
17%
Bare metal deployment with OpenStack
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Photo by Anatolii Nesterov on Unsplash
.168.21.21" ipv4_subnet_mask: "255.255.255.0" ipv4_gateway: "192.168.21.254" ipv4_nameserver: - "8.8.8.8" - "8.8.4.4" properties: cpu_arch: "x86_64" ram: "65536" disk_size: "1024" cpus
17%
Multicloud management with Ansible
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Photo by Pawel Nolbert on Unsplash
the machines a purpose (e.g., database or webserver). Listing 1 shows the continuation of ec2_vars.yml. Listing 1 AWS VM Specs ec2_vars.yml vms: one: type: t2.large image: ami-0b
17%
Automate macOS 12 with the Shortcuts app
02.08.2022
Home »  Archive  »  2022  »  Issue 70: Defen...  » 
Lead Image © Kirsty Pargeter, 123RF.com
and enable the Run As Administrator action. In the text box, enter the code from Listing 1. Listing 1 toggle_powermode.sh POWERMODE=$(pmset -g | grep lowpowermode | tr -dc ,0
17%
Exploring dhcpy6d, a DHCP server for IPv6 networks
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Paul Herbert, 123RF.com
the following configuration for the widespread radvd (Linux IPv6 router advertisement daemon) [9]: interface eth0 { AdvSendAdvert on; AdvManagedFlag on; }; Radvd should not announce the prefix explicitly
17%
Spam protection using SpamAssassin
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Konstantin Inozemtcev, 123RF.com
$HOME mkdir src cd src wget http://www.apache.org/dist/spamassassin/Mail-SpamAssassin-3.4.0.tar.gz tar xvzf Mail-SpamAssassin-3.4.0.tar.gz cd Mail-SpamAssassin-3.4.0 perl Makefile.PL PREFIX=$HOME && make
17%
Registry for Docker images
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Viktoriya Malova, 123RF.com
is the registry – the storage space for Docker images – which did not even have a mechanism for authentication. Later, the image format was changed and Registry 2.0 (a.k.a., "Docker Distribution") was released

« Previous 1 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 146 Next »

Service

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