Ubuntu Pastebin

Paste from crazyhorse at Thu, 18 Jun 2015 07:40:05 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
sudo apt-get install < perl -pe 's/\s+/ /g' <<EOF
   openssh-server
   openssh-client
   git 
   gitk						
   postgresql-9.4    		
   pgadmin3        
   sublime-text-installer		
   gedit-plugins
   xchat		
   skype
   skype-bin
   google-chrome-stable 		
EOF
Download as text