Chetan Mittalblog.railsforgedev.com·Nov 21, 202410 Costly Ruby on Rails Upgrade Mistakes to Avoid in 2025Upgrading a Ruby on Rails (RoR) application is a necessary step for staying competitive, maintaining security, and leveraging the latest features and performance improvements. However, a poorly executed upgrade can result in costly setbacks—often exc...Discuss·678 readsRuby
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Oct 28, 2024How to Upgrade Node.js on Different Operating SystemsNode.js, a popular JavaScript runtime, regularly releases updates to improve performance, fix bugs, and add new features. Staying up-to-date ensures compatibility with new libraries and keeps your system secure. Here’s a step-by-step guide on how to ...DiscussNode.js
Rahul Vadakkiniyilrahulvadakkiniyil.hashnode.dev·Oct 18, 2024Day 34/40 : Upgrade a Multi Node Kubernetes Cluster With KubeadmKubernetes is a powerful platform for managing containerized applications, but to harness its full potential, you need to keep your clusters up-to-date with the latest features and security patches. With new releases coming frequently, upgrading beco...Discuss·1 like·28 reads#40daysofkubernetes
Amrit Giriblog.giriamrit.com.np·Oct 1, 2024Fixing Linux Crashes and GRUB Issues After UpdatesIf you're encountering system crashes after rebooting following an update or upgrade, this guide will help you troubleshoot and resolve the issue. The following steps outline the process I used to fix the problem on my system successfully. Let us loo...Discuss·49 readsLinux
Himanshu Tripathitrihims.hashnode.dev·Sep 29, 2024Upgrading to spring boot - 3.2.x with Groovy 4Our projects were running older version of Spring-boot, Spring-boot 2.5.14 with java11 (JDK 11). We were planning to stay that way as upgrading would divert resources that could have been used in fulfilling the client requests. We employed AWS inspec...Discuss·32 readsSpringboot
David Sanzdbaenlasombra.com·Sep 13, 2024Oracle Base Database Service Upgrade Precheck Failed¿Cómo podemos ver el motivo de que un upgrade en un DB System falle? La verdad es que no nos da mucha información para poder solucionarlo, debemos usar database cli y los ficheros de log para obtener más información. Lo primero que tenemos que hacer...Discuss·49 readsOCIOCI
Thomas Brennetotblog.brennetot.com·Sep 13, 2024Appsignal V4 Ruby client changesI came around to update Appsignal gem to the new major version of Appsignal released at the end of August 2024: https://rubygems.org/gems/appsignal/versions/4.0.0 The upgrade was smooth. The real change for my application was to remove the parameter ...DiscussRuby
DevOpsheliandevopshelian.hashnode.dev·Sep 11, 2024The Benefits of Updating and Upgrading Your Operating System and ApplicationsIn today’s fast-paced digital world, keeping your devices and applications up-to-date is crucial. While it may be tempting to skip those persistent update notifications, regularly updating and upgrading your operating system (OS) and applications has...Discussos
Md Sakib Sadman Badhonbadhon495.hashnode.dev·Aug 25, 2024How to Update Your Linux Machine with Just One CommandEver find yourself typing out sudo apt update; sudo apt upgrade -y and wondering why it feels like such a chore, even if you can type it in a couple of seconds? What if I told you that you could reduce that entire command to just typing update? Yes, ...DiscussSmall ProblemsLinux
Amit Kumarenlightenwithamit.hashnode.dev·Jul 25, 2024Upgrading Sitecore Docker Example Custom Images to Sitecore 10.4.0: A Step-by-Step Guide👋Introduction Sitecore 10.4.0 is the latest iteration of the popular digital experience platform, offering enhanced features and performance improvements. If you're using the Sitecore Docker Example Custom Images GitHub repository, upgrading to Site...Discuss·172 readsSitecore