Skip to content

rr-on-gh/mycomputerstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

##TODO after a fresh Linux install

  1. ln -s /path/to/.mozilla .mozilla

  2. Install these:

    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

    sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'

    sudo apt-get update

    sudo apt-get install git subversion maven2 terminator wine vpnc vim ruby-full gnome-do gnome-do-plugins pidgin openjdk-7-jdk icedtea-7-plugin flashplugin-installer google-chrome-stable xmlstarlet curl

    sudo gem install rhc

  3. Install Crossover

    wget http://crossover.codeweavers.com/redirect/crossover.deb

    sudo dpkg --add-architecture i386

    sudo apt-get update

    sudo dpkg -i crossover.deb

    ln -s /path/to/.cxoffice .cxoffice

  4. Install rhc client:

    sudo gem install rhc

  5. Test WebEx

  6. Unity Indicators

    sudo apt-get install indicator-multiload

  7. Copy vpnc config files

    sudo cp /media/pathto/etc/vpnc/*.conf /etc/vpnc/

About

Stuff related to my computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published