17 Mayıs 2021 Pazartesi

Linux / Ubuntu update

Ubuntu update için aşağıdaki komutları kullanabiliriz.

root@ubuntuserver:~$ sudo apt update

Hit:1 http://tr.archive.ubuntu.com/ubuntu focal InRelease

Hit:2 http://tr.archive.ubuntu.com/ubuntu focal-updates InRelease

Hit:3 http://tr.archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 http://tr.archive.ubuntu.com/ubuntu focal-security InRelease

Reading package lists... Done

Building dependency tree

Reading state information... Done

All packages are up to date.

root@ubuntuserver:~$ apt list --upgradable

Listing... Done


Upgrade edilebilecek paketlerin olması durumunda aşağıdaki komut ile yapılabilir.

root@ubuntuserver:~$sudo apt upgrade

Hiç yorum yok:

Yorum Gönder

Windows Server 2022 çalışan bir sistemde, unutulan lokal admin parolasını resetlemek için aşağıdaki adımları uygulayabiliriz. Windows Server...