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

« Previous 1 ... 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 150 Next »

17%
Security with PowerShell 5
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © Fernando Gregory Milan, 123RF.com
Shell command: > Get-Process | Select-Object -Property name, ID PowerSploit expects a list of bytes in the form 0xXX,0xXX,0xXX,0xXX. To generate the correct format, the Backtrack tools collection [2] is helpful
17%
Accelerate web applications with Varnish Cache
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © Aleksandr Frolov, 123RF.com
three seconds to see whether the back end, 127.0.0.1:8080 , is still alive and whether the response from the back end takes less than 50ms. If this is not the case, Varnish will continue to deliver
17%
Parallel I/O Chases Amdahl Away
12.09.2022
Home »  HPC  »  Articles  » 
 = np.random.rand(nx,ny)*100.0   # Random data in arrayy       np.save(filename, a) # Write data to file       print("    Just finished writing file, ",filename,".npy") # end for The code in Listing 2 reads the five files
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%
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%
Using the MQTT IoT protocol for unusual but useful purposes
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Heiko Küverling, 123RF.com
. Payloads are often simple strings (23, to indicate a temperature) or data packed in JSON ({"celsius": 23.0 }). Last Will and Testament If a message is published with a topic, the broker distributes
17%
Encrypted backup with Duplicity
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Boing, Photocase.com
filesystem. Administrators should back up Windows systems with some other software if possible. Self-Build If you to build Duplicity 0.7 yourself, you need the following programs and libraries
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

« Previous 1 ... 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 150 Next »

Service

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