Skip to content

Instantly share code, notes, and snippets.

@martinrusev
Created May 20, 2018 10:47
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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