Last active
August 29, 2015 14:02
-
-
Save royopa/1ea6d513092acdda3573 to your computer and use it in GitHub Desktop.
After install Ubuntu
This file contains 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
Sublime Text | |
------------ | |
http://www.sublimetext.com/3 | |
Oracle Virtual Box | |
------------------ | |
https://www.virtualbox.org/wiki/Downloads | |
Dropbox | |
------- | |
https://www.dropbox.com/install?os=lnx | |
Vagrant | |
------- | |
http://www.vagrantup.com/downloads.html | |
Pulseway | |
-------- | |
https://www.pulseway.com/downloads | |
After Install | |
------------- | |
http://www.binarytides.com/better-xubuntu-14-04/ | |
Update Ubuntu | |
------------- | |
sudo apt-get update && sudo apt-get upgrade | |
Many applications | |
----------------- | |
sudo apt-get install git chromium-browser icedtea-7-plugin openjdk-7-jre filezilla vlc unrar-free p7zip-full flashplugin-installer pepperflashplugin-nonfree ubuntu-restricted-extras aptitude synaptic gdebi-core guake gedit | |
Pepper Flash | |
------------ | |
sudo update-pepperflashplugin-nonfree --install | |
For notebook, battery app | |
------------------------- | |
sudo add-apt-repository ppa:linrunner/tlp && sudo apt-get update && sudo apt-get install tlp tlp-rdw && sudo tlp start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment