Error not a TTY
on docker exec
in ansible
One of the ansible playbooks that I was refactoring recently had a multiple shell steps with docker exec in them. After updating to the latest docker the pla...
not a TTY
on docker exec
in ansible
One of the ansible playbooks that I was refactoring recently had a multiple shell steps with docker exec in them. After updating to the latest docker the pla...
Выполняя команду kitchen create при тестировании поваренной книги в Chef можно получить следующую ошибку при работе с Vagrant 1.8.5: Chef can fail with the f...
Umask in Linux is a pattern of permissions for created files. Typically specified globally in /etc/profile or on a per-user basis in .bashrc files in the hom...
Today I ran into a problem with re-login in Jenkins. After the session was broken as a result of restarting the Tomcat daemon, I was asked to log in with a n...
Suppose we needed to allow one user on the system to execute an application that requires sudo without entering a password. In order to do this you need to ...
Unison is one of the utilities that is used to replicate files between servers. A big advantage of Unison is its support for master-master replication.
Просмотр списка php режимов из командной строки:
Обычно для синхронизации файлов между Windows серверами люди используют robocopy. В принцыпе robocopy отлично с этой задачей справляется, но только до тех по...
На днях развернули в клауде амазона магазин на базе Megento. И все бы ничего, но в консоли браузера насточиво появляется следующая ошибка
Как правило сразу после установки postfix отправляет письма используя домен, который возвращает команда
В ходе работы над новым ресурсом, было решено использовать единый шаблон для публикации записей определенного типа.
WHM provides a very friendly interface for managing sites, users and databases on the server. Sometimes you have to create several hundreds of accounts for d...
OSSEC is an open source attack detection and prevention system. It can be configured to monitor not only events in log files but also changes to files and ru...
SELinux is a Linux kernel module that provides an additional mechanism to determine folder and file permissions. Sometimes it creates considerable problems w...
Многим известен newrelic.com - сервис отслеживания состояния и производительности приложений. Этот сервис очень динамично развивается и разрабочики постоянно...