How schedule start and stop EC2 instance on AWS
Biggest advantage with AWS – EC2 service, is that you are paying for each minute of usage. So – why run instances 24/7 if you need them only for 12 hours par day ?...
Biggest advantage with AWS – EC2 service, is that you are paying for each minute of usage. So – why run instances 24/7 if you need them only for 12 hours par day ?...
Caddy is a another alternative to Apache or nginx. For me the biggest advantage is that it’s only one binary file to work with. It’s easy to run, setup and just “works”. It’s super...
PHP 7.0 its already a while on the market. Let’s install it on EC2 instance. Here you can find a quick recipe:
Recently on CyberCity nice article appeared about using middle server to connect to our destination servers. Most of servers have firewalls which allow connect only from given pool of IP addresses. So tunnelling is very...