Skip to content

Update Packages on Ubuntu

View on Twitter

💡 First thing I do on a new VPS instance is to update all packages for the latest security & bug fixes:

➡️ apt update && apt upgrade

What commands do you run on a fresh new server?

Download the VPS Security Cheatsheet

Use this FREE security cheatsheet to not miss a step when securing your VPS.

A preview of the VPS Security Cheatsheet.

You'll also get tips on building scalable Node.js applications about twice a month. I respect your email privacy. Unsubscribe any time.

You might also like
Get Process Environment From Terminal Read tip
Next.js or Gatsby? A Dynamic vs Static Choice Read tip
Strict vs Non-Strict Mode in ECMAScript Read tip