Upgraded from Debian Wheezy to Jessie, Can't SSH, or access linode mirrors
I followed this guide
I've been asked on the IRC to provide the contents of the /etc/apt/sources.list file, so here it is:
# deb cdrom:[Debian GNU/Linux 7.4.0 _Wheezy_ - Official amd64 NETINST Binary-1 $
#deb cdrom:[Debian GNU/Linux 7.4.0 _Wheezy_ - Official amd64 NETINST Binary-1 2$
deb http://mirrors.linode.com/debian/ jessie main
deb-src http://mirrors.linode.com/debian/ jessie main
deb http://mirrors.linode.com/debian-security/ jessie/updates main
deb-src http://mirrors.linode.com/debian-security/ jessie/updates main
# wheezy-updates, previously known as 'volatile'
deb http://mirrors.linode.com/debian/ jessie-updates main
deb-src http://mirrors.linode.com/debian/ jessie-updates main
deb http://nginx.org/packages/debian/ jessie nginx
deb-src http://nginx.org/packages/debian/ jessie nginx
EDIT: I eventually gave up on getting this to work, so I spun up a new linode and configured it from scratch. Seems to work fine.