Fail2ban - Protecting linux servers
Jan 17, 2021
As soon an instance is created on any cloud provider (Aws, Google Cloud, Azure, etc.), and a port for some common service is open to the world (like SSH) we will notice some brute force attack.
Running Owncloud on Raspberry PI
Jan 9, 2021
OwnCloud is a file server that provides a convenient way to store files on Cloud, On-premises, or even in a Raspberry PI.
Replace Google Cloud instance-groups …
May 27, 2019
To replace instances in an gcloud compute instance-groups using cli:
gcloud beta compute instance-groups managed rolling-action replace <instance-group> --zone=<zone>