As root, run : /ydfs/add/software teamviewer Then you can use it (if you are root or not)
Running Scratch
To Run scrach, download scratch 1.4 and install it (with wine) Then, have fun ! Note : You can delete shortcut from desktop, it doesn’t works, run Scratch from “Other” menu
Install Mame
As root : opkg-cl install mame Then run mame with : /home/linuxconsole2018/opkg/share/mame/mame
Install dosbox
You can install Dosbox, then running DOS games as root, run : opkg-cl install dosbox You can see : Installing dosbox (0.74) to root… Downloading now http://opkg.linuxconsole.org/linuxconsole/2.6/x86_64/dosbox_0.74_x86_64.ipk. Configuring dosbox. Note: to fix some game crash, edit $HOME/.dosbox/dosbox-0.74.conf and remplace “core=auto”
Fix running games with some ATI video cards
You can’t start running games, and you have a ATI video card ? Run “glxgears”, if it crashes, then create this file (ex ati-dri2.conf) inside /etc/X11/xorg.conf.d/ Section “Device” Option “DRI3” “False” Identifier “Card0” Driver “radeon” # BusID
Clear wine
You have installed a lot of Windows software, and now you want to delete them ? Then, you can can remove those folders : $HOME/.wine $HOME/.local/share/applications