Knowledge base
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.
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.
GLServer Config Options
GLServer Clone Unit
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.
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.
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.
Execute script on the host at unit start or stop
Bind9 Unit - Disable port 53 on the GLServer host
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.
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.
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.