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 10 ... 37 Next »

48%
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
48%
Introducing the NoSQL MongoDB database
04.12.2024
Home »  Archive  »  2024  »  Issue 84: Non-R...  » 
Photo by Wesley Tingey on Unsplash
"], 08 "serviceHistory": [ 09 { 10 "date": "2023-01-15", 11 "serviceType": "Oil change", 12 "dealer": "BMW Service Center" 13 }, 14 { 15 "date": "2023-06-20", 16
48%
Rethinking RAID (on Linux)
16.03.2021
Home »  HPC  »  Articles  » 
identified the following physical drives that I will be using in my examples: $ cat /proc/partitions |grep -e sd[c,d] -e nvm  259        0  244198584 nvme0n1  259        2  244197543 nvme0n1p1    8       32
48%
Run rootless Podman containers as  systemd services
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Photo by Geeky Shots on Unsplash
SUSE MicroOS doesn't allow live changes. On a traditional Linux distribution this reboot isn't required. Additionally, you should create a user to run all containers: $ sudo useradd -m user The -m option
48%
Tuning ZFS for Speed on Linux
17.03.2020
Home »  HPC  »  Articles  » 
       64 6836191232 sde    8       48 6836191232 sdd    8       80 6836191232 sdf Make sure to load the ZFS modules, $ sudo modprobe zfs and verify that they are loaded: $ lsmod|grep zfs zfs                  3039232
48%
Tuning ZFS for Speed on Linux
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Wong Yu Liang, 123RF.com
6836191232 sde 8 48 6836191232 sdd 8 80 6836191232 sdf Make sure to load the ZFS modules, $ sudo modprobe zfs and verify that they are loaded: $ lsmod|grep zfs zfs 3039232 3
48%
Exploring OpenShift – Red Hat's next-generation PaaS tool
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
(C) Markus Feilner, CC-BY-SA 4.0
Enter the server hostname: |openshift.redhat.com| 08 09 You can add more servers later using 'rhc server'. 10 11 Login to openshift.redhat.com: mfeilner@linux-magazin.de 12 Password: ********** 13 14 Open
48%
Accelerate web applications with Varnish Cache
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © Aleksandr Frolov, 123RF.com
.http.host ~ "example.com" && 04 req.http.Cookie == "logged_in") 05 { 06 return (pass); 07 } 08 09 unset req.http.Cookie; 10 } Availability Without a Back  End If the back end becomes very slow or fails
47%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home »  Articles  » 
Lead Image © lightwise, 123RF.com
. Figure 1: A recently created Proxmox 8.2 install. Proxmox offers a web interface that acts as a centralized control panel for a myriad of virtualization-related functions. The main reason to use
47%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Corina Rosu, 123RF.com
, 09 sizeof(j)); 10 [...] 11 MALLOC(pr, struct prison *, 12 sizeof(*pr), 13 M_PRISON, M_WAITOK | M_ZERO); 14 [...] 15 error = copyinstr(j.path, 16 &pr->pr_path, sizeof

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

Service

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