SSH login without password -how to use keys
To log in via SSH without a password, you can use a pair of encryption keys. Some people use this method out of laziness not… Read More »SSH login without password -how to use keys
Blog posts, tutorials and cloud fundamentals tips. Posts grouped to organize and collect all the basics worth reading. Thanks to these, you will build a solid foundation. New basics blog posts will be added automatically.
To log in via SSH without a password, you can use a pair of encryption keys. Some people use this method out of laziness not… Read More »SSH login without password -how to use keys
A quick post on how easy it is to copy files between kubernetes containers. How much you can make your life easier by using simple… Read More »Simple way to copy data in kubernetes containers
People who know me know that I often cut costs for my Azure services in a variety of ways. Automatic resizing of VM (virtual machines)… Read More »Automatic Azure VM resizing
In this post, I want to present an easy way to copy data between different Azure Storage account (or other location). It doesn’t matter what… Read More »Copying data between the Azure Storage account
If someone is new, he may not know it, but Microsoft gives the possibility of using MFA (Multi-Factor Authentication) for Global Administrators for free. This… Read More »MFA authentication for Microsoft Azure Administrators for free