How to Change Screen Resolution Ubuntu without VirtualBox Guest Additions
In some cases, Install Virtual Box Guest Additions can be a bit of a pain to set up. Our current PC setup for some reason wouldn’t show a VM in the full resolution.
21 articles
In some cases, Install Virtual Box Guest Additions can be a bit of a pain to set up. Our current PC setup for some reason wouldn’t show a VM in the full resolution.
The error “The repository CD-ROM does not have a Release file” in Ubuntu typically occurs when the system is trying to access the installation CD-ROM repository that no longer exists or is not valid. This can happen after installation or if the CD-ROM source is no longer available. Here’s how you can fix this issue:
LXDE IS a desktop environment with a very lightweight GUI. Use LXDE if you need a graphical interface but want to minimize the impact on system memory and CPU. Run the following command to install the LXDE:
Ventoy is a great free and open source tool wherewith you can simply copy iso images to a USB pen drive and then mount and run them easily, directly from your computer without the need of another operating system.
In this post, we will show you how to create a bootable Windows 10 USB drive in Ubuntu Linux.
When you right click on the app then select Run or double-click the app icon, nothing happened, and the Etcher app doesn’t show
Etcher (also known by its full name, balenaEtcher) is a free, open-source image flasher, a utility for creating bootable SD cards or USB flash drives from .img and .iso files. Simple and user-friendly, Etcher is a good choice even for those who are not particularly tech-savvy.
In some cases, when you copy files between an Ubuntu VM and Windows host. It doesn’t work as expect. The drag and drop feature also not working.
In some cases, when you trying to drag and drop a file from the Window host to the Ubuntu guest in VirtualBox. As you can see, this feature is not working as expected. Even the Guest Additions was installed and…
Wayland is a communication protocol that specifies the communication between a display server and its clients. By default, the Ubuntu 22.04 Jammy Jellyfish desktop already uses Wayland but it’s also possible to load to Xorg display server instead. In this…