Step 1: Update System
ing. M.A.C.M. (Martijn) van den Boom
Computer Infrastructure Architect
ingenieur, docent en mentor
ing. M.A.C.M. (Martijn) van den Boom
Computer Infrastructure Architect
ingenieur, docent en mentor
Step 1: Update System
$ sudo dnf update
$ sudo reboot
(So any new installed kernel will be loaded)
$ sudo dnf install gcc kernel-devel kernel-headers make bzip2 perl
Go to the VirtualBox Menu > Devices > Insert Guest Additions CD image
Automated:
Press Run
Manual:
$ cd /run/media/$USER/VBox_GAs_*/ # Adjust path if needed
$ sudo ./VBoxLinuxAdditions.run
$ sudo reboot
Verification:
$ lsmod | grep vbox
(Check to see if vboxguest is listed)
Met Deskflow bestuur je meerdere computers – macOS, Windows of Linux – met één muis en toetsenbord. Het werkt als een softwarematige KVM-switch (zonder video) en wordt gesponsord door Synergy. Dit programma is nog steeds actueel en goed onderhouden, met een intuïtieve interface die het gebruik simpel maakt. Tip: zet in de instellingen even TLS uit voor een soepele start.
Try the following steps:
To be able to use XRDP on Ubuntu Linux try the following instructions:
Follow the below steps to install Microsoft Visual Studio Code IDE on Linux from its repository: