Web hosting is a service of placing website on servers that are globally accessible online. In order for your website to display online, its scripts, images and other content must be located on a server which executes your site’s code and serves its content to its visitors.
SSL certificates are usually selected on the basis of the type of website and your visitors. If credit/debit card numbers and other valuable information is entered anywhere on your website, we recommend the EV certificate, which provides maximum protection and security. The DV certificate is usually acceptable for any other requirements.
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.
The main prerequisite is being an existing user of the Veeam backup service, which means that you need to have a Veeam console which enables you to connect to the Cloud Connect Backup service.
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.
Of course. Upon ordering a server, you select the number of additional IP addresses you require, and, in case you lease multiple addresses, you an easily set one main IP address for your server.
In the world of business, having a domain has become just as common as having a telephone number. If there is no domain name displayed on your company’s advertising and business cards, the clients that prefer to browse products and services online, which is widely spread nowadays, might skip your content if they are unable to easily find that information. Nowadays, a registered domain and a high-quality website is a business priority, since it’s a very cheap way to present a company name and information to the general public in a way that is simple and quick. Individuals also want to have their own domain for private or family websites and various activities, but often just to be able to create a private e-mail address on their own domain. If you’re an author, artist, activist, volunteer, or if you perform another kind of activity under your name, registering a domain that carries your full name will create a unique address that you can use for promotion. A good domain name and a related e-mail address inspire confidence in users, so it’s quite obvious that an imaginary company “My Company Ltd.” would use a domain such as mycompany.com for their websites and an e-mail such as info@mycompany.com for communicating with their clients.
In order to check the number of users on your cPanel server, all you need to do is log in to WHM on the server and click on “List accounts”. The page that will open will display all the users on that server and their total number.
The MyDataKnox Veeam Cloud Connect Backup service ensures a backup repository on a remote location, within the MyDataKnox cloud, that you can access through your Veeam console.
You can check whether a domain name is available through our websites using this link. There are a few universal rules regarding the selection of a domain name:
Choose a clear, unique and easily memorable domain name
The name should link you or your company with the domain itself in as few characters as possible
The domain name should not contain hyphens, numbers or special characters, unless it is strictly necessary
The name should be easy to pronounce
Make sure that the domain name is not registered or trademarked (e.g. eBay, etc.)
An SSL certificate is a cryptographic protocol which increases the level of online data security between visitors of a website and the server where the site is located. In other words, SSL is the encryption of data from readable text to coded text which can be read only by using a decoding key. This enables secure communication and protection of the user’s confidential personal information and financial data.
Every reseller hosting package enables you to add your own branding elements (logo, contact information, your own nameserver domains). In fact, your users never even need to know that you’re a MyDataKnox user. You can contact our customer support for any help with branding you might need. We’ll be glad to help.
In order to help you find your way around the names of the services and the differences between them, we’ve prepared a comprehensive description below. WEB HOSTING Web hosting, sometimes known as shared hosting, is the most common form of hosting on the market and meets the requirements of most users regarding website hosting. By leasing a web hosting account, you’ll get access to your own separate account on a server which hosts many other users as well, and all of you share its complete resources. Hosting websites using shared web hosting has a few crucial advantages in comparison to VPS or a dedicated server:
when you get an account, everything is ready for use
you can easily install web applications using the cPanel interface
you can easily open e-mail addresses
the server is prepared solely for a web hosting service and is especially optimised for premium performance
general simple management
affordably priced web hosting packages.
Web hosting also has a few drawbacks, such as:
no advanced system configuration (e.g. MySQL)
resource limitation (every account has a specific amount of resources – CPU/RAM)
more advanced users, such as web shops with a large number of visitors, soon outgrow the options provided by a shared environment.
DEDICATED SERVER Dedicated hosting, or a dedicated server, is the complete opposite of a web hosting service.
Instead of using server resources together with other users, in a dedicated server, you have total access to the system and you can configure and use the server any way you want. Sounds great, and it is, however, it costs considerably more than an annual subscription to a hosting account. This type of hosting is intended for specific users, those that require dedicated resources, such as:
users with complex web applications with a large number of visitors
companies that use the servers for business applications and databases
users that require specific settings or virtualization.
VPS SERVER
VPS servers are a type of service which falls somewhere between web hosting and dedicated servers. It’s a service which enables you to use dedicated resources (CPU, RAM, storage) and it’s intended for users that outgrow a web hosting environment, but still don’t require the power of an entire dedicated server. VPS offers you many of the same advantages as a dedicated server at only a fraction of the price of one. Therefore, VPS gives you full administrator access and you can configure the server any way you like, just like with a dedicated server.
In order to present the similarities and differences of the aforementioned MyDataKnox services in the form of a clear overview, we’ve prepared a small table of their basic features.
Web hosting
VPS server
Dedicated server
IP address
Shared with all accounts on a shared hosting server
Public IP address solely for your VPS
Public IP address solely for your dedicated server
Yes. You can change your server configuration at any time. All you need to do is send a request to our support team regarding the necessary adjustments.
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.
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.
All your data is stored in the MyDataKnox cloud within our own data centre in Jastrebarsko, Croatia. This ensures a faster response and a support service that can react quickly.
In simple terms, we could describe a nameserver as a domain address book. Just like you would use an address book to look up information related to a particular person or company by name, the same goes for domains, since they also have an “address”. When you type our address mydataknox.com in your Internet browser, your computer uses DNS to retrieve the data about the nameserver containing the IP addresses linked to our domain. Afterwards, your computer requests the IP address of our web server, which, finally, sends the web page to your browser.
MyDataKnox offers Windows and Linux dedicated servers with different operating systems to choose from. We offer many Linux distributions, such as CentOS, Debian, Fedora and Ubuntu, and in terms of Windows servers, we offer Windows Server 2016 Standard.
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.
Quite easily. If you hold an SSL certificate, your website address will begin with “https://” and have a padlock icon, and a “Secure” mark will appear in the browser, as shown in the image below.
Secure I https:\\mydataknox.hr
When a browser displays the website as secure, the user is confident that your website is credible.
A MyDataKnox hosting service provides simple DNS script management for your domain if you’re also a user of our services of VPS, dedicated servers, cloud or you’re leasing a domain with us. The service itself enables you to easily manage DNS scripts without having to arrange your own DNS server infrastructure. The service also comes with access to a control panel for adding and modifying scripts, free backup of all DNS zones and our useful customer support 24/7.
Yes. In order to use the Hosted Exchange service, you need to have your own domain and access to DNS scripts, since it’s necessary to perform certain modifications on DNS scripts.
Server 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 a dedicated server, 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.
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.
Of course. Upon ordering a VPS service, you select the number of additional IP addresses you require, and, in case you lease multiple addresses, you an easily set one main IP address for your VPS.
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 offers you top-notch performance for the purpose of hosting websites with heavy traffic, web applications, various business applications, such as CRM, ERP systems and many more. In simple terms, you can use a dedicated server for all situations in which you require high-level performance, security and complete control of the server.
Simply put, a domain is the address of your websites. Web hosting is a service of placing website on servers that are globally accessible online and which deliver your websites to their visitors.
Simply put, a domain is the address of your websites. Web hosting is a service of placing website on servers that are globally accessible online and which serves your websites to their visitors.
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.
The duration of a domain transfer can be divided into two groups:
.hr i com.hr domains The transfer of these domain extensions is the quickest. Prior to the transfer, the current registrar of the domain must unlock it for transfer, and an order for transfer must be placed with MyDataKnox. After the payment is complete, you’ll receive an e-mail containing a link for transfer confirmation. As soon as you click on the link in the e-mail and confirm the transfer, it should be executed in a matter of minutes.
.com, .net, .org, .biz, .info and other extensions The transfer of these domains takes 5 to 7 days. Prior to the transfer, the current registrar of the domain must unlock it for transfer and request an EPP authorization code which enables the transfer. After you’ve received the EPP code, you can place a domain transfer order with MyDataKnox. After the payment is complete, you’ll receive an e-mail containing a link for transfer confirmation. As soon as you click on the link in the e-mail, the process of transferring the domain from your previous registrar to MyDataKnox will start. It usually takes up to 7 days for the transfer to be completed. If you want to transfer your domain to MyDataKnox, you can start the process here
If you’re paying using a credit/debit card or PayPal, the service will be ready momentarily upon payment. If you’re paying via bank transaction, it can take up to 48 hours, however, you send us the payment confirmation in order to speed up the activation process.
All reseller web hosting accounts include two separate control panels:
a Reseller Web Host Manager (WHM) which enables you to create accounts for your users and manage them
a cPanel control panel for your users which enables them to easily create and/or manage websites and e-mail.
WHM makes it very simple to manage and create various subaccounts. You will be able to:
set up cPanel for each user
limit user SSD storage and/or bandwidth
change user passwords, and perform many other actions.
Your users will be responsible for setting up their websites and e-mail, as well as managing their accounts, which they can perform using the cPanel control panel. cPanel will enable them to create and manage their websites and e-mail accounts without your intervention.
MyDataKnox provides support with server configuration and maintenance; however, the applications you install on the server are not included in our support area. You can contact our support team via telephone or by sending an inquiry using your MyDataKnox user control panel. Our technical staff will act in case of hardware issues, and they can also assist you with VPS configuration to a certain degree. However, our support team can’t help you with your software configuration on VPS, such as with ERP, CRM applications and other business applications that are unrelated with the service itself.
All domain-related options, including management, are at our disposal at the MyDataKnox user portal. You can access the user portal by signing up or logging in.
The license for the Veeam Cloud Connect service is defined according to the number of virtual servers you want to backup and the size of the leased MyDataKnox backup repository.
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.