Rhythm Rawatrhythmblogs.hashnode.dev·Dec 21, 2024How to Deploy Django on Vercel?Recently I consulted a client where I helped him deploy his django application on vercel successfully. So, I thought of documenting this process so as to help you deploy your django application on vercel for free. Step 1: Add a vercel.json Configurat...Django
Rahul ayandsadevchamp.hashnode.dev·Dec 20, 2024How to change the font style and theme in Eclipse editor?For font related changes Move your cursor to ‘Window’ Left click on ‘window’ A drop down menu appears Left click on ‘Preferences’ A dialog box appears like the image below Next go to General > Appearance > Colors and Fonts go to Basic > Tex...IDEs
Jason Joseph Nathangeekist.co·Dec 20, 2024Wildcard SSL and BeyondThis is the third article in the Taming Nginx series, where we explore creative ways to configure Nginx. In this article, we focus on securing your web server with SSL, wildcard certificates, and we touch on mutual SSL. So far, we've covered: Smarte...mutual-ssl
Jason Joseph Nathangeekist.co·Dec 18, 2024Smarter Defaults for Subdomains and SSLOver the decades, I’ve developed a convention for working with Nginx that simplifies subdomains and SSL. While there’s no shortage of broad tutorials on Nginx, I’ve often wondered: why are so many processes still so manual? More importantly, why aren...1.5K readsTaming Nginxnginx
Andriawanverri.andriawan.web.id·Dec 17, 2024Alias host untuk Remote SSHTulisan ini adalah bagian dari Remote SSH Series, sehingga untuk bisa membaca secara menyeluruh dan berkesinambungan, alangkah lebih baik bisa membaca secara urut dari link series berikut. Pada tutorial sebelumnya dengan title SSH tanpa Password sud...SSH Remote Serverssh
Junaid Bin Jamanjunaidbinjaman.help·Dec 12, 2024Beginner-Friendly Guide to XML: Understanding the BasicsIn today's data-driven world, the ability to structure and exchange data efficiently is crucial. One of the most widely used formats for this purpose is XML (eXtensible Markup Language). If you're new to XML, don’t worry! This beginner-friendly guide...xml
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Dec 10, 2024Effortless Automation with Ansible: Control Servers, Save Costs, and Optimize ResourcesIt is recommended to read this blog before proceeding with the current one: to understand what is Ansible. We will create the same architecture as shown in the image above. Steps to create instances: Visit the AWS Console and launch an EC2 instanc...10 likesansible
Mike Vincentmike-vincent.hashnode.dev·Dec 2, 2024The New Dev's Guide to Externalizing App ConfigYou've just finished building your first production-ready application. Version 0.1.0 is humming along perfectly on your local machine, and you're ready to deploy it to AWS, Azure, or Google Cloud. But as you prepare for deployment, a critical questio...Devops
Kyuzankyuzan.secur3.my.id·Nov 25, 20243. Konfigurasi Vlan di Mikrotik Menggunakan WinboxSaya sudah mensetting vlan di switch dengan ID sebagai berikut:vlan server = 100vlan guest = 200 Buat interface Vlan Interfaces > VLAN > pencet tombol tambah Name: vlan-server VLAN ID: 100 Interfaces: ether3 interfaces yang terhubung dengan swit...Mikrotik#Mikrotik
Alberto Basaloaiddbot.com·Nov 13, 2024Rules for AssistantsThe importance of the 'what' as much as the 'how' is paramount. I know it sounds like a tongue twister, but I'll try to explain it. When you ask an assistant to generate code for you, you must be as specific as possible so that it does what you want....Procedures#ai-tools