I will secure and harden the linux vps your ai agent runs on
IT Pro since 1999, Linux, Cybersecurity, Telegram Bots, n8n
Informazioni su questo servizio
Your agent has an API key, a database and a shell. It lives on a VPS that was set up in twenty minutes and never touched again. Port 22 open to the whole internet, root login on, no updates since March.
I close that down.
What I do:
- SSH: keys only, no root login, no password auth, port moved off 22
- Firewall: only what you actually use stays open, everything else shut
- fail2ban on SSH and your web endpoints, so brute force stops being free
- Automatic security updates, so the box doesn't rot between deploys
- A look at what your agent itself exposes: open ports, admin panels, .env sitting in a web root
What you get:
- A before/after list: what was reachable, what is now
- On Standard, Cloudflare in front, with rate limits on login and API
- On Premium, Telegram alerts when something goes wrong at 3am, plus backups
I have run my own servers behind Cloudflare since 2023 and I build security monitoring for a living (secmon.io). Same work, done on your box.
I need root or sudo access, and access to DNS if there is a domain.
Not included: rewriting your app, migrating to another host, compliance paperwork, pentesting a whole company network.
Dispositivo:
Desktop
•
Laptop
•
Server
Sistema operativo:
Windows
•
Linux
•
Ubuntu
Il mio portfolio
FAQ
Will my site go down while you work?
No. DNS moves are done so the old records keep answering until the new ones are live, and I test before switching anything.
I don't have a domain, just an IP with a bot on it.
That's fine. Basic is about the server itself. Cloudflare only matters if there is a domain.
Do you need root access?
Yes, root or a sudo user. Make a separate one for me and remove it when the work is done, that is normal practice.
What if I get attacked after you are done?
On Premium you get alerts and a runbook with what to do. If you want me on standby after that, message me and we will set up something separate.
Which Linux distros do you work with?
Ubuntu, Debian, CentOS/Alma/Rocky. Docker on top is fine.

