Files
.infineon/_-Review/dashkiosk.md
2024-11-06 12:39:13 -07:00

1000 B

assigned, created, progress, tags, type, updated
assigned created progress tags type updated
2024-01-06T01:25:36.138Z 0
phares3757
Duck
NoIP
Hosts
note 2024-07-27T17:16:57.825Z

Dashkiosk

Ubuntu




apt update
apt upgrade -y
apt install update-manager-core
do-release-upgrade
exit
sudo -i
reboot
sudo -i
apt-get install links unzip net-tools -y
snap install dashkiosk
timedatectl set-timezone America/Phoenix
snap restart dashkiosk
snap install ubuntu-frame wpe-webkit-mir-kiosk
snap set wpe-webkit-mir-kiosk daemon=true
snap set wpe-webkit-mir-kiosk url=http://localhost:9400/receiver
wpe-webkit-mir-kiosk.cog http://localhost:9400/receiver
/snap/wpe-webkit-mir-kiosk/current/bin/setup.sh
wpe-webkit-mir-kiosk.cog http://localhost:9400/receiver
snap set ubuntu-frame daemon=true
ln -s /var/log/nginx /var/www/html/log-nginx
ls -la /var/www/html
exit
sudo -i
reboot
sudo -i
cp ~/.bash_history /etc/bash_history_2024-04-21.txt
chmod -R 777 /etc/bash_history_2024-04-21.txt
ls
exit
ip link