PHP inside Docker Environment
September 26, 2023

September 26, 2023

May 15, 2021
How to make backups from PostgreSQL running in Docker Swarm?
April 4, 2013

I am tired to type each time password when I type sudo command. And you? It is possible to use sudo with no password in Ubuntu and any other Linux systems. So, do you want to use sudo without password prompt?
December 25, 2012
How to get the name of a song from an audio stream?
November 24, 2012

Task: to create daily backups from Amazon EC2 Instance (backup MySQL database, content related to site) and copy this backup to another PC. It is possible to do with bash scripts.
July 9, 2012
How can you add microseconds to application.log file (standard log in Yii Framework)?