VPS Remote Browser

Remote servers can be used in a variety of different ways. Host contents, serve requests, scrap data patriotically and much more. But have you ever wondered if you can browse the web using your VPS? And I don’t mean something like a v.p.n or proxy. Having an on-call browse on your personal server sounds like a thrilling idea, and it really is! Let’s get into how to have a remote browser, inside another browser :)...

December 5, 2023 · 4 min

Go Backend Interview Questions

Interview questions are nothing like what you’re going to face in your day-to-day job. While every company will ask you different questions, the main gist remains the same. How well are you prepared. You can view technical interviews as entry exams. The job description? Exam syllabus. To be fair, put yourself in the recruiter’s shoes. They receive many requests and have to find someone suitable in the shortest and most efficient manner....

November 27, 2023 · 22 min

Docker Private Registry and Cache Mirror Registries

Have you ever wondered about having your very own private docker registry? Or rather, have you ever faced issues pulling images directly from DockerHub? What if I tell you, you can have all that, and it’s really easy to configure it? Join me as we dig deeper into configuring a docker private registry and also how to use it as a cache-through proxy. Nginx We’re going to use Nginx as a reverse proxy and to secure our registry with an SSL certificate....

November 15, 2023 · 4 min