Screen flickering and multiple keyboard input events are very annoying. I have solved both issues on Ubuntu 20.04 that is running as guest virtual machine in VirtualBox 6.1 on macOS Big Sur 11.1.

Ubuntu, Apache, Node.js, MySQL, SAP ABAP, SAP UI5 …
Screen flickering and multiple keyboard input events are very annoying. I have solved both issues on Ubuntu 20.04 that is running as guest virtual machine in VirtualBox 6.1 on macOS Big Sur 11.1.
“PREFIX: Unexpected package naming (…) you might switch to FULL folder logic”. This error occurred when I was trying to push a package with sub packages via abapGit from the SAP Cloud Platform ABAP Environment (SCP) to GitHub.
One development tool for SAP ABAP developers is Eclipse with plugins like the ABAP Development Tools (ADT) and the belonging abapGit. This blog post gives an overview how you set your ABAP development environment up on Ubuntu 20.04 to connect to SAP On-premise and/or Cloud Platform.
“Low Disk Space on Filesystem root” – this message turned up on my virtual machine of Ubuntu 20.04 that runs in VirtualBox 6.1 on Windows 10 host. This blog post contains a step-by-step guide how you can solve the issue with low disk space.
Lots of devices use Wi-Fi to connect to the internet, and that is very convenient as long as the connection is stable. Unfortunately, sometimes the Wi-Fi connection does not work or only works partially. In this case, it is good to know how to solve the Wi-Fi connection issues quickly.
You can approximate the mathematical constant Pi with a Monte Carlo simulation which is a method based on lots of random experiments that allows to make statements about the simulated objects. [1]
As a career changer I had hardly any experience with setting up basic development systems, and that is the reason, why I understand the huge challenge which programming newbies often have. I want to explain which basic development system I use and why.