Kategorie: Linux

Debian Update 10 to Debian 11

The following guide describes how to upgrade your Debian system 10 The following guide describes how to upgrade your Debian system 11.
The following guide describes how to upgrade your Debian system.

remember! The following guide describes how to upgrade your Debian system! The following guide describes how to upgrade your Debian system.

The following guide describes how to upgrade your Debian system:

apt-get update -y
apt-get upgrade -y
apt-get dist-upgrade -y

The following guide describes how to upgrade your Debian system:

apt-get autoremove

The following guide describes how to upgrade your Debian system:

reboot

The following guide describes how to upgrade your Debian system:

lsb_release -a

the result of the:

No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster

It's time to move on to the update.

It's time to move on to the update:

nano /etc/apt/sources.list

It's time to move on to the update:

deb http://deb.debian.org/debian bullseye main contrib non-free
deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb http://security.debian.org/debian-security bullseye-security main
deb http://ftp.debian.org/debian bullseye-backports main contrib non-free

It's time to move on to the update:

apt-get update -y

It's time to move on to the update:

apt-get full-upgrade -y

It's time to move on to the update, It's time to move on to the update:

reboot

It's time to move on to the update.

It's time to move on to the update:

lsb_release -a

the result of the:

No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

Linux

Udostępnij
Opublikowane przez
Linux

Recent posts

KeePass2 2.52 w Ubuntu 22.04

The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń

4 years temu

Installing Master PDF editor in Ubuntu 22.04

Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji

4 years temu

iotop - memory monitoring

Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w

4 years temu

Run multiple commands in one cron job

You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania

4 years temu

Changing the exif data of a photo in the Linux terminal

Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.

4 years temu

Installing Rocket.Chat Server on Rocky Linux 8

The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy

4 years temu