If you’re paying using a credit/debit card or PayPal, the service will be ready momentarily. If you’re paying through online banking, i.e. via bank transaction, we’ll launch the server as soon as the amount appears on our account, or as soon as you send us a payment confirmation. In order to accelerate the process of installation following a bank transaction payment, please send us the payment confirmation to our e-mail address info@mydataknox.com
The MyDataKnox L-series dedicated servers are usually ready as soon as you make the payment upon receiving an offer, whereas the XL-series is installed on an individual basis by our technical staff and takes up to 48 hours from the date of payment.
A dedicated server is a physical server that uses hardware resources that are accessible only to you, and you have full control over the server. Dedicated servers offer you a strong, reliable hardware, located at our cutting-edge data centre, which is cost-saving since there are no expenses regarding the procurement of a server, placing it in a data centre and maintaining it.
Cloudlinux OS offers great stability-related features:
LVE virtual environment LVE is a kernel-level technology developed by the CloudLinux team which operates in a way similar to container virtualization. The LVE Manager enables you to maintain precise control over your server’s resources, including CPU, IO, memory, inodes, the number of processes and connections that each individual cPanel account can use. Thanks to CloudLinux, you can ensure for your customers the resources they leased without depriving other users from their resources.
MySQL Governor MySQL is often one of the main problematic areas for hosting companies. Keeping MySQL stable can be tricky, and users sending requests to the base can slow everything down. That’s where MySQL Governor comes in. Its ability to pinpoint problematic users and limit them in real time is unprecedented in the industry as of yet. Offering support for the latest versions of MySQL and MariaDB, CloudLinux is an imperative part of any shared hosting.
CageFS CageFS is a virtualized file system which isolates every user and makes them invisible to each other within the system. CageFS prevents a great number of attacks, including most attacks performed through privilege escalation.
PHP Selector Enable your users to select a specific PHP version that they require for their hosting account. PHP Selector provides premium flexibility by offering the users all the popular versions of PHP, which enables them to keep old scripts without the obligation to use newer PHP versions or change the code of their website. You are in charge of managing the PHP versions that are available to the users, as well as all available PHP extensions.
Mod_lsapi Faster than any other way of serving PHP using an Apache server, while also being compatible with MPM Worker and not requiring configuration. It support PHP settings through .htacess and is completely compatible with PHP Selector.
SecureLinks A kernel-level technology that prevents all known symlink attacks. This significantly increases the server’s security level and prevents hostile users from creating symbolic links between files.
Our R1Soft backup solutions offers some crucial options: BACKUP COPY Whereas conventional backup solutions secure data by storing it on the same server or an external disk, MyDataKnox R1Soft backup keeps your data secure by storing it on enterprise equipment in our data centre. QUICK DISASTER RECOVERY Recover the complete server data without a second thought! Unlike with conventional solutions, MyDataKnox backup eliminates the need for disk partition and installing an operating system before recovering the data from the backup copy. All your files, databases and applications will be restored to the server in perfect shape, like nothing ever happened. HIGH-LEVEL PERFORMANCE Sector-based backup increases bandwidth and reduces the server load. The servers can be completely operational and the effect on the performance during backup creation is minimal. Backup copies can be made at any time of day without interrupting the server processes, even on loaded servers. FAST INCREMENTAL BACKUP Incremental backup can distinguish which disk sectors have been modified since the last backup and will backup only modified and new data. A smaller amount of backup data makes for a significantly quicker backup process. HIGH-LEVEL SECURITY All data is stored and recovered under strong encryption.
If you require multiple hosting accounts with separate cPanel access and want to be able to create cPanel hosting accounts by yourself, reseller hosting is the right choice.
A domain transfer starts with a domain transfer order on our website. Upon ordering a transfer, you’ll need an EPP authorization code for most extensions, which you can get from your existing registrar, and the domain must be unlocked for transfer. After you pay for the transfer, which is necessary since a domain is automatically prolonged for a year upon transfer, you’ll confirm the transfer by clicking on a link sent to you by e-mail. Afterwards, it’ll only take a couple of minutes up to a few days, depending on the registrar and the domain extension, until the transfer is complete.
The owner of the dedicated servers is MyDataKnox, which means that, in case of a malfunction, our staff are in charge of any repairs and/or component replacement. This also means that our technical staff are in charge of server maintenance, which entails activities that ensure high-quality working conditions.
If you require a specifically configured server or your websites have a large number of visitors, then VPS is the right solution for you. VPS can be completely adapted to meet your needs and provide you with a lot more control over your hosting environment than a web hosting service. On the other hand, if your require an installation of a special software such as CRM, ERP or similar systems, VPS provides you complete freedom of installation and configuration of such applications.
In order to present you with a simple overview of the differences between JetBackup and cPanel backup, we’ve created a table displaying the crucial differences:
JetBackup
cPanel
Creation of a complete backup copy
a
Storage of a backup copy directly to a remote location
a
r
Individual recovery of backup copies for cPanel users
a
r
Recovery of individual files from backup copies
a
r
Downloading backup copy files to a computer
a
r
Scheduled cloning of a cPanel account to a different cPanel server
a
r
CloudLinux support – process of creating a backup copy using LVE
You can use all the letters of the alphabet, numbers and hyphens. Even though it’s possible for domain names to contain special characters, such as letters used in languages other than English (e.g. š, đ, ž, ć, č), this should be avoided.
LVE is a kernel-level technology developed by the CloudLinux team which operates in a way similar to container virtualization. The LVE Manager enables you to maintain precise control over your server’s resources, including CPU, IO, inodes, the number of processes and connections that each individual cPanel account can use. Thanks to CloudLinux, you can ensure for your customers the resources they leased without depriving other users from their resources. LVE enables many crucial settings:
CPU limitation Limits CPU usage for each individual user. When a user reaches the set CPU limits, their processes are decelerated in order to prevent the misuse of server resources. Processor limitations are crucial in preventing individual users from slowing down or even blocking the entire server and making it unresponsive.
Memory limitation Limits memory usage per user. Memory limitations are important in preventing the overuse of server memory which can lead to server congestion. Memory limitations are also fundamental in protecting the server from destroying important caches that can help increase the speed and reduce the load of the server.
I/O limits Offers the limitation of data throughput per user. The bandwidth is measured in kB/s, and, upon reaching the limit, the processes are reduced. Since IO is one of the weakest shared hosting resources, setting a ceiling for user usage is vital because it enables stable work for all users, instead of several users with extremely complex sites congesting the disks.
Process number limitation Limits the number of simultaneous processes within the LVE for each user. After the limit has been reached, no new processes can be created until one of the existing processes is complete. This effectively prevents fork bombs and similar DOS attacks.
Entry process limitation Limits the number of entry processes within the LVE for each user. A single entry process actually represents a single website visitor. This limitation is important in order to prevent a single website from taking up all Apache resources and making the server unresponsive due to overload.
MySQL limits MySQL Governor enables you to set a resource limitation per user. You can set a limitation for CPU and IO reading and writing, thus preventing individual users from taking up the majority of MySQL server resources. Nowadays, MySQL data launches most web applications and it’s important to monitor those applications.
Inode limits Inode is a type of data structure that describes file system objects – files and directories. Only a limited number of inodes is in each file system, and, after those are used, no new files can be created. Limitations are enforced through file system quotas per user.
MySQL is often one of the main problematic areas for hosting companies. Keeping MySQL stable can be tricky, and users sending requests to the base can slow everything down. That’s where MySQL Governor comes in. Its ability to pinpoint problematic users and limit them in real time is unprecedented in the industry as of yet. Offering support to the latest versions of MySQL and MariaDB, CloudLinux is an imperative part of any shared hosting.
The Veeam Cloud Connect Backup service is intended for existing users of Veeam backup and replication that require an off-site storage space for their backup copies.
Hosted Exchange is a cloud platform which provides you with a reliable e-mail service, along with a significant cost reduction, since there are no initial investments in server infrastructure and licenses, and the monthly fee is completely transparent and defined by the number of open e-mail accounts. Exchange offers several possibilities for increasing productivity: from simple access using any device to automatic message, calendar, contact and map synchronization with high-level security and performance.
You require a programme which supports audio streaming. Some examples of those programmes are BUTT and RadioDJ, and both are free of charge. If you only intend to use the AutoDJ function, you don’t require that kind of software.
From the perspective of the end user, the main difference between web hosting and a VPS/dedicated server is the fact that a web hosting service is designed and optimised solely for the purpose of serving websites within a leased hosting package and comes with certain limitations regarding options such as installing your own applications, whereas a VPS server, as well as a dedicated server, is configurable and can be used for a variety of things, such as installing your own business solutions (CRM and ERP systems, cash register systems, etc.).
VPS management requires basic server administrator knowledge. You’ll need it to administrate the operating system you’ll install (Linux or Windows) and configure the applications. If you require VPS, but feel that you lack the technical skills needed to manage a server, we recommend that you take a look at our Premium support service.
The MyDataKnox hosting service is used by means of our user-friendly and transparent user interface. Script editing is quick and simple, and daily backup copies eliminate the threat of any errors that might cause operation shutdown of leased servers linked to the DNS scripts.
To use the MyDataKnox DNS hosting service, the domain must be pointed to our user nameservers:
WHM enables you quick, easy and automated management of your sever and to very easily create web hosting packages, and it provides your users access to a powerful cPanel control panel for the purpose of managing individual accounts within WHM. The cPanel server itself is divided into two parts:
theWHM server control panel (root access to WHM) The server administrator has access and complete control over all WHM functions. They can access all WHM interface levels, including WHM resellers and the cPanel end user interface. There is only one administrator user on the server.
cPanel control panel for the hosting end user cPanel is a control panel used for direct management of individual hosting accounts. The options available to the user depend on administrator settings, or reseller settings if the end user is their client.
A domain transfer is actually a change of registry. It’s important to note that the transfer pertains only to the domain, not the hosting content. In other words, your domain can be registered with one provider, and the hosting (content) with another.
Before your domain expires, if it’s active, you’ll receive an automatic offer to renew it 30 days before it expires. You’ll also receive several reminders for domain renewal payment.
A domain name is arbitrary and you can use any name you prefer, as long as a domain with that name hasn’t already been registered. You can check the availability of your preferred domain here.
PHP Selector enables your users to select a specific PHP version that they require for their hosting account. PHP Selector provides premium flexibility by offering the users all the popular versions of PHP, which enables them to keep old scripts without the obligation to use newer PHP versions or change the code of their website. The administrator manages PHP versions available to the users, as well as all available PHP extensions, and each user selects a PHP version using the interface and activates/deactivates extensions as necessary.
* The nameservers for MyDataKnox DNS service are not the same as the nameservers for web hosting packages.
If you want to point a domain to your MyDataKnox web hosting package, follow these instructions.
Nameservers of MyDataKnox DNS service for users are:
mdns1.mydataknox.com
mdns2.mydataknox.com
By directing the domain to the specified nameservers, you will be able to manage the DNS records for the same, if the domain is registered or transferred within the MyDataKnox system.
VPS is, simply put, an acronym that stands for Virtual Private Server. In short, VPS utilizes virtualization technology which enables “fragmentation” of a single powerful server into several virtual ones. Each of those virtual servers acts as a complete physical server and that’s what makes VPS such an important service. The word “private” indicates that those resources are reserved for you, therefore, you’re not sharing memory, CPU power or data with other users.
The price of cPanel licenses is set according to the number of users on a particular cPanel server. The licenses are available for VPS and dedicated servers that are now named Cloud and Metal, the difference being that for the dedicated server package, i.e. the Metal package, the minimum amount of users per package is 100, whereas the Cloud package for VPS servers offers two cheaper licenses: a Cloud Admin license which can host up to 5 users per cPanel server, and a Cloud Pro license which can host up to 30 users per cPanel server. Packages for up to 100 users are the same for VPS and dedicated servers.
MyDataKnox doesn’t access your server data and therefore doesn’t create backup copies of the server. In order to securely backup your content, you need to use one of our cloud backup service or your own solution. MyDataKnox is not responsible for any data that might be lost due to your lack of a backup copy.
Why do I need web hosting? In order for your domain to display content, the content (web pages, images, etc.) must be located on a server which executed your website’s code and serves its contents. A web hosting service provides access to such a server.
physical hardware management, monitoring and exchange
ensured network availability
free installation of the cPanel control panel or CentOS Web Panel (hereinafter “Panel”) during the initial server configuration
optimisation of the operating system during the initial server configuration
free initial security arrangements
free transfer of initial accounts from a remote system with the same control panel upon the initial server configuration
management of all aspects of the operating system, assistance and resolution of all issues related to the operating system and standard control panel components
MyDataKnox support, with the best intentions and within our possibilities, regarding third-party applications that don’t affect the operability of the Panel or the operating system
provision of support through a remote system is not supported
Visit our websites for a detailed overview of activities included in the MyDataKnox premium support.
There are no limitations regarding the lease of a .ru domain, however, if the registrant or administrator is an organisation or company located in Russia, they must enter their tax identification number (10 digits), the company registration number (9 digits) and the registrant’s name. Private persons must enter their date of birth, passport number, the passport-issuing entity and the date of its issue. You can enter all the above-mentioned information on our website upon ordering an .ru domain.
Our support team is available to you 24 hours a day for anything you might need regarding web hosting. Apart from the standard support we offer related to our web hosting service, we’ll do our best to help you regardless of whether your issue is related to our area of support.
Reseller hosting is intended for individuals and companies with multiple websites for which they require separate cPanel accounts, or those that wish to offer their users a web hosting service at their own prices and conditions, without having to maintain the server and the service itself, since we’ll be responsible for that part of the job.
Microsoft Outlook linked to POP3/IMAP enables every user to manage their personal information (messages, maps, contacts, notes, tasks, calendars, rules and notifications), but doesn’t allow sharing them with anyone nor synchronization with other user devices. MyDataKnox Hosted Exchange business e-mail enables you to share all that information within a group of users, which enables you to respond to requests more quickly, to find files and e-mail messages momentarily and to improve communication with your employees, clients and suppliers. It also enables every user to access their data using any kind of Internet connection, thus keeping your team connected no matter where they are.
Domain propagation is the time it takes for the changes you execute on the DNS to become visible on the Internet. The propagation itself takes from a few minutes up to 24 hours, depending on the DNS cache of your Internet provider.