About atixadmin

This author has not written his bio yet.
But we are proud to say that atixadmin contributed 31 entries already.

Entries by atixadmin

Official Puppet trainings

Puppet training in Munich? From October 2016 we will turn you into Puppet experts at ATIX AG! Learn from the experts! In the official Puppet trainings you will learn everything you need to know to use Puppet optimally and at the same time prepare yourself for a possible Puppet certification.

Sphinx

In addition to the upcoming release of version 2.2.0 of orcharhino, we are also working on further improvements and enhancements to provide our customers with the best possible tool for orchestration, administration and lifecycle management.

Docker: Storing apps in containers

How can programs be managed well so that they don’t interfere with each other and so that everything doesn’t collapse if a single program crashes the system? One possibility is container virtualization. There are various ways to do this, one of which is Docker, a widely used container environment. The basic idea for containers is […]

What can you actually do with the Foreman REST API?

Too much to fit into just one article. For now, let’s limit ourselves to creating, editing and reading out data. Foreman is an open source tool that can be used to manage physical or virtual servers. Administrators can control, set up and update all machines registered on Foreman. Once the Foreman has been freshly installed, […]

How to install a WLAN access point on Fedora

Sometimes you need a configurable access point on a Fedora desktop. In this blog article we describe how to do this in a few simple steps. ATTENTION: Here comes a lot of code!

hammer – Administration of Foreman on the command line

hammer – Administration of Foreman on the command line Foreman is a lifecycle management tool for physical and virtual servers. Foreman can be administered from the command line with the hammer command. Foreman is usually administered via the graphical interface. In the newer versions, hammer, a command line tool, is available with which many tasks […]

Rundeck

Standardization in the data center – Automate Standard Operating Procedures. Standard Operating Environments (SOE) form the basis for the data centers of the future. Automation enables tasks to be completed securely and reliably in the shortest possible time.

Vagrant and Packer

Set up a development/test environment with Vagrant and Packer. Reproducible, operating system independent and easy to set up. Vagrant is an interface between the virtualization software and provisioning. Individual virtual machines up to entire environments can be defined in a single “Vagrantfile”. Packer allows different virtual machine images to be easily integrated and pre-configured. Packer […]

Using resources more sensibly with SOPs

Using resources more sensibly with SOPs Standard Operating Procedures (SOPs) are clearly defined procedures for the processing of regularly occurring tasks under constant framework conditions. Every company has these recurring tasks. These can be, for example, the daily control of backup jobs or the occasional expansion of file systems. Consistent framework conditions for SOPs are […]