Created
December 5, 2015 11:41
-
-
Save Alir3z4/d5b9af677e9124393d61 to your computer and use it in GitHub Desktop.
Install quicks
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
apt-get purge apache2* bind9* samba* -y | |
apt-get install software-properties-common -y | |
apt-add-repository ppa:midori/ppa -y | |
add-apt-repository ppa:ubuntu-wine/ppa -y | |
apt-get update -y | |
apt-get upgrade -y | |
apt-get install nano jwm xrdp midori -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment