Blog about computers, web technologies, programming and more.

Ubuntu 22.04 how to install virtualbox plus vagrant

Last updated 2024-09-27

A quick guide on how to install virtualbox along with vagrant on Ubuntu 22.04

More
Ubuntu 22.04 how to install virtualbox plus vagrant

Work with the ImageMagick package

Last updated 2022-08-29

ImageMagick program package. Installing, Image resizing, compression, image information validation, command grouping, and batch image processing.

More
Work with the ImageMagick package

Working with SQL, MySQL, MariaDB, mysqldump backups

Last updated 2022-08-30

Quite often we need to make SQL backups of databases. In this article, we will discuss several ways to do this.

More
Working with SQL, MySQL, MariaDB, mysqldump backups

Show list of MySQL processes

Last updated 2022-08-29

Sometimes we need to review a list of SQL queries or cancel some slow SQL query. What to do in such a case?

More
Show list of MySQL processes

The most used Git commands

Last updated 2024-09-18

Almost all the commands you need to know to effectively use the Git version control system

More
The most used Git commands