LXC Horizon TV silverlight setup
5 March, 2021 by
LXC Horizon TV silverlight setup
Administrator
| No comments yet


ifconfig

sudo apt-get install openssh-server wget curl nano mc lubuntu-desktop lxde

sudo add-apt-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get upgrade
apt-get install software-properties-common

sudo dpkg –add-architecture i386

apt-get install –install-recommends pipelight-multi
sudo pipelight-plugin –update
sudo pipelight-plugin –enable silverlight
sudo pipelight-plugin –enable flash

sudo pipelight-plugin –unlock shockwave

sudo pipelight-plugin –enable shockwave
sudo pipelight-plugin –enable shockwave
sudo pipelight-plugin –enable widevine

sudo pipelight-plugin –unlock npactivex

sudo pipelight-plugin –enable npactivex

sudo pipelight-plugin –enable npactivex
sudo pipelight-plugin –enable silverlight

dpkg –list | grep pipelight
dpkg –list | grep wine-compholio
dpkg –list | grep pipelight

ls -al /usr/share/pipelight
echo “$PATH”

sudo file /usr/local/share/pipelight/install-dependency
sudo apt-get install apparmor-utils
sudo aa-complain usr.bin.firefox
sudo pipelight-plugin –create-mozilla-plugins

sudo apt-get install xfce4-mixer gstreamer0.10-alsa
xfce4-mixer
alsamixer

sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get check

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:x2go/stable
sudo apt-get update
apt-cache search x2go
sudo apt-get install x2goserver

($ startx
X: user not authorized to run the X server, aborting.)

screen -ls
sudo nano /etc/X11/Xwrapper.config
sudo dpkg-reconfigure x11-common (option anybody)
startx

 

Sign in to leave a comment