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 IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde;  Internet Explorer, FileZilla vb. uygulamalar ile erişim ...