If you want to use OpenSUSE Please read This

OpenSUS is not fully supported by SolusVM so we are providing it on a best efforts basis.

If you wish to use OpenSUSE then the following actions need to be taken.

1) Install template from SolusVM Control Panel

2) Open a ticket requesting your VPS config file is updated.

3) Via the serial console in SolusVM you need to set up your network config manualy, the following files need to be updated:

/etc/sysconfig/network/ifcfg-eth0
Example: (Your gateway will be the same as your IP ending in x.x.x.1

DEVICE=eth0

BOOTPROTO=static

STARTMODE=onboot

TYPE=Ethernet

IPADDR=178.41.200.60

NETMASK=255.255.255.0

HWADDR=00:16:3e:65:f9:de

GATEWAY=178.41.200.1

BROADCAST=178.41.200.255


/etc/sysconfig/network/routes
Example:

default 78.41.200.1 --

4) run 'service network restart'

And you should now be fully functional.

 

  • 2 Users Found This Useful
Was this answer helpful?