The idea of Kopiemtu is to NOT use a GUI, GUI requires resources, and adds unnecessary instability.
command line is the way to go for maximum efficiency.
so, login as root on the box, and do ipconfig | grep addr
copy that address (192.168.0.22 for example, yours would be different)
now get PUTTY (it's a free remote SSH tool, to connect to linux boxes from windows machines)
use putty to connect to the box from your windows machine, entering the ip address, user & pass (user always as root)
also get winscp, it's like a file copy utility, you get one screen is windows the other screen is the remote linux box, useful to edit configuration files from the linux box from the windows machine, it would make your life A LOT EASIER if you are not a linux person
it's also free, type of connection would be scp.
ok, back to business
you need to create a file in /etc/kopiemtu with the extension .conf that would represent every coin you are going to make.
i recommend look at the files that are already there, and modify them with your data (pool, wallet addr, coin, etc) following the format in the example.
then from the command line mine stop
mine switch several times until you get the file with the name of the one you have edited
mine start
that will start the miner automagically
note , you'll need to have the proper miner for your coin if the coin is not supported obviously will not work until you install, compile and configure the miner in the box,so better to mine a coin that it's already supported.
ok, you got enough to get your hands dirty, try all that and post back.
cya
indkt.