Created
September 24, 2020 01:33
-
-
Save toxinu/0b463d50229b66dcc7c6699ebfd2ba48 to your computer and use it in GitHub Desktop.
blog/first-thing-to-do-after-ubuntu-fresh-install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get remove unity-lens-shopping | |
| sudo apt-get remove unity-scope-video-remote | |
| sudo apt-get remove unity-scope-musicstores | |
| sudo su - | |
| echo 'OFFERS_URI="https://localhost:0/"' >> /etc/environment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment