I removed Python 3 from my computer now I don't have a desktop (posting this from work PC). I can only access the terminal via Ctrl+Alt+F1. I've tried just about everything I've seen on the forums, but
sudo apt-get update
results in a lot of:
W: Failed to fetch http://repo.org/dists/.... Could not resolve repo.org
I'm worried about losing some critical work, so I tried to push one of my Git repos to my Github account via the terminal and I get:
Could not resolve Github.com
Even
ping google.com
returns the Could not resolve error. So, first, how can save my files somehow? Either by pushing them to the Github repo or transferring them to another PC?