Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 365 Bytes

TK4-Tips.md

File metadata and controls

17 lines (16 loc) · 365 Bytes

TK4- Tips

Initial Changes

Enable Console Mode

To make administration easier, always enable the console mode so that we do not have to use the web console.

cd unattended
./set_console_mode
cd ..

Update TK4- Configuration to allow dual-CPU

Edit the conf/tk4-.cnf file and update the following values:

CPUMODEL 3084
MAXCPU 2
NUMCPU 2