Knowledge base — Page 44

10.07.2024
19 775
Knowledge base / Instructions
How to remove MySQL from Ubuntu?

We told you how to install MySQL DBMS in Ubuntu operating system from the official repository and developer repository. For a number of reasons, you may want to get rid of this solution in favor of another DBMS, so it will also be useful for you to know how to completely remove MySQL from the system

10.07.2024
35 335
Knowledge base / Instructions
Changing the system language in Ubuntu

During initialization, the Ubuntu system prompts the user to choose a default language. But it may be the case that you made a mistake when selecting it, or simply decided to change the language over time. Many users find this task difficult. But this is not really the case. You don't need to have skills, just follow the simple instructions. The language of the system determines how all the inscriptions in your operating system will be displayed, such as menus, prompts, settings. It should not be confused with the input language used for typing.

10.07.2024
20 696
Knowledge base / Instructions
Recognize Wayland or Xorg

Most common Linux distributions come out with Wayland right away. Ubuntu has already switched to Wayland since 22.04, and Fedora has been shipping with Wayland for a long time. SUSE and Debian distributions have recently joined the list. But Wayland still has some challenges, most notably that many older programs are not supported or don't work well. If you have problems with older programs, you should check which display server is being used.

Android terminal emulators in Linux are applications that allow you to run Linux commands and programs on an Android device. They emulate a Linux terminal that allows the user to work with the command line and perform various tasks such as file management, system configuration and more.

09.07.2024
43 759
Knowledge base / Information
How to increase LVM disk size on Proxmox VE

LVM (Logical Volume Manager) on Proxmox VE is a disk management technology that allows flexible disk space management for virtual machines. It allows you to combine multiple physical disks into a single logical volume and create partitions on it with the ability to resize them in real time.

09.07.2024
34 380
Knowledge base / Information
How to configure and update TorrServer

TorrServer is the server part of the TorrServe program, which is a simple and lightweight tool for creating a personal torrent server. TorrServer allows you to run your own torrent server on your device (for example, on a Raspberry Pi or other computer) and manage torrent file downloads via a web interface.

09.07.2024
66 022
Knowledge base / Instructions - THE.Hosting
How to install Windows XP on VirtualBox - step by step instructions

What does a virtual machine give the user? The ability to work on two operating systems on one computer, test different programs without risking the main operating system

09.07.2024
31 902
Knowledge base / Information
Error Grub does not see Windows 10

Grub (GNU GRand Unified Bootloader) is a free operating system boot loader used in many Linux distributions. It allows you to select an operating system to boot at computer startup and control the boot process of the system, it also supports booting of various OS, including different versions of Linux, Windows, macOS.

09.07.2024
44 633
Knowledge base / Instructions
Starting the Ubuntu graphical shell

If you find yourself in Ubuntu text mode or working on a server version of the system, you may want to switch to a familiar graphical environment. This article will show you how to check for a graphical shell, install it if necessary, and start it.