1 min read
Update Ubuntu server
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9384311.
Requirements
Instructions
Update the list of available packages.
sudo aptitude update
Upgrade any that have updates available.
sudo apt-get dist-upgrade
Categories:
Web server
Tags: aptitude , package , server , ubuntu
Edit this page
Show statistic for this page