+91 88 00 56 3434 

[email protected] 

Skip to main content

How do I access my Dedicated Server?

You are here:

There are several ways to access the server:
SSH – access your server through any SSH client using root credentials
cPanel – access and manage your server through the cPanel/WHM control panel
Dedicated Server Control Panel – Stop, start and restart your server through our web-based control panel, which comes bundled with every server.

Leave a Comment

Categories
/* WHMCS Silent Currency Switcher */ (function() { function applyCurrency() { // LIVE SETTING: Set to false after testing var forceUSD = false;var params = new URLSearchParams(window.location.search); // Check if the URL has ?currency=2 OR if we are forcing it if (forceUSD || params.get('currency') === '2') { document.body.classList.add('show-usd'); var links = document.querySelectorAll('a[href*="cart.php"]'); links.forEach(function(link) { if (!link.href.includes('currency=2')) { link.href += (link.href.includes('?') ? '&' : '?') + 'currency=2'; } }); } } window.addEventListener('load', applyCurrency); })();
WebHostingPeople
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.