Knowledge base

Knowledge base 27 Jun 2022

Linux Commands in brief - File structure and meanings

Discover the Linux file structure and understand the purpose of each directory, from essential binaries to user files and system configurations. Ideal for beginners looking to navigate and manage their Linux system effectively.

Knowledge base 24 Jun 2022

Search for large files and folders using ncdu

Learn how to use ncdu, a text-based disk utility for Unix systems, to identify and manage large files and folders. It offers a user-friendly interface and options for exporting data in JSON format.

Knowledge base 23 Jun 2022

GLServer Config Options

Knowledge base 23 Jun 2022

GLServer Clone Unit

Knowledge base 21 Jun 2022

PuTTY & WinSCP - transferring settings

Learn how to backup and transfer your PuTTY and WinSCP settings by exporting registry keys and configuration files. This guide provides step-by-step instructions for both applications, ensuring you can easily restore settings on another computer.

Knowledge base 20 Jun 2022

Use a portion of your SSD drive as additional memory

Learn how to use a portion of your SSD as additional memory in Linux by creating a swapfile. This guide explains the steps to set up, enable, and manage a swapfile for improved performance.

Knowledge base 20 Jun 2022

Types of computer memory

Explore the various types of primary memory in computers, including cache, RAM, and ROM, and understand their functions and differences. Learn about advanced memory technologies like DDR4 RAM and EEPROM.

Knowledge base 16 Jun 2022

Execute script on the host at unit start or stop

Knowledge base 15 Jun 2022

Bind9 Unit - Disable port 53 on the GLServer host

Knowledge base 13 Jun 2022

n8n unit - configure webhook URL

Learn how to configure the webhook URL for an n8n unit by updating the domain settings and restarting the unit to apply changes.

Knowledge base 12 Jun 2022

Testing SMTP from CLI

Learn how to test SMTP from the command line by connecting to a mail server, sending a test email, and troubleshooting common errors. This guide covers the essential commands and steps for successful email transmission.

Knowledge base 12 Jun 2022

Convert VirtualBox to VMWare OVF

Learn how to convert a VirtualBox machine to VMware OVF using two methods: the OVF tool or by manually editing the XML file. The article provides detailed steps for each approach.