Install ROOT on Ubuntu 12.04:

mkdir ~/ROOT/
cd ~/ROOT/
sudo apt-get install subversion
svn co http://root.cern.ch/svn/root/branches/v5-32-00-patches root
cd ./root
sudo -p mkdir /opt/ROOT/v5-32-00-patches
export ROOTSYS=/opt/ROOT/v5-32-00-patches
sudo apt-get install dpkg-dev
sudo apt-get install libx11-dev
sudo apt-get install libxpm-dev
sudo apt-get install libxft-dev
sudo apt-get install libxext-dev
./configure
make
make install
rm -rf ~/ROOT
cd ~
source  /opt/ROOT/v5-32-00-patches/bin/thisroot.sh
root

Install Skype:

sudo apt-add-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"<br /> 
sudo apt-get update && sudo apt-get install skype

Multimedia Players:

sudo apt-get install vlc audacious
sudo apt-get install quodlibet quodlibet-ext quodlibet-plugins
Java Support:
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
Flash Support:
sudo apt-get install flashplugin-nonfree
Microsoft Fonts:
sudo apt-get install msttcorefonts

Virtual Box:

sudo apt-get install dkms
sudo dpkg -i virtualbox-4.2_4.2.16-86992~Ubuntu~precise_i386.deb
sudo /etc/init.d/vboxdrv setup

Remote Desktop:

rdesktop -g 100% -a24 -u tkhurshi -d CERN cerntsnew.cern.ch

If reloading gets a problem then try
rm ~/.rdesktop/licence* && rdesktop windowsremote.engineering.iastate.edu 
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r4 - 2020-08-30 - TWikiAdminUser
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox/SandboxArchive All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback