Knowledgebase
Articles
To reset the root password of your server, you will need to boot into single user mode. Access the Manage section of your server in the customer portal and follow these steps. The option depends on the bootloader...
This tutorial explains how to setup an additional IPv4 address on your KVM VPS. We will assume the following: The Main IP Address of your VPS is 1.2.3.4. You have purchased an additional IP address through the...
All these examples assume an IPv6 subnet of 2001:DB8:1000::/64. You'll need to update them with the subnet that you have been assigned. We'll be using 2001:DB8:1000::100 as the main IP address to assign. We'll also be...
How to Create a Disk Partitions in Linux. For using the storage devices more effectively such as hard drives. you need to understand how to structure them before using it in Linux. big storage devices are split...
This tutorial will show you how to protect your FreeBSD server using OpenBSD PF firewall. We will assume that you have a clean FreeBSD installation deployed by VCCLHOSTING with no users added. We will do some other...
Port 25 in VCCLHOSTING is blocked by default. If you need to send out email , you can follow this tutorial to setup your Exim to send email via Gmail SMTP server. Install Exim4 apt-get install exim4 Configuration...
There are times when you have forgotten your local administrator password on Windows and need to have it reset. It is easily possible to reset this password if you had created a Password Reset Disk beforehand, but...
Setup Exim to Send Email Using Gmail in Debian Install Exim4 apt-get install exim4 Configuration Run following command to configure Exim4. dpkg-reconfigure exim4-config Choose this option when asked: "mail...
Finnix Rescue CD Introduction Finnix is a completely self-contained bootable Linux rescue LiveCD based on Debian. It’s useful for mounting and modifying hard drives, partitions, rebuilding boot records, rescuing your...
how to configure the network on Linux based os Configure Networking on Ubuntu During the installation of Ubuntu on your server an IP address was most likely obtained automatically. This dynamic IP address assignment...
Step 1: Allocate Floating IP to OpenStack 1. Before you deploy an OpenStack image, first you need to assure that all pieces are in place and we’ll start by allocating floating IP. Floating IP allows external access...
Add a secondary IP to Linux Add a second temporary IP address Using ifconfig If you want to add a secondary IP address to a NIC already in use in Linux, and have that change only temporary. Enter this command:...
How To Install "yum-utils" Package on Ubuntu Quick Install Instructions of yum-utils on Ubuntu Server. It’s Super Easy! simply click on Copy button to copy the command and paste into your command line terminal using...