Jump to content

TCAdmin setup on linux


kroko

Recommended Posts

hey. i got a task to make a minecraft server and i want to host it myself. in the past i would just install tcadmin myself but that was when i had licence to windows server and i dont got that anymore. therefor i am looking for someone who can set up tcadmin on any version of your chosing and if needed help me install things like java required for the minecraft game server to run. i plan on buying a dedecated from soyoustart (https://www.soyoustart.com/us/) with 32gb ram. the minecraft server will have 20 dedicated to it. i am ofcause whilling to pay for the help however i am not rich. if anyone is interrested then let me hear

Link to comment
Share on other sites

We've made a automatic installer script for Linux. See more information here: https://help.tcadmin.com/Installation#Automated_TCAdmin_installer_for_Linux

It's still very new, so if you have any issues, please let me know.

The Minecraft config that ships with TCAdmin has a ton of features - it ships with Java 8, 11, 16 and 17 and TCAdmin will automatically try to start the server using the correct version of Java depending on what version of Minecraft you're using. You basically just install TCAdmin and you're good to go.

Link to comment
Share on other sites

i gave it a try myself and is stuck. i installed all requirements but when it comes to install tc admin it self it says i dont got the rights. i should be root but it seems im not, so smething went wrong there. therefore i am still looking for help if anyone is whillingย 

Edited by kroko
Link to comment
Share on other sites

ubuntu@ns3134939:/home$ wget https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb
--2022-10-27 22:47:21--  https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb
Resolving downloads.tcadmin.net (downloads.tcadmin.net)... 2400:52e0:1e02::932:1, 185.93.2.248
Connecting to downloads.tcadmin.net (downloads.tcadmin.net)|2400:52e0:1e02::932:1|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 105046934 (100M) [application/vnd.debian.binary-package]
tcadmin-2-bi.noarch.deb.2: Permission denied

Cannot write to โ€˜tcadmin-2-bi.noarch.deb.2โ€™ (Success).
dpkg: error: requested operation requires superuser privilege

then i try

ubuntu@ns3134939:/home$ sudo wget https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb
--2022-10-27 22:48:07--  https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb
Resolving downloads.tcadmin.net (downloads.tcadmin.net)... 2400:52e0:1e02::932:1, 185.93.2.248
Connecting to downloads.tcadmin.net (downloads.tcadmin.net)|2400:52e0:1e02::932:1|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 105046934 (100M) [application/vnd.debian.binary-package]
Saving to: โ€˜tcadmin-2-bi.noarch.deb.2โ€™

tcadmin-2-bi.noarch 100%[===================>] 100.18M   106MB/s    in 0.9s    

2022-10-27 22:48:08 (106 MB/s) - โ€˜tcadmin-2-bi.noarch.deb.2โ€™ saved [105046934/105046934]

dpkg: error: requested operation requires superuser privilege
ubuntu@ns3134939:/home$ 

ย 

Link to comment
Share on other sites

You're not using the automated installer, and you're not executing the commands as root.

$ sudo -i
# cd /home && curl -o tcadmin-installer.sh https://downloads.tcadmin.net/installer/tcadmin-installer.sh && sh tcadmin-installer.sh -i

That is all you need to do.

Link to comment
Share on other sites

ofcause it cant be easy ^^ย 

i have now installed tc admin and its running however a fresh install of a craftbukkit server makes a server with a startup error. unfortunetly i did not see a spigot version. thats whan i really need. do you by any chance have a spigot config that actually works? ๐Ÿ™‚

Edit:

i instlled the minecraft config and installed spigot using the mod manager. however it throws me thisย 

TCAdmin.SDK.Remote.RemoteException: Could not find file "/home/tcagame_svc3/admin/3/spigot.jar" ---> System.Exception: Could not find file "/home/tcagame_svc3/admin/3/spigot.jar" --- End of inner exception stack trace --- at TCAdmin.Monitor.Standard.WebServices.ServiceManager.Start (System.Int32 serviceId, System.String description, System.String userName, System.String clientIP) [0x000a9] in <0be831333df548ba1bc5a13fa7cf3aa1>:0 at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&) at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <de882a77e7c14f8ba5d298093dde82b2>:0

ย 

Edit2: the automatic installer dont work out of the box for me but no worries. i just installed it and then fetched the spigot version and uploaded it my self. everything seems to work now

Edited by kroko
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use