Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the copy-the-code domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pb-seo-friendly-images domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the johannes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121
How to Enable / Disable VPS rescue mode in Virtualizor? - PC✗3
How to Enable / Disable VPS rescue mode in Virtualizor?

How to Enable / Disable VPS rescue mode in Virtualizor?

Rescue mode can be used for a variety of things, including data recovery and OS restoration.

How to Enable VPS rescue mode in Virtualizor?

Step 1. Log in to your Virtualizor control Panel

Step 2. Under List VPS select your VPS then click on the Manage icon

vps manage virtualizor - How to Enable / Disable VPS rescue mode in Virtualizor?

Step 3. Click on Rescue Mode, enter your password, and click Enable Rescue Modebutton

vps manage virtualizor enable rescue mode - How to Enable / Disable VPS rescue mode in Virtualizor?


How to access VPS rescue mode in Virualizor?

In rescue mode, temporary OS is booted with VPS disks so you can can mount or repair the FS in those disks.

Another thing to note is that Virtualizor applies same network settings to the rescue disk as that set for VPS.

To login to the rescue mode through SSH use port 22.

putty virtualizor rescue mode - How to Enable / Disable VPS rescue mode in Virtualizor?

Once you are logged into the rescue mode, you can perform basic system recovery tasks: reset the admin password, moount&repair disks, reinstall the kernel, etc.


How to access files in Virtualizor Rescue Mode?

To check the name of the main partition run: fdisk -l orlsblk

  Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048    20000767     9999360   83  Linux
/dev/sda2        20002814   478001151   228999169    5  Extended
/dev/sda3   *   478001152   622532607    72265728    7  HPFS/NTFS/exFAT
/dev/sda4       622532608   625141759     1304576   82  Linux swap / Solaris
/dev/sda5        20002816   478001151   228999168   83  Linux

In this example, SDA3 is the NTFS Windows partition, so to mount it run: mount -o ro /dev/sda3 /mnt

Then navigate to /mnt and backup any files that you need.

For more examples check: Red Hat Enterprise Linux System Administration Guide: 5.2. Booting into Rescue Mode


How to Disable VPS rescue mode in Virtualizor?

Step 1. Log in to your Virtualizor control Panel

Step 2. Under List VPS select your VPS then click on the Manage icon

vps manage virtualizor disable rescue mode - How to Enable / Disable VPS rescue mode in Virtualizor?

Step 3. Click on Rescue Mode and click Disable Rescue Mode button

whoami
Stefan Pejcic
Join the discussion

I enjoy constructive responses and professional comments to my posts, and invite anyone to comment or link to my site.