Guest User

Untitled

a guest
May 26th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Download Ubuntu 11.10 Server
  2.  
  3. Install it, if you are unsure about something, use the default
  4.  
  5. sudo apt-get update
  6. sudo apt-get upgrade
  7. sudo reboot
  8.  
  9. sudo add-apt-repository ppa:elementary-os/daily
  10. sudo add-apt-repository ppa:midori/midori-dev
  11. sudo add-apt-repository ppa:nemequ/sqlheavy
  12. sudo add-apt-repository ppa:marlin-devs/marlin-daily
  13. sudo add-apt-repository ppa:elementary-os/testing
  14. sudo add-apt-repository ppa:ricotz/docky
  15.  
  16. sudo apt-get update
  17. sudo apt-get upgrade
  18. sudo apt-get install elementary-desktop midori marlin plank
  19. sudo reboot
Add Comment
Please, Sign In to add comment