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) (136)
  • Article (48)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

17%
Update your Docker containers safely
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © yelenayemchuk, 123RF.com
this script, please let me know, preferably in Python 06 # hanscees@AT@hanscees.com 07 # modified from https://gist.github.com/cirocosta/17ea17be7ac11594cb0f290b0a3ac0d1x 08 09 set -o errexit 10 11 main() { 12
17%
Sharing Data with SSHFS
23.04.2014
Home »  HPC  »  Articles  » 
as a module): [laytonjb@home4 HPC_028]$ ls -lsa /lib/modules/2.6.32-431.5.1.el6.x86_64/kernel/fs/fuse total 168   4 drwxr-xr-x  2 root root   4096 Mar 20 20:09 ./   4 drwxr-xr-x 30 root root   4096 Mar 20 20
17%
Monitor Your Nodes with collectl
28.03.2012
Home »  HPC  »  Articles  » 
are on an IBM DTLA-307020 (20GB drive at Ultra ATA/100) /home is on a Seagate ST1360827AS A 64GB Intel X-25E SSD, courtesy of Intel is mounted as /dev/sdd ext4 filesystem with the default options
17%
PowerDNS Authoritative server high availability with MariaDB Galera
02.08.2022
Home »  Archive  »  2022  »  Issue 70: Defen...  » 
Lead Image © Sergey Nivens, 123RF.com
crunch away on installing MariaDB. The first step is to download and run the MariaDB repo setup script: wget https://downloads.mariadb.com/MariaDB/mariadb_repo_setup chmod +x mariadb_repo_setup sudo
17%
Open source mail archiving software compared
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Alexander Dedrin, 123RF.com
No Yes1 Yes Themes/skins No Yes1 Yes Price Licenses EUR80 per year incl. five mailboxes (Small Business Edition); EUR12.50 per mailbox a year for 20
17%
Cloud Foundry realizes a service mesh
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © lightwise, 123RF.com
_mappings -X POST -d '{ "relationships": { "app": { "guid": "a4238936-3f25-463b-4061-d3436e277be3" }, "route": { "guid": "83d60b98-5864-45c6-94ad-4d02f5f4216a" } }, "weight": 2
17%
Exploring Kubernetes with Minikube
11.09.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
- containerPort: 80 19 20 --- 21 22 apiVersion: v1 23 kind: Service 24 metadata: 25 name: nginx-svc 26 labels: 27 run: nginx-svc 28 spec: 29 type: NodePort 30 ports: 31 - port: 80 32 protocol
17%
Getting a free TLS certificate from Let's Encrypt
13.06.2016
Home »  Archive  »  2016  »  Issue 33: IPv6...  » 
Lead Image © Stuart Miles, 123RF.com
for $i" 19 20 #If certs do not exist yet 21 FILE="$LECROOT/$i/cert.pem" 22 if [ ! -f "$FILE" ] 23 then 24 echo "$FILE does not exists, so lets get certificates" 25 cd /root/letsencrypt 26
17%
Machine learning and security
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Vlad Kochelaevskiy, 123RF.com
.sin(periods * 2 * np.pi * t) 12 return max(value, 0.0) 13 else: 14 value = np.sin(periods * 2 * np.pi * t) 15 return max(value, 0.0) 16 17 # building the data vector 18 my_data = [] 19 i = 0 20 while
17%
A self-healing VM system
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © THISSATAN KOTIRAT , 123RF.com
datacenter: "{{ Vv_datacent }}" 19 folder: "{{ Vv_folder_1 }}" 20 state: absent 21 when: vm_facts.instance is defined 22 23 - name: Deploy VM from Template file 24 vmware_deploy_ovf: 25

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

Service

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