Tag Archives: Lucid

Install SparkleShare and SparkleShare-Dashboard in Ubuntu Lucid

Install SparkleShare Server # Get Dazzle mkdir ~/bin curl https://raw.github.com/hbons/Dazzle/master/dazzle.sh –output ~/bin/dazzle chmod +x ~/bin/dazzle export PATH=~/bin:$PATH # Initial Dazzle setup dazzle setup # Link a SparkleShare client dazzle link # Create a new project dazzle create Pubilc dazzle create … Continue reading

Posted in Linux, Ubuntu | Tagged , , , , , , , | 4 Comments

Use apt-get Install PMS (PS3 Media Server) on Lucid

Install automatic: wget -q –no-check-certificate https://svn.paissad.net/misc/stuffs/install_pms-linux.sh -O – | bash Manual installation: PMS requires the following packages: MEncoder, Mplayer, FFMpeg, and Java sudo apt-get install mencoder ffmpeg mplayer openjdk-6-jre PMS recommends the following packages: vlc dcraw tsmuxer sudo apt-get install … Continue reading

Posted in Linux, PS3, Ubuntu | Tagged , , , , , , | 5 Comments

UPnP DLNA and PS3 Media Server

If you want to PCs rock with your PS3, you can download ps3mediaserver … I have tried install it in WinXP and very simple, before run it please install JRE. Recently, I got one new subsystem, Spec. as below: CPU: … Continue reading

Posted in Linux, PS3, Ubuntu | Tagged , , , , , | Leave a comment