How to install and setup TCAdmin Game Control Panel on Linux Ubuntu
In this video I will show you how to install TCAdmin on Ubuntu step by step.
How to install and setup TCAdmin Game Control Panel on server 2019
Install Mono
https://www.mono-project.com/download/stable/#download-lin-ubuntu
TCAdmin Requirements
https://help.tcadmin.com/System_Requirements#Ubuntu_64bit
TCAdmin Installation
https://help.tcadmin.com/Installation
Full Command list used in this video
Ubuntu 18.04 Install commands
apt-get update
apt-get -y remove $(apt list –installed|grep xamarin | cut -d / -f 1)
apt-get -y install mono-complete mono-vbnc mono-xsp
sudo apt install gnupg ca-certificates
sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo “deb https://download.mono-project.com/repo/ubuntu stable-bionic main” | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt install mono-devel
apt-get install mono-complete mono-vbnc mono-xsp
apt-get install libpcap0.8 util-linux lsof
apt-get update
wget http://www.tcadmin.com/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb
apt-get update
If you feel this video has helped solve your problem or has saved you time, please consider making a donation. You can send a direct donation through Paypal. This is a great way to show a little support if you love the channel and want to help us to keep making videos! Thank you for your support!
PAYPAL DONATION
https://url.straight2thepoint.tech/uH4tg
WANT TO HELP SUPPORT OUR CHANNEL?
https://url.straight2thepoint.tech/W1eUP
OUR WEBSITE
https://url.straight2thepoint.tech/8g779
ubuntu