Difference between revisions of "User:Bourke/Linux Desktop Setup"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
===== Setup on Both Machines =====
=== Setup on Both Machines ===
Ubuntu 10.04.2 LTS Lucid x86_64
Ubuntu 10.04.2 LTS Lucid x86_64
--[[User:Bourke|Bourke]] 17:29, 7 July 2011 (CEST)
--[[User:Bourke|Bourke]] 17:29, 7 July 2011 (CEST)
=== Sun-Java6 Setup ===
==== Sun-Java6 Setup ====


(Most MPDL Solutions don't work with ubuntu standard OpenJDK)\\
(Most MPDL Solutions don't work with ubuntu standard OpenJDK)\\
Line 9: Line 9:
   sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
   sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts


=== OpenSSHServer Setup ===
==== OpenSSHServer Setup ====


   sudo apt-get install openssh-server
   sudo apt-get install openssh-server




=== rsync Command for Syncing Desktop / Laptop
==== rsync Command for Syncing Desktop / Laptop====


===== Setup on Desktop =====
=== Setup on Desktop ===


===== Setup on Laptop ======
=== Setup on Laptop ===

Revision as of 15:31, 7 July 2011

Setup on Both Machines[edit]

Ubuntu 10.04.2 LTS Lucid x86_64 --Bourke 17:29, 7 July 2011 (CEST)

Sun-Java6 Setup[edit]

(Most MPDL Solutions don't work with ubuntu standard OpenJDK)\\

 sudo add-apt-repository “deb http://archive.canonical.com/ lucid partner”\\
 sudo apt-get update \\
 sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts

OpenSSHServer Setup[edit]

 sudo apt-get install openssh-server


rsync Command for Syncing Desktop / Laptop[edit]

Setup on Desktop[edit]

Setup on Laptop[edit]