OK, so I’ve got a cool free-tier VM from Oracle, running at ARM processors. It’s fast, beefy (4×CPU, 24Gb RAM, 48Gb SSD) and I’m going to use it for my experiments with Docker. Setup procedure (in case we’re skipping the issue with availability of resource for free VPNs, which often is an issue) looks pretty… Читати далі Exposing Oracle VM to the world
Use HTTPS like it’s 2021
Not so long time ago, HTTPS connections were something you can meet only on a ‘big’ web-sites — like shops, banks, enterprises etc. They were not cheap to buy, and also required some knowledge to be properly applied. Things changed (at least, for me) when a company named Let’s Encrypt started to provide SSL certificates for… Читати далі Use HTTPS like it’s 2021
PyEnv and Virtualenv installation on Ubuntu 20.04 LTS
Recently I had to migrate some old Python projects to another server, which required possibility to have different Python versions. PyEnv was the obvious choice for this, but turned out that instructions (even the ones from official documentation) do not work as expected — the part with PATHs and initialization scritps does not fit Ubuntu.… Читати далі PyEnv and Virtualenv installation on Ubuntu 20.04 LTS
Hey there
This is my blog where I’ll keep some thoughts on technology. Mostly for myself, but probably some ot this will be usable for others too.