In order to update the index of updates of aptitude, you need to launch this command :
apt-get update
Then you can update the OS by launching this command :
apt-get upgrade
Inscription à :
Articles (Atom)
WSL 2 upgrade on windows
Few days ago I would like to use docker from windows with docker composer. And because I am using ansible, I found easier to deal from Linux...
-
Voici quelques repères pour démarrer sous Angular. Installation windows : Node.js + npm install -g @angular/cli IDE : Visual Studio C...
-
Voici le détail de la commande xcopy pour réaliser un backup. xcopy C:\RepSource C:\RepDest /E /H /R /Y /I /D > backup.log xcopy : la com...
-
Declare Oracle Java 8 Repository : sudo add-apt-repository ppa:webupd8team/java Then, refresh local repository index : sudo apt-get upd...