Knowledge base — Page 45

09.07.2024
83 893
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
23 814
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.

08.07.2024
90 720
Knowledge base / System
Difference between 32 and 64-bit systems

There are two most popular architectures known for chips, i386 and amd64 or 32 and 64 bit. i386 was developed in the early days of the PC. The architecture had certain disadvantages. The second amd64 is modern and was created relatively recently.

08.07.2024
32 096
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
20 022
Knowledge base / Distributions
What is a Linux distribution: a list of the smallest

A Linux distribution is an operating system based on the Linux kernel and equipped with a set of programs and tools for working with a computer.

08.07.2024
35 433
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
56 248
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
62 268
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
87 914
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.