[email protected]
Twitter
LinkedIn
GitHub
  • Services
  • Blog
  • Repositories
  • GitHub
  • Resume
  • Contact
Product was added to your cart

Cart

Upgrade from Ubuntu server 20.10..21.10 to 22.04 LTS

September 16, 2022DevOps, TricksNo Commentsjfadev

It may be that some of your Ubuntu VPS are running on an end of life version. And as a result of this you get errors when trying to install new packages eg.

Check here if your current version is at end of life

lsb_release -a

To upgrade to the latest version 22.04 LTS (jammy) and fix this problem simply run the following script in your terminal.

wget https://raw.githubusercontent.com/daboynb/linux_scripts/74a3785744d11abced39c5ba1ba29905b6a4dd05/upgrade_eol_to_jammy.sh && \
chmod +x upgrade_eol_to_jammy.sh && \
sudo ./upgrade_eol_to_jammy.sh
: Linux, Ubuntu, Upgrade, VPS

Services

  • Excel2chatGPT $10.00 $5.00
  • Fix bugs in your Wordpress Site $40.00 / hr
  • Fix bugs in your PHP Symfony App $50.00 / hr
  • Tasks Automation using Node.js $50.00 / hr
  • REST API Development with Symfony $50.00 / hr

Blog

  • Excel to ChatGPT (Excel2chatGPT)
  • Web Scraping and Automation Resources
  • Upgrade from Ubuntu server 20.10..21.10 to 22.04 LTS
  • Display a specific Instagram post in WordPress with Jfa Social Media Post
  • Build a custom image and distribute them to Azure VMSS using GitHub Actions

Discover

  • Los Mejores Top 10
  • Upcycling Fashion BCN
Twitter
LinkedIn
GitHub

© 2013-2023 Jordi Fernandes Alves (@jfadev)