• Change MySQL password

    In this guide we will see how to change the password of your MySQL database. You need to start by going to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a standard...

  • Move my MySQL database

    In this guide we will see how to move your MySQL database from one server to another, which must be compatible and not have exceeded the limit of created databases. First of all you need to go to your Magic Online or Nuxit client interface. Then click on Hostings. If you have...

  • Copy my MySQL database

    In this guide we will see how to copy your MySQL database to another SQL server. First you need to go to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a standard...

  • Manage the backups of my MySQL database

    In this guide, we will see how to manage backups of your MySQL database. First of all, you will find on this link the principle of how a MySQL database backup works. First of all you need to go to your Magic Online or Nuxit client interface. Then click on Hostings....

  • Access the phpMyAdmin tool

    In this guide, we will see how to access your MySQL database via the phpMyAdmin tool. You need to start by going to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a standard offer...

  • Quota of my database

    In this guide we will see how to check the quota of your MySQL database. You need to start by going to your Magic Online or Nuxit client interface. Then click on Hostings. If you have a standard shared package, go to WEB MANAGEMENT. If you have a MySQL offer...

  • Zabbix monitoring of my VPS

    The monitoring part of a VPS is automatically configured during installation. The Zabbix agent as well as its automatic startup allows to retrieve the values displayed on the client panel. ⚠️ If you switch off this agent, we will not be able to display the CPU, memory and disk usage values (or possibly CPU, RAM...

  • LXD Agent

    In order to connect to a VPS, we use the LXD Agent tool which allows us to : Connect us to the machine in case of need of assistance Ensure the operation of the action Change your SSH password from your client panel Ensure the operation of the action Restart your VPS...

  • Increase the storage of my VPS

    When upgrading your offer, the VPS is automatically restarted in order to apply the new RAM and CPU values, concerning storage. You have to run some commands. # Display the partition to be upgraded root@vxxx:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 40G 0 disk ├─sda1...

  • Differences between OpenVZ and KVM VPS

    The main differences between KVM and OpenVZ VPSs are : Your VPS has its own kernel. You can now virtualize machines in your VPS. An LXD agent is launched on your VPS and allows us to access your machine...