Monday, January 25, 2010

gedit & latex

gedit-latex-plugin

Install it using Synaptic Package Manager.

Friday, January 22, 2010

Change the default browser in ubuntu

sudo update-alternatives --config x-www-browser

gedit plug-in of R

http://sourceforge.net/projects/rgedit/

How to install:

To install, extract the RgeditXX.tar.bz2 archive somewhere and copy the contents of the resulting folder into to your ~/.gnome2/gedit/plugins folder (please note the "." dot; create this folder if necessary). Now, your ~/.gnome2/gedit/plugins folder should also contain:

RCtrl <- this is a folder
RCtrl.gedit-plugin
RCtrl.preferences
RCtrl.py ReadMe.txt <- this ReadMe.txt file

Then activate the "R Integration" plug-in from gedit.

Thursday, January 14, 2010

Getting Projectors to Work in Ubuntu

From: http://www.alterego7.com/2008/04/getting-projectors-to-work-in-ubuntu.html

1. Connect the projector to your laptop.

2. Do this in command line.

sudo dpkg-reconfigure xserver-xorg


3. Just press Enter through every screen.

4. Restart X for the changes to take effect by pressing CTRL + ALT + BACKSPACE.

5. Log in again as you always do.

6. And finally, the projector will automagically display your Ubuntu desktop and you can show off your desktop effects to your co-workers.

Thursday, January 7, 2010

Empty Trash

sudo rm -rf ~/.local/share/Trash/*

Setting Hangul Gulim as a default font in Linux

http://kldp.org/node/92122