|
You are here |
automationhacks.io | ||
| | | | |
themythicalengineer.com
|
|
| | | | | Blog about Software Engineering | |
| | | | |
www.dzombak.com
|
|
| | | | | I recently wanted to set up a VM on my home Ubuntu 22.04 LTS server, with the following goals: 1. the VM uses KVM virtualization, for performance 2. the guest VM is assigned an IP via DHCP by my home network router 3. the guest VM is accessible by | |
| | | | |
newsletter.automationhacks.io
|
|
| | | | | What does the interview process look like at Microsoft India for a Senior engineer? What tips and approaches work well. In this blog, I'll breakdown my interview experience and share reflections on how to prepare well. | |
| | | | |
blog.zespre.com
|
|
| | | Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st... | ||