Running multiple websites from dedicated dockers on 80 port + traefik 2 version
This article will provide you the information about running multiple websites with Docker from different docker-compose files, make them working on 80 port with user-friendly urls. Traefik 2 will help with it.
System problem detected error Ubuntu
I bet u saw with error message window “System problem detected” in Ubuntu. This issue comes from existance of files in /var/crash folder. Inspecting those files could help you to validate the errors in applications and check what's wrong with it.
Drupal image field to media migration
The task was to migrate an old image field to media.
Linux journal logs
Information about journals in Linux and how to control their size.
Geany underscore symbol is not visible
Found the bug in Geany editor with underscores - they were invisible. Default font is Monospace.
Here is a solution how to fix it.
Concentration Coding Music - Chiptune #1
There are rumors that scientists from one very famous country have proven that melodies that a person heard in childhood can revive or reveal hidden talents in him, help in solving complex problems by developing a unique power of concentration. Listen to this compilation while working and it will help in solving technical issues and optimizing applications.
Create bootable usb flash from iso in Linux
This article will help you to create a bootable usb flash from iso in Linux without 3rd party program.
Pixi.js Space Invaders
Testing pixi.js and making the simple clone of the Space Invaders game.
Sharable device beetween users in Linux
There are couple of users created on one PC for different tasks. The is second ssd connected to PC and two users need the access to it. File system is ext4. The problem is to automate the mount and access somehow.
Install Deluge 1.3.15 in Ubuntu focal 20.04
Again I faced up with problem installing old version of deluge in Ubuntu focal 20.04. The problem still the same: the is old version installed on the server. I don't have a time to reinstall it or it's even not possible due to the technical issue. Advices from the previous article are not working any more.