Softaculous https://www.softaculous.com/board/index.php? <![CDATA[slave an EXISTING Virtualizor Server]]> https://www.softaculous.com/board/index.php?tid=20394&tpg=1#p60014 By default, both servers are installed as standalone Masters. To make the second server a Slave, add it to your existing Master using the wiki guide. Once added, it will automatically become a Slave.https://www.virtualizor.com/docs/admin/server-clustering/#add-server-on-master
If you encounter any issues during the process, you can open a ticketLink to open a support ticket with Virtualizor :
https://softaculous.deskuss.com/open.php?topicId=2]]>
Tue, 16 Sep 2025 20:19:58 GMT https://www.softaculous.com/board/index.php?tid=20394&tpg=1#p60014
<![CDATA[slave an EXISTING Virtualizor Server]]> https://www.softaculous.com/board/index.php?tid=20394&tpg=1#p60013
Sprunki Game
]]>
Tue, 16 Sep 2025 08:19:20 GMT https://www.softaculous.com/board/index.php?tid=20394&tpg=1#p60013
<![CDATA[Close Account?]]> https://www.softaculous.com/board/index.php?tid=16213&tpg=11#p60012 thanks]]> Mon, 15 Sep 2025 18:31:04 GMT https://www.softaculous.com/board/index.php?tid=16213&tpg=11#p60012 <![CDATA[slave an EXISTING Virtualizor Server]]> https://www.softaculous.com/board/index.php?tid=20397&tpg=1#p60011 Virtualizor - Virtual Server Control Panel > General Support.
Please click the link below to visit the topic:

https://www.softaculous.com/board/index.php?tid=20394]]>
Mon, 15 Sep 2025 05:21:08 GMT https://www.softaculous.com/board/index.php?tid=20397&tpg=1#p60011
<![CDATA[I need a orginal confiq]]> https://www.softaculous.com/board/index.php?tid=20396&tpg=1#p60010 You can refer to the wiki below to create a permanent bridge.https://www.virtualizor.com/docs/admin/kvm-bridge/#ubuntu-network-interface-file

Please let us know if you face any issues.]]>
Sat, 13 Sep 2025 22:48:22 GMT https://www.softaculous.com/board/index.php?tid=20396&tpg=1#p60010
<![CDATA[I need a orginal confiq]]> https://www.softaculous.com/board/index.php?tid=20396&tpg=1#p60009
# Hetzner + Virtualizor Bridge - Alternative approach
network:
  version: 2
  renderer: networkd
  ethernets:
    enp6s0:
      dhcp4: no
      # Note: NOT setting dhcp6: no (matching Virtualizor demo)
     
  bridges:
    viifbr0:
      interfaces: [enp6s0]
      addresses:
        - 167.235.159.185/32
        - 2a01:4f8:2220:1d6f::2/64
      routes:
        - on-link: true
          to: 0.0.0.0/0
          via: 167.235.169.65
      gateway6: fe80::1
      nameservers:
        addresses:
          - 185.12.64.1
          - 2a01:4ff:ff00::add:2
          - 185.12.64.2
          - 2a01:4ff:ff00::add:1
      # NOT setting macaddress - let it inherit from enp6s0
      parameters:
        stp: false
        forward-delay: 0]]>
Sat, 13 Sep 2025 21:42:30 GMT https://www.softaculous.com/board/index.php?tid=20396&tpg=1#p60009
<![CDATA[PS Getting Suspended Automatically (Only VPS with cPanel Installed)]]> https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60008
As your vps is suspended at a specific time, can you check the server logs at the same time under /var/log/messages or /var/log/syslog.]]>
Sat, 13 Sep 2025 21:36:55 GMT https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60008
<![CDATA[PS Getting Suspended Automatically (Only VPS with cPanel Installed)]]> https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60007
Quote From : hostpika September 13, 2025, 5:38 pm
when i run showing this " ps aux | grep cronm" command

root@server1 ~ # ps aux | grep cronm root 1436172 0.0 0.0 3528 1792 pts/4 S+ 19:35 0:00 grep --color=auto cronm
]]>
Sat, 13 Sep 2025 17:39:00 GMT https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60007
<![CDATA[PS Getting Suspended Automatically (Only VPS with cPanel Installed)]]> https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60006
root@server1 ~ # ps aux | grep cronm root 1436172 0.0 0.0 3528 1792 pts/4 S+ 19:35 0:00 grep --color=auto cronm]]>
Sat, 13 Sep 2025 17:38:23 GMT https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60006
<![CDATA[PS Getting Suspended Automatically (Only VPS with cPanel Installed)]]> https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60005
Is there any task generated related to suspend VPS in task logs ?
Check if cronm is stuck on your server.
ps aux | grep cronm
Is the VPS under any suspend limits, such as bandwidth overuse or resource restriction? 

Let us know.]]>
Sat, 13 Sep 2025 16:39:34 GMT https://www.softaculous.com/board/index.php?tid=20395&tpg=1#p60005