Forum archive
Installation Problem
I am wanting to replace my Ubuntu Server and install Turnkey 13.0 on a Dell 780 Optiplex with 4GB RAM and a "new" 1TB drive. However the install will not complete.
The intitial software install completes and I go through the reboot. Once rebooted:
1) I provide the root, etc. passwords,
2) I download and install the security updates,
3) I get a screen with the FILESERVER applications and lists IPs, and an "Advanced Menu" button which is selected.
4) The next screen Configure Networking is highlighted and is selected,
5) The next screen shows eth0 configuration with the IPs (IP Address, Netmask, Default Gateway, and Nameserver). DHCP Configure networking automatically is highlighted and selected.
6) A screen with Requesting DHCP appears for a few seconds, but takes me right back to the eth0 screen (#5) and that is as far as I can get.
Any help would be appreciated.
That is as expected behaviour. That text based conf app is known as confconsole. TurnKey appliances are designed to run headlessly so they have no desktop or other GUI. If you want to log in locally then you can go to the first screen and 'Exit'. You can then log in to the terminal using your root login credentials.
Otherwise (as noted on the first/main screen of confconsole) you can administer your server via a web browser (on a desktop PC that has a network connection to the server obviously) using Webmin (https://<appliance-ip>:12321) or Webshell (https://<appliance-ip>:12321). IIRC the Fileserver appliance has Ajaxplorer available via standard http or https (http[s]://<appliance-ip>). You can also use SSH, SFTP and Samba (SMB/CIFS - although it may require a little config first...).