How to update NVM firmware for Intel i225 and i226 Ethernet controllers?
A step-by-step guide on updating the NVM firmware for Intel i225 and i226 Ethernet controllers to ensure optimal performance and compatibility.
Navigating software, servers, and the stories in between.
A step-by-step guide on updating the NVM firmware for Intel i225 and i226 Ethernet controllers to ensure optimal performance and compatibility.
In this article, I will show the internal and boot environment of Quantumm Fiber W1700K (also known as Gemtek MXF-W1700k).
What to consider when migrating from IPv4 to IPv6 for a simple web server on AWS? VPC, containers, database, reverse proxy, networking, and a lot more.
How to pass through a PCI device or GPU to a Windows Virtual machine in Harvester HCI? Is it simpler than Proxmox? Let's find out.
Expanding your Proxmox storage and ZFS pool with external SSD enclosures is feasible and stable enough for homelab use but with some catches.
To reach a production environment, many more items that are out of a developer's scope have to be reviewed. Here is my production-ready checklist.
For my homelab, I have been a CenturyLink customer for a few months. Their customer service quality is ... worth a rant.
TrueNAS and Harvester HCI (with Kubevirt for VM management), will they be a good combination?
I decided to virtualize my infrastructure, and the first step was to put my OpenWRT firewall into the Harvester cluster.
In this project, I'll be showing you a way to integrate Novu with Amplification, a BaaS platform to quickly develop a back end with user notification PoC.
Harvester HCI is an alternative to popular open-source hypervisors like Proxmox or XCP-ng. Is Harvester a good option for a beginner? Let's find out.
Building the back end of your product requires a lot of effort. However, BaaS and headless CMS will ease that for you with Amplication, Subapase, and Appwrite.
I decided to try out the bleeding edge ChromeOS Flex, and what have I found...
In this tutorial, you will learn how to develop a blog that notifies newsletter subscribers when a new article arrives using Next.js, Payload CMS, and Novu.
Google is a popular identity provider that can be integrated with Bitwarden Enterprise to create a single sign-on flow (SSO) via OpenID Connect (OIDC).
Cloudflare Turnstile and Wordfence 2FA can lock you out of the admin panel with a bug causing login and human verification loops, here is a way to fix it.
AMD made an incredible announcement with RDNA 3 at $600 cheaper to fight off Nvidia Lovelace giants. AMD started off with the Radeon 7900 XTX and 7900 XT.
AMD GPU driver installation on Linux is a rabbit hole with multiple errors like no linux-modules-extra installation candidate, rocm-llvm unmet dependencies.
In this article, I will go over the necessary steps to create the first backup of your Microsoft 365 cloud services on DiskStation Manager (DSM) 7.
Have you ever heard of the AWS Programmer Writer position? Let's learn about this role and my experience going through the interview process.
Amazon's Leadership Principles define the values that create the company culture. Let's see what they are and why you should learn about them.
This article presents a comparison between Strapi, Directus, and Payload CMS to figure out the best headless CMS for web developers in 2022.
This article is a beginner guide to the concept of headless CMS and helps you choose the best headless CMS to build your personal portfolio and blog page.
This article will take you through Medusa's architecture and give you a general overview of the Medusa server to better understand how it works.
Next.js 12.2 introduces breaking changes in Middleware, On-Demand ISR, Images, and more upgrades to Edge functions like Edge API Routes, SSR, and more!
As days go by, more people are going for open-source software for better cost, security, and privacy. It can be very secure, but there are pitfalls.
After the Pwn2Own event, Mozilla has released security fixes for multiple products to patch critical sandbox escape and operating system takeover exploits.
After several months of beta testing, Meta's CEO Mark Zuckerberg announced the general availability of WhatsApp Cloud API at the Conversations Event.
In this tutorial, you will learn about callback hell and how to avoid it using promise chaining in JavaScript.
How to maximize the impression of your technology blog post? Published time and tags are important factors to increase user engagement in your article.
What is GitHub CLI? How is it different from Git CLI? What can GitHub CLI do? A quick introduction to GitHub command line interface.
GitHub Actions allows you to automate workflow with GitHub internal and external events, GitHub Actions workflow, runner, workflow job, and reusable action.
What are semantic commits, HTML semantic elements, and semantic versioning? How to organize your software project with semantics?
Useful tips to help you start configuring the database on your first Google Cloud SQL instance.
Become a web developer with the best frontend frameworks and libraries in 2022, from React, Vue, to Svelte, MUI, PostCSS, Sass, Tailwind, and more.
With Google Cloud App Engine as a target deployment environment. Here are 3 ways to deploy and host my React app on GAE.
How can I create one GitHub workflow which uses different secrets based on a triggered branch? The conditional workflow will solve this problem.
Using Google Cloud Platform and Cloudflare is a budget solution to securely and optimally host a small and fully featured WordPress website.
Running locally does not mean it will work in a cloud environment, even the purpose is only to get an application up and running on GAE.
I want to deploy a NodeJS 'Hello World' application from GitHub to Google App Engine and Cloud SQL. Where should I start?
NodeJS, App Engine, Cloud SQL? What to consider and where to start?