Linux Hosting

Is eukhost able to provide Hyper-V Windows Server 2019 VPS Hosting?

Hyper-V Virtual Private Servers eukhost is among the very few hosting providers in the UK to provide Hyper-V Windows 2019 Virtual Private Servers. Hyper-V virtualization platform enables multiple operating systems to run within multiple isolated environments on a single physical server. Hyper-V provides users with an ideal platform for key virtualization scenarios, such as production …

Is eukhost able to provide Hyper-V Windows Server 2019 VPS Hosting? Read More »

Automated Password Generator (APG) for Linux Distros

Security is one of most crucial concerns of the new generation of Internet. Various ways to strengthen security are developed day-by-day, one such tool is the APG which is considered to be among the simplest methods of tightening security over web hosting servers. As the name suggests, it offers the capability for generating complex and …

Automated Password Generator (APG) for Linux Distros Read More »

Account modification aborted – Apache Configuration Error

Account modification aborted, there was a problem changing the user name. At times when you try modifying an account by changing a username for a domain, the system generates an error that states: “There is currently a configuration error in the Apache configuration file. User name change aborted. Account modification aborted, there was a problem …

Account modification aborted – Apache Configuration Error Read More »

Do you have PEAR (PHP Extension and Application Repository) installed on your shared servers?

  Yes we do. All of our shared web hosting and reseller web hosting servers have the PEAR library installed. What is the PEAR library? PEAR (PHP Extension and Application Repository) is an object-oriented PHP library with separate classes for a variety of functions including mail, database interactivity, date and time, encryption, images, HTTP, HTML …

Do you have PEAR (PHP Extension and Application Repository) installed on your shared servers? Read More »

How to Update A Records from the Command Line Interface in Linux?

Server admins are well aware of the criticalities and complications that are involved in their jobs. Amongst the varied tasks, DNS forms one of the key areas that requires an eye for perfection. Any changes to the DNS configuration should be done by experts or someone who has fair experience with it. In the previous …

How to Update A Records from the Command Line Interface in Linux? Read More »

Moving Tables from One MySQL Database to Another Using Command Line Interface

Moving all of the tables from one mysql database to another is very easy. It can be done using phpMyAdmin to dump the database to a .sql file. However, in this tutorial, we are going to dump the database to a .sql file using the command line interface. With the command line, you can complete …

Moving Tables from One MySQL Database to Another Using Command Line Interface Read More »

Commands for VI editor

The vi editor comes with every version of Linux or Unix. To Get Into and Out Of vi :- To start – vi filename (edit filename starting at line 1) vi -r filename (recover filename that was being edited when system crashed) To Exit vi – <Return> (quit vi, writing out modified file to file …

Commands for VI editor Read More »