Remote access Linux Host - KeyBoard and Graphical issues

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
chams
Posts: 1
Joined: Sun Sep 10, 2017 8:00 am

Remote access Linux Host - KeyBoard and Graphical issues

Post by chams » Mon Sep 11, 2017 3:27 pm

Hi ,

i've installed an Ubuntu Host on my EVE-NG as shown in the Video.
concerning keyboard, i've change it to french keyboard on my Ubuntu machine, but seems to be US Persistent.
For display, i can't have a full sreen view with ultraVNC and graphical modification is blocked on 800x600.

Do you have some info please ?

Thanks a lot

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Remote access Linux Host - KeyBoard and Graphical issues

Post by Uldis (UD) » Mon Sep 11, 2017 6:45 pm

why do you need frrench keyboard, it brings only troubles later..
If it is pure for eve, just need install once and forget it...
about VNC check in VNC website ho to set better settings and save defauls...I recall it was possible

UD

anon123
Posts: 15
Joined: Mon Nov 20, 2017 9:03 am

Re: Remote access Linux Host - KeyBoard and Graphical issues

Post by anon123 » Thu Sep 06, 2018 10:09 am

I am having the same issue with the keyboard. I am using the html console, I cannot use my French keyboard, the layout is weird. I have noticed this issue only when I use VNC, I have no problems with RDP. I would like to use a Linux distro with VNC otherwise I will have to install xrdp and use RDP with my linux distro.

freefor
Posts: 7
Joined: Sun Apr 30, 2017 9:27 am

Re: Remote access Linux Host - KeyBoard and Graphical issues

Post by freefor » Sun Nov 18, 2018 12:18 pm

Edit the /opt/unetlab/html/templates/linux.php

Provide the extra keyboard switch in the following line
$p['qemu_options'] = '-machine type=pc-1.0,accel=kvm -vga std -k en-us -usbdevice tablet -boot order=dc';


Pls change the -k en-us to your keyboard layout

Post Reply