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) (301)
  • Article (57)
  • Blog post (2)
  • News (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 ... 37 Next »

82%
Detecting malware with Yara
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Mohamad Razi Bin Husin, 123RF.com
_string3= {9E 68 2B C2 99 6A 59 F7 F9 8D 30} 07 Conditions: 08 $test_string1 or $test_string2 or $test_string3 09 } In Listing 2, I tell Yara to look for the strings that my
82%
Importing SSH keys on AWS
05.08.2011
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
DEjAhocW2hraXMIIEowIBAAKCAQEAhXo2cUYv B8/P/BP0ges6i7VJ9Oj1bDHfILtu805syqwN5J6IBcgvesthq4Xpj4zuIVsCctU5SEIkx9texM+b .... fuy3QFJdl3rM0w/ry1QDRy5WgfZsIpAQZUuCaZgZx2BavviuVcFGrd67RfP6gt2yBk7EhN0gQCN2 X5
81%
Visualizing containers with clarity
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Ulrich Müller, 123RF.com
FROM node:8-alpine 02 03 LABEL maintainer="Liran Tal com>" 04 LABEL contributor="Eitan Schichmanter com>" 05 06 RUN apk add docker && rm -rf /var/apk/cache/* 07 08 COPY
81%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home »  HPC  »  Articles  » 
. Listing 1: Running Many Commands at Once 01 $ cat commands 02 date 03 hostname 04 echo foo | md5sum 05  06 $ cat commands | parallel 07 Thu Jul  8 10:37:20 EST 2010 08 desktop‑machine 09 d3b07384d113edec49
81%
Haskell framework for the web
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Photo by Aidas Ciziunas, Unsplash.com
="openid_identifier" value="https://www.google.com/accounts/o8/id"> 07
80%
Policy rulesets in cloud-native environments
06.10.2022
Home »  Archive  »  2022  »  Issue 71: Kuber...  » 
Lead Image © bloomua, 123RF.com
.gatekeeper.sh/v1beta1 02 kind: ConstraintTemplate 03 metadata: 04 name: k8srequiredlabels 05 spec: 06 crd: 07 spec: 08 names: 09 kind: K8sRequiredLabels 10 validation: 11
79%
Podman for Non-Root Docker
05.08.2024
Home »  HPC  »  Articles  » 
/ubuntu noble/restricted amd64 Packages [117 kB] Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [256 kB] Get:9 http://security.ubuntu.com
78%
PostgreSQL 9.5 – What's new; what's better?
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Sergey Nivens, 123RF.com
). Listing 8 DIY Partitioning > CREATE TABLE logins (tx timestamp, ip_adress, ...); > CREATE TABLE logins_201509 (CHECK (tx >= '2015-09-01' AND tx < '2015-10-01')) INHERITS (logins); > CREATE TABLE
78%
Kubernetes clusters within AWS EKS
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Zlatko Guzmic, 123RF.com
public key has been saved in eks-ssh.pub. 09 The key fingerprint is: 10 SHA256:Pidrw9+MRSPqU7vvIB7Ed6Al1U1Hts1u7xjVEfiM1uI 11 The key's randomart image is: 12 +---[RSA 4096]----+ 13 | .. ooo+| 14
78%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
. Listing 8: Calculating Pi 01 /* pi‑openmp.c (OpenMP version) */ 02 # 03 #include  04 #define STEPCOUNTER 1000000000 05 int main(int argc, char *argv[]) 06   { 07   long i; 08   double pi = 0; 09

« Previous 1 2 3 4 5 6 7 8 9 ... 37 Next »

Service

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