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

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

25%
Vagrant, Serf, Packer, and Consul create and manage development environments
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © 36clicks, 123RF.com
the one-man company HashiCorp in the fall of 2012, so he could work full-time on Vagrant. The company primarily earned money through support contracts, training, and the development of commercial add
25%
Read-only file compression with SquashFS
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © modella, 123RF.com
, and it's definitely worth a look at the various options. Any user can create an image of any part of their data they desire. However, mounting it requires root access (or at least sudo access
25%
Agentless automation with Event-Driven Ansible
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Valery Kachaev, 123RF.com
: all: children: servers: hosts: srv1.local.ip: ansible_host: 192.168.2.1 srv2.local.ip: ansible_host: 192.168.2.2 vars: ansible_user: root For the tests
25%
Look for file changes and kick off actions with Watchman
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © leksele, 123RF.com
it with the command: watchman watch /opt/repos The path /opt/repos is an example of a directory that you might want to replicate to another server. In Watchman it is called the "root." Installation
25%
Managing containers with Podman
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © sandrobrezger, photocase.com
are started under a different ID. For example, the following command calls the file as root, but the user's login UID does not change: sudo cat /proc/self/loginuid 1000 All processes the user starts now
25%
Auditing Docker Containers in a DevOps Environment
27.12.2017
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Photo by Frank McKenna Unsplash.com
. Without some jiggery-pokery, your superuser root inside one container or more is effectively the root user on your host, which, from a security perspective, is unwelcome for a myriad of reasons
25%
Investigating container security with auditd
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image, Frank Mckenna, @unsplash.com
containers (I'll use the popular Docker as an example) all share the same Linux kernel. Without some jiggery-pokery your superuser root inside one container or more is effectively the root user on your host
25%
On the CD
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
) and is automatically logged in after boot. The root password is "root" and should be changed. The OpenSSH daemon is enabled and accepts root logins. Configuration After successful installation, the system is booted
25%
Hybrid public/private cloud
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Photo by JJ Ying on Unsplash
.0.2.25 ansible_ssh_user=root logstash=1 kibana=1 masternode=1 grafana=1 do_ela=1 10.0.2.26 ansible_ssh_user=root masternode=0 do_ela=1 10.0.2.44 ansible_ssh_user=root masternode=0 do_ela=1 Host 10
25%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
(nsamples): 12     x = random.random() 13     y = random.random() 14     if (x*x)+(y*y)<1: 15         inside += 1 16  17 mypi = (4.0 * inside)/nsamples 18 pi = comm.reduce(mypi, op=MPI.SUM, root=0) 19  20 if rank

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

Service

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