Edited tags

This commit is contained in:
Brandon Rozek 2020-02-29 19:39:20 -05:00
parent eb5d35d802
commit 055993312b
20 changed files with 17 additions and 11 deletions

View file

@ -2,7 +2,7 @@
title: "Resuming Stopped Apt Updates"
date: 2020-02-29T17:58:14-05:00
draft: false
tags: ["ubuntu", "linux"]
tags: [ "ubuntu", "linux" ]
---
Especially on the Raspberry Pi, it is quite often for me to lose connection while updating. I know some people setup `screen` or `tmux` sessions so that they can easily reconnect. I'm not good at remembering to do this. [Angus and Cas](https://unix.stackexchange.com/a/46546) on StackExchange shared that to resume a stopped update...