Skip to content

Instantly share code, notes, and snippets.

@martinrusev
Created May 20, 2018 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinrusev/473f472d5bc2deffffbdbfc15a2e4b6d to your computer and use it in GitHub Desktop.
Save martinrusev/473f472d5bc2deffffbdbfc15a2e4b6d to your computer and use it in GitHub Desktop.
Replace Linux Mint references with Ubuntu
$ sudo vi /etc/linuxmint/mintSystem.conf
[global]
enabled = False
[restore]
lsb-release = False
etc-issue = False
$ sudo vi /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment