Advertisement
Guest User

Untitled

a guest
Apr 25th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.14 KB | None | 0 0
  1. sudo -s && mkdir /usr/lib/systemd/system/ && add-apt-repository -y ppa: kilian / f.lux && add-apt-repository -y ppa:danielrichter2007/grub-customizer && add-apt-repository -y ppa:webupd8team/java && add-apt-repository -y ppa:teejee2008/ppa && add-apt-repository -y ppa:plexapp/plexht && add-apt-repository -y ppa:peterlevi/ppa && add-apt-repository -y ppa:tsvetko.tsvetkov/cinnamon && add-apt-repository -y ppa:numix/ppa && add-apt-repository -y ppa:klaus-vormweg/awesome && apt-get update && apt-get install -f guake conky conky-all vim deluge deluged deluge-console deluge-web gimp exfat-fuse exfat-utils fluxgui geogebra grub-customizer hddtemp lm-sensors nemo ntfs-config ntfs-3g gparted oracle-java9-installer pdfshuffler putty thunderbird timeshift traceroute unetbootin zsh plexhometheater pinta shotwell flashplugin-installer variety cups apache2 openssh-client openssh-server fail2ban cinnamon numix-icon-theme numix-icon-theme-circle awesome && vncviewer wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb && dpkg -i google-chrome-stable_current_amd64.deb && apt-add-repository -y "deb http://repository.spotify.com stable non-free" && sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59 && sudo apt-get update -qq && sudo apt-get install spotify-client && wget https://www.dropbox.com/download?dl=packages/ubuntu/dropbox_2015.02.12_amd64.deb && dpkg -i dropbox_2015.02.12_amd64.deb && wget http://download.teamviewer.com/download/teamviewer_amd64.deb && dpkg -i teamviewer_amd64.deb && wget https://launchpad.net/~colingille/+archive/freshlight/+files/winusb_1.0.11+saucy1_amd64.deb && dpkg -i winusb* && wget https://downloads.plex.tv/plex-media-server/0.9.11.16.958-80f1748/plexmediaserver_0.9.11.16.958-80f1748_amd64.deb && dpkg -i plexmediaserver* && wget -O- https://raw.github.com/Eugeny/ajenti/master/scripts/install-ubuntu.sh | sudo sh && wget -O urserver.deb http://www.unifiedremote.com/d/linux-x64-deb && dpkg -i urserver.deb && ./opt/urserver/urserver-start && sensors-detect && apt-get install oracle-java9-set-default && java -version && echo Don't forget to install VNC. && chsh -s /bin/zsh tj && chsh -s /bin/zsh root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement