Knowledgebase

Portal Home > Knowledgebase > Others

Articles

Activating the Rescue System To start a server in the Rescue System, it needs to be activated in the control panel Under "Main Functions; Server" select the desired server and then open the tab "Rescue". Here the...

Main IP Address IPv4 Dedicated Servers The main IP of a dedicated server is usually located in a /26 or /27 subnet. In order to prevent the accidental use of a foreign IP address, our infrastructure rejects any...

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it into "example.com/sitemap" in .htaccessModify this line according to your needs and then add this code to your .htaccess...

Install Bare metal Step 1: Download Ubuntu 18.04 from Link: https://releases.ubuntu.com/18.04/ Step 2: Install Ubuntu. Select install Open SSH Set the hard disk. You should give all hardisk you have for ubuntu_lv...

First on the list is Open vSwitch (aka OVS), which has become an integral part of OpenStack networking. It provides the ability to replicate many of the features of a traditional layer 2 switch, while providing advanced...

NAME ovs-vswitchd - Open vSwitch daemon SYNOPSIS ovs-vswitchd [database] DESCRIPTION A daemon that manages and controls any number of Open vSwitch switches on the local...

Setting Up a Private Network for Dedicated Servers (Ubuntu/Debian) With a private network, you can divide your existing network into several logical networks. The servers communicate using local IPs that are...

A MAC address is the unique identifier that is assigned by the manufacturer to a piece of network hardware (like a wireless card or an ethernet card). MAC stands for Media Access Control, and each identifier is intended...

Nexus Categories When registering a .US domain, prospective registrants must indicate their use of the domain by selecting one of the following categories: Nexus Category 1 A natural person (i) who is a United States...

IPMI & IPMITOOL Cheat sheet What is IPMI? The Intelligent Platform Management Interface (IPMI) is a standardized computer system interface used by system administrators for out-of-band management of computer...

If a page on your website no longer exist and you want to redirect it to your new page or website then you can use the .htaccess file for redirection without waiting.Redirect from a page/directory to another domain or...

If you are getting an error like "Allowed memory size of... in file /directory/folder/yourscript.php", then you can use an .htaccess trick to resolve this problem. If this error does not go away even after you apply...

3   Direct installation Run these commands sudo apt update sudo apt upgrade sudo apt install openvswitch-switch Then start the ovs deamon sudo ovs-vswitchd Manual installation 1. Download...

IPMI is a standardized message-based hardware management interface that provides a foundation for full monitoring of system health and management of the system, both locally and remotely in a secure manner.The hardware...