Knowledge base — Page 51

10.07.2024
21 045
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
44 125
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 776
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 420
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
32 251
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
45 038
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.

09.07.2024
84 284
Knowledge base / Commands
The cd command to change a directory

The cd command in Linux is a basic tool for working with files and directories via the command line. It allows you to quickly move between directories, making it easy to navigate the file system. Learn how to use cd effectively to speed up tasks and master the basics of working in the terminal.

08.07.2024
24 166
Knowledge base / Instructions - THE.Hosting
How to change password on Debian 10

You may have forgotten the password for your user account on the Debian 10 operating system, or another situation has occurred where you need to reset and assign a new password. The password for the Debian 10 operating system (and any other operating system) is required to secure access to your computer or server.