Jump to content

User:Bongowongo: Difference between revisions

From LinuxMCE
New page: Test
 
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
Test
Welcome to BongoWongo's LinuxMCE page.
 
Here take my hand and together we will start the endeavour of installing and finetuning LinuxMCE.
Below you find some subjects I am going to work out during the coming months/years/decades.
 
=Introduction=
==User BongoWongo==
Hi There, and welcome to my page.
 
I am fairly new to Linux but not to computing. I have learned computing by experimenting on my dad's computer, and it was not always a succes.
 
The bottom line is, RTFM applies to me, but I rarely do. Too lazy too stubborn, but what I have learned I will write down here, so you can learn from my mistakes and we try to keep exploding pc's to a minumum (sorry dad).
 
==Why linuxMCE==
 
 
= Installation =
==Intro==
==Sun VirtualBox==
http://www.virtualbox.org/
==Hardware==
==Installing==
 
= Usefull Commands =
 
Cannot get a self made DVD working.....hopefully commands underneath are usefull, going to try them out.
 
OWN REFERENCE
sudo apt-get install libdvdcss2 w32codecs
 
Overview USB ports
lsusb
 
Follow log actions?
tail -f /var/log/messages
 
Update repo's and upgrade linuxmce
 
aptitude update / aptitude dist-upgrade
 
Tries to fix packages that didn't get installed with regauler apt get install or apt-get upgrade
apt-get -f install
 
Logs
LinuxMCE related logs /var/log/pluto
MD related logs are in their directory structure on the core, i.e. under /usr/pluto/diskless/<id-of-MD>
 
= Media =
  How does it work
  TV
tele2
http://www.computerhandleiding.nl/netwerk/tele2-tv-modem.html
  Movies
  Audio
=Automation =
== Intro ==
== PLCBUS ==
  === How it works ===
  === Price ===
  === Template (link) ===
Works
If you want to make plug and play use reset command /gives unique reply
  === Rubycodes ===
 
=How to fry the perfect egg using LinuxMCE=

Latest revision as of 00:16, 16 December 2009

Welcome to BongoWongo's LinuxMCE page.

Here take my hand and together we will start the endeavour of installing and finetuning LinuxMCE. Below you find some subjects I am going to work out during the coming months/years/decades.

Introduction

User BongoWongo

Hi There, and welcome to my page.

I am fairly new to Linux but not to computing. I have learned computing by experimenting on my dad's computer, and it was not always a succes.

The bottom line is, RTFM applies to me, but I rarely do. Too lazy too stubborn, but what I have learned I will write down here, so you can learn from my mistakes and we try to keep exploding pc's to a minumum (sorry dad).

Why linuxMCE

Installation

Intro

Sun VirtualBox

http://www.virtualbox.org/

Hardware

Installing

Usefull Commands

Cannot get a self made DVD working.....hopefully commands underneath are usefull, going to try them out.

OWN REFERENCE

sudo apt-get install libdvdcss2 w32codecs

Overview USB ports

lsusb

Follow log actions?

tail -f /var/log/messages

Update repo's and upgrade linuxmce

aptitude update / aptitude dist-upgrade

Tries to fix packages that didn't get installed with regauler apt get install or apt-get upgrade

apt-get -f install

Logs

LinuxMCE related logs /var/log/pluto
MD related logs are in their directory structure on the core, i.e. under /usr/pluto/diskless/<id-of-MD>

Media

  How does it work 
  TV

tele2 http://www.computerhandleiding.nl/netwerk/tele2-tv-modem.html

  Movies
  Audio

Automation

Intro

PLCBUS

  === How it works ===
  === Price ===
  === Template (link) ===

Works If you want to make plug and play use reset command /gives unique reply

  === Rubycodes ===

How to fry the perfect egg using LinuxMCE