FreeBSD based distro for virtual hosting platform and appliance
2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !
ClonOS installation.
ClonOS setup
Be serious about network configuration, as further work depends on the correct network settings
If all the steps executed sucessfully, you can start working with ClonOS by typing server IP address in your browser: http://IP
Default username AND password: admin
If you have problems with the server network, you can change it using the standard procedure in FreeBSD via /etc/rc.conf file
Please refer to the relevant documentation: 11.5. Setting Up Network Interface Cards
If you have problem with CBSD/Nat settings, please use CBSD command to setup nodeip settings and natcfg submenu: cbsd initenv-tui as root
Keep in mind! The sshd daemon in CBSD running by default on 22222 port, not 22. You can change this via /etc/rc.conf file and apply: service sshd restart