June 25, 2026
While installing Virtualizor on one of the servers which had linux Centos 7 was getting error [root@ny7 ~]# ./install.sh email=xxx@gmail.com kernel=kvm ———————————————– Welcome to Softaculous Virtualizor Installer ———————————————– An existing installation of Virtualizor has been detected ! If you continue to install Virtualizor, the existing installation and all its Data will be lost Do you […]
Read MoreWe had been working on installing windows vps on virtualizor Intermittently its Internet would go off The issue was due to NIC setting in VPS We has to set the NIC type in VPS to e1000 to fix this issue It can be done in Edit VPS > Advanced Option > Virtual Network Interface Type […]
Read MoreWhile working on one of the nodes which has Virtualizor Software was facing issues accessing VNC . giving error failed to connected 1006 The issue was due to Virtualizor upgrade Below is the command you need to execute to kill all process using below command for VNC to work [root@os1126 ~]# kill $(pgrep -f “/usr/local/virtualizor/enduser/themes/default/novnc/utils/websockify”) […]
Read More