- Activate additional drivers in "Additional Drivers" for your GPU.
- Display
- For AMD's (formerly ATI) graphics card, you can use AMD Catalyst Control Center (Administrative) to configure for multi-display. However, when I used it today, it didn't work. Using command line works though.
$ sudo aticonfig --initial # This reinitializes your xorg.conf. # Then when you reboot, you should be able to configure multi-display with $ sudo gksu amdcccle
- Use ARandR do configure display
- Install Chrome dev release.
- Install Sun Java 6 and OpenJDK Java SDK
sudo apt-add-repository ppa:flexiondotorg/java sudo apt-get update sudo apt-get install sun-java6-jre sun-java6-plugin
sudo apt-get install openjdk-6-jdk
- Install git.
- Install OpenAFS.
- Install Latex.
$ sudo apt-get install texlive-full
Update Texlipse's preference in Eclipse by giving the bin directory of Tex distribution:/usr/bin
-
Install ssh server.
$sudo apt-get install openssh-server
Wednesday, 2 May 2012
Common routines after reinstalling Ubuntu
The following routines may be necessary after reinstalling Ubuntu to reconfigure your environment.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment