Looking for a developer to write a script Yesterday at 15:14:44 Hello everyone.I am looking for a developer to write a script for automatic VPS setup so that I don't have to do it manually every time. I am willing to pay for the work.This is not just installing a distro and updating it, it is a lot of different security settings, for example installing Fail2ban, Port knocking, Dnscrypt-proxy 2, etc.If you know or have seen something similar on Github, please write..
Re: Looking for a developer to write a script Reply #1 – Today at 17:34:00 This isn't very hard to do, just get the shell history of your last VPS setup and make it into a script. Some configuration files (like fail2ban and dnscrypt's) can be copied over from a working instance. There are even ways to set custom user and root passwords in batch. Am I missing something?