Terminal Update Ubuntu or Debian via Command line

Описание к видео Terminal Update Ubuntu or Debian via Command line

Terminal Update Ubuntu or Debian via Command line


VPS Tutorial to run Multiple websites : https://bizanosa.com/vpstutorial


 update ubuntu or any Debian based linux by running:

sudo apt update && sudo apt upgrade -y

Transcript :

In this video let's see how you can
update Ubuntu via the command line so

I'm just going to open up terminal and
you'll just type this command and that will update your Ubuntu. So you can just
do this to update. This will first of all check for the update and then this
will run all the upgrades that need to happen.

So this is just to combine two commands . You can even run this first and run this after this
one but if you want to run them in one line you just connect them using this
ampersand . two ampersands .

If you want the updates not to ask you to
confirm the updates when there are any updates, you can just add -y . so after
upgrade you can do -y .

And here as well you can do -y . And
it's going to check if there are any updates. okay . so that's it , you can see my
system is updated so if you want to run your updates in one line just do that.
just take that sudo apt update && sudo apt upgrade -y .

That's it for this video
.
.
.
GET SOCIAL WITH ME:
FACEBOOK:   / rwahowa  
INSTAGRAM:   / rwahowa  
TWITTER:   / rwahowa  
VIMEO: https://vimeo.com/bizanosa/
WEBSITE : http://rwahowa.com

Комментарии

Информация по комментариям в разработке