Skip to content

Instantly share code, notes, and snippets.

@captn3m0
Created June 25, 2011 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save captn3m0/1046777 to your computer and use it in GitHub Desktop.
Save captn3m0/1046777 to your computer and use it in GitHub Desktop.
Quickbuntu
#For Pidgin
Protocol: XMPP
Username: <your username>
Domain: gmail.com
Password: <your password>
Connection Security: Use old-style SSL
Connect Port: 443
Connect Server: talk.google.com
#For Facebook
Protocol: XMPP
Username: <your username>
Domain: chat.facebook.com
Password: <your password>
Connection Security: Require Encryption
Connect Port: 443
Connect Server: talk.google.com
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-plugin
#For JDK
sudo apt-get install sun-java6-jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment