Name | Modified | Size | Downloads / Week |
---|---|---|---|
ivms.tar.xz | 2021-01-16 | 24.1 MB | |
docker-ivms4200-linux-new-master.zip | 2021-01-16 | 41.0 MB | |
Screenshot from 2020-03-01 16-53-49.png | 2021-01-16 | 667.8 kB | |
Screenshot from 2020-03-01 12-28-15.png | 2021-01-16 | 134.9 kB | |
Screenshot from 2020-03-01 12-28-27.png | 2021-01-16 | 102.4 kB | |
Screenshot from 2020-03-01 12-26-54.png | 2021-01-16 | 109.0 kB | |
Screenshot from 2020-03-01 12-27-41.png | 2021-01-16 | 85.6 kB | |
bash.bashrc | 2021-01-16 | 2.4 kB | |
Dockerfile | 2021-01-16 | 503 Bytes | |
ivmswine.sh | 2021-01-16 | 33 Bytes | |
README.md | 2021-01-16 | 2.8 kB | |
Totals: 11 Items | 66.3 MB | 9 |
A docker image pre-installed ivms4200-Linux based on bkjaya1952/q4wine-x11vnc-novnc-docker
A docker image pre-installed ivms4200-Linux based on bkjaya1952/q4wine-x11vnc-novnc-docker
Usage :-
To create a smath container (name ivms) using bkjaya1952/docker-ivms4200-linux-new
Refer:- https://hub.docker.com/r/bkjaya1952/docker-ivms4200-linux-new
On the Ubuntu terminal
sudo docker create -t -p 8008:8080 --name ivms --privileged=true bkjaya1952/docker-ivms4200-linux-new
sudo docker start ivms
xdg-open http://localhost:8008/vnc_lite.html
Then the novnc desktop with q4wine will appear on the web browser at the startup.
At the first run of the docker container , you will have to run the first startup wizard to configure the q4wine as follows.
The it will automatically download wine and install.
If you want to get the novnc desktop with q4wine after closing it, please follow the following steps
On the desktop, right click the mouse to get the fluxbox menu
To get the ivms4200 desktop with q4wine panel
On the menu go to sub menus and ckick Applications>Shells>Bash
How to change the timezone
After quitting the noVNC
On the terminal enter
vim /etc/timezone
Then the timezone file is opened
Go to the top line of the file , press insert key on your key board and enter your timezone ( ie Asia/Colombo)
Then press the Esc key and Shift :x to save & quit the file