Recovering MySQL InnoDB after power failure

Once, after the power was turned off, the UPS was discharged, then the generator automatic start did not work because it turned on and off several times, as a result, the server with MySQL was also started and disconnected from the power supply several times, later the tables of different databases were damaged , including the default database with mysql users, as a result, the MySQL daemon did not start.

Continue reading “Recovering MySQL InnoDB after power failure”

“Lock the self-replacement of SIM” at Kyivstar

Usually, simple SIM cards of the Kyivstar mobile operator, bought in some kind of stall or store, can be replaced independently with a new SIM card, for example, you can buy another SIM card there and call the operator, say that the old card is lost, report the last few dialed and accepted numbers, then the operator will block the old SIM card and activate a new one but with the same number that was on the old one.

Continue reading ““Lock the self-replacement of SIM” at Kyivstar”

How to remove an IP address from email blacklists

Once I had to remove from the blacklists IP addresses of different dedicated servers located in data centers, since some mail services did not receive emails from them, due to the fact that the previous tenant did not use the IP address honestly or had viruses, spammed, and the current one got locks.

Continue reading “How to remove an IP address from email blacklists”

How to roll back the kernel version on Ubuntu

Sometimes after updating the kernel of the system, some important services start to work incorrectly and in order not to look for a problem on the combat server, and to do it for example later on the virtual one, you can boot the system from the previous version of the kernel.

Continue reading “How to roll back the kernel version on Ubuntu”