Instructions — Page 12

12.07.2024
21 884
Knowledge base / Instructions
Installing REMMINA in UBUNTU 20.04

The Remmina utility is used to remotely connect to your desktop. It is free and supports many connection protocols, the list of which can be supplemented with plugins. In this article, let's see how to install Remmina in Ubuntu 20.04 in two ways.

10.07.2024
20 665
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
36 182
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
21 562
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.

09.07.2024
45 536
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.

08.07.2024
32 960
Knowledge base / Instructions
Resize an image in Gimp

Gimp is a popular free graphic editor for Linux and Windows. If Windows still has Photoshop, then for Linux Gimp is the most functional when it comes to editing photos or images. Sometimes it is necessary to resize an image, for example to enlarge or reduce it.

08.07.2024
36 327
Knowledge base / Instructions
Saving a file in Nano Linux

The text editor called Nano for Linux is considered one of the most common among beginners. It has the advantage of being able to handle editing configuration files without problems, it is also easy to use, and it is available from most distributors. In this tutorial we will show you how to save a file in Nano. if you have already made changes to the configuration file.

07.07.2024
57 220
Knowledge base / Instructions
What error 413 means and how to fix it

In rare cases, but it happens that while uploading large files to a website, an error is returned by the Nginx web server - 413 Request Entity Too Large. The error appears when you try to upload a file that is too large than allowed on the server. Below we will consider the description of the 413 Request Entity Too Large error and methods of fixing it on the Nginx web server side

07.07.2024
63 248
Knowledge base / Instructions
How to run a Python script in Linux

Python is one of the most popular programming languages that is actively used by developers for scripting and automating tasks in Linux. Its versatility and simplicity make it an ideal choice for system administration and data manipulation. In Linux, Python is used to automate tasks, manage files, and perform complex calculations. This article will detail how to run a Python script in Linux and what to look out for.

07.07.2024
88 844
Knowledge base / Instructions
How do I log in from macOS to a remote Windows desktop?

Microsoft Remote Desktop (also known as Remote Desktop Services or RDS) is a technology developed by Microsoft that allows users to connect to a remote computer or server using a remote desktop.