Skip to content

Installation MythBuntu

Installation auf englisch!

User: myth

zusätzliche Pakete:

  • Synaptic
  • Firefox
  • DriverUpdate (nicht post-release)
  • PDF Viewer Evince
  • Editor mousepad
  • DVB-S über vlc mit Sat-Liste
  • smbfs für Zugriff auf Samba Shares mit mount
    • sudo mount -t smbfs //syn/share /media/syn/share -o username=Guest,password=
  • Thunar Netzwerk Zugriff mit gvfs-backends (Zugriff: smb://user@server/share/dir)
  • Videokonvertierung über Handbrake (Medibuntu Repository)

Handbrake PPA über:

sudo add-apt-repository ppa:stebbins/handbrake-releases

sudo add-apt-repository ppa:stebbins/handbrake-snapshots
sudo apt-get update

Medibunthu Repository über:
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update

Leave a Reply