

- #Can i run more than one free teamspeak server install#
- #Can i run more than one free teamspeak server software#
- #Can i run more than one free teamspeak server download#

If you get a memory error then try it a few times. Get the missing qemu Bios wget -O /usr/share/qemu/sgabios.bin Run it on the Pi (Use a SSH for the following commands) Shutdown shutdown -hP now the image and copy it via scp(winscp) to your pi. Test to connect to it via ssh/putty using localhost:9022
#Can i run more than one free teamspeak server install#
Install Teamspeak like you usually would do.Ĭonnect to teamspeak from you windows host using localhost:1234 (remember above we redirected the port) Install OpenSSH Server apt-get install openssh-server

Now install less and your favorite editor (like nano, vim,etc.) you like to use apt-get install less vim redir is used to redirect the network from the guest to the hosts ports. qemu -cpu 486 -hda G:\debian.img -cdrom G:\debian-6.0.4-i386-netinst.iso -boot d -m 512 -smp 1Īfter installation run the qemu command again, but with some changes qemu -cpu 486 -hda G:\debian.img -boot d -m 512 -smp 1 -redir tcp:9022::22 -redir udp:1234::9987. I used squeeze, but wheezy might be also good.Ĭreate image using qemu-img.exe create -f qcow2 G:\debian.img 1500M(smaller size should be suffient too) Preparing Debian Image (using Windows as host)ĭownload and install qemu for Windows ( Link)ĭownload Debian netinstall image ( squeeze).
#Can i run more than one free teamspeak server download#
#Can i run more than one free teamspeak server software#
