Debian 11 From Debian 10 | Upgrade Debian 10 “Buster” to Debian 11 “Bullseye” | Deb 10 To Debian 11៙
In This Video We Are Discussing About This Video will give you a thorough guide on how to upgrade from Debian 10 Buster to Debian 11 Bullseye. Let’s begin:
► Subscribe me here : https://bit.ly/3dI03ff
► Follow me on Tumblr : https://www.tumblr.com/blog/runboxing
► Follow me on Twitter : https://twitter.com/Runboxing1
► Follow me on Pinterest : https://www.pinterest.com/Runboxing1/
Debian 11 From Debian 10 | Upgrade Debian 10 “Buster” to Debian 11 “Bullseye” | Deb 10 To Debian 11៙
Click Here to Watch More Entertainment :
► Linux Videos : https://bit.ly/2Teia2U
► Buyer Guide Videos : https://bit.ly/35cUaTK
► Raspberry pi Videos : https://bit.ly/3jgfaxQ
► Review Videos : https://bit.ly/2HeIuYo
► Mozilla Videos : https://bit.ly/2IOi3JG
► Vpn Videos : https://bit.ly/3m3V23B
► Ipad Videos : https://bit.ly/34guh6d
► Mac Os Videos : https://bit.ly/37mPrBx
——Subscribe to stay up to date with the channel! ——
Make sure to subscribe to the channel & select the 🔔bell push notifications (click the 🔔BELL icon next to the subscribe button) to be notified immediately when I release a new video.
✅ BE SURE TO LIKE, SUBSCRIBE, AND TURN ON NOTIFICATIONS!!!
If you watched this video and scrolled to the bottom and are reading this I would love to hear from you.
If you have any questions give me a shout on social media & I'll try and answer all the questions you might have.
Thanks for watching and I’ll see you next time!
How to Upgrade Debian 10 to Debian 11
Follow to below-mentioned steps to upgrade the current Debian distro to the latest one:
Step 1 – Backup Your system
A very important step, before making any changes to your system it is recommended to make a backup. There are a number of approaches to back-up data, you can use rsync or any other utility such as back in time for making the backup.
To install backintime package on Debian use:
sudo apt install backintime-qt4
Once the package is installed successfully. Launch the application and perform the backup.
It will be good to back up all crucial data to a backup drive or remote host.
Step 2 – Update /etc/apt/sources.list file
All the package repositories configuration details are stored under /etc/apt/sources.list file. So its a good idea to have a backup of this file. Create a backup of /etc/apt/sources.list file using:
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
Now, open file in nano or any other editor:
sudo nano /etc/apt/sources.list
In the file replace the “buster” word with “bullseye”.
Now, save and close the file.
Step 3 – Run Upgrade Debian 10 to Debian 11
As you have updated the the repository references to the Debian 11. Now, update the packages list using:
sudo apt update
Then, update the software packages by executing the following command.
sudo apt upgrade
While upgrading you may encounter with following prompt:
Select “Yes” and press Enter, all the packages will be upgraded and it may take time. Next step is upgrading the distribution by running:
sudo apt dist-upgrade
Now distribution will update from Debian version 10 Buster to Debian version 11 Bullseys. After updating use the below-mentioned command to check the version:
lsb_release -a
Step 4 – Rebooting the system
Though the distribution has been updated but the theme is still not updated, for that restart the system:
sudo reboot
The theme will be changed after restarting the system as shown below:
Step 5 – Verification
Use the below-mentioned command to check the Debian version:
hostnamectl
Step 6 – Run Cleanup
Though this step is optional but it is good practice to erase the unwanted packages after update; use the below-mentioned command to erase the unwanted packages:
sudo apt --purge autoremove
Conclusion
Debian 11 Bullseye comes with many new features, including thousands of new packages, driverless printing and scanning support, improved manual pages, and removal of obsolete packages. These significant enhancements make it certain for every Debian user to update. This write-up is assisting the Debian 10 users to update their distribution to the current version of Debian. It is very crucial to back up your valuable files before making any of the above-mentioned changes.
#debian #debian11 #debian10 #bullseye #buster
Todays Video - How to Upgrade to Debian 11 (Bullseye) from Debian 10 (Buster)!
Other Videos By 9to5Linux
Other Statistics
Prompt Statistics For 9to5Linux
At this time, 9to5Linux has 9,344 views for Prompt spread across 8 videos. There's close to an hours worth of content for Prompt published on his channel, making up less than 0.28% of the total overall content on 9to5Linux's YouTube channel.