TAK-SERVER 5.0 - Rocky 8 made easy

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • ****USE A 4 CORE MACHINE**** READ BELOW*****
    We used to be able to run light environments on 2 core machines but as of late many folks are running into issues. There is no identified reason but the standard is 4 core.
    This video is a step by step on how to deploy a TAK Server for Rocky 8 using some magic scripts. This works for TAK Server 5.0 and 5.1.
    Recommended is 4 core and 8gb ram. In this video I use a 2 core for demonstration.
    The instructional is at the website.
    www.thetaksynd...
    Some machines are not restarting in time and the script to promote the admin user is failing.
    I have an update on the website instructional to help with this.
    If you want to learn this from scratch check out www.mytecknet.com for a good tutorial on deploying 5.0 - no scripts but its good to learn to do all the steps.
    If your looking for a really inexpensive alternative to Digital Ocean or Linode checkout SSDNodes. Follow this link to their site for great prices. They also have a virtual console and many linux distributions including Rocky 8.
    www.ssdnodes.c...

Комментарии • 56

  • @tratzum
    @tratzum 4 месяца назад

    Very excellent video. I have experimented with the vast ways to deploy TAKSERVER and found it frustrating. The one with docker on ubuntu really annoying me. This was really straight forward. Thanks.
    Question do the provided scripts HAVE to use atak as a user? I initially tired this guide with a different username and somthing didn't work right.

    • @thetaksyndicate6234
      @thetaksyndicate6234  4 месяца назад +1

      Needs atak user or modify the script

    • @tratzum
      @tratzum 4 месяца назад

      @@thetaksyndicate6234 dumb question but for the life of me I can't find the answer. My pc and VMs were rebooted. How do I get takserver started again? The VM is on logged in to atak. My host machine can ping the VM but I can't load the takserver url.

    • @thetaksyndicate6234
      @thetaksyndicate6234  4 месяца назад

      @@tratzum sudo systemctl start takserver

  • @jakubszymanski7544
    @jakubszymanski7544 4 месяца назад

    Works great! Thanks for making these videos, they help a lot. Greetings from Polish army.

  • @JudeDatz
    @JudeDatz 5 месяцев назад

    Hello, thank you for the tutorial. I followed all the steps and I already have my server up and running, but I have an issue: when I try to use my sub domain and username/pass in iTAK,
    It seems like it's connected but doesn't let me perform the data sync or create or download missions. Thanks again

    • @thetaksyndicate6234
      @thetaksyndicate6234  5 месяцев назад

      Well its iTAK your mileage may vary. Its still very beta. I rarely use iTAK but Colorado are big users and they have a youtube channel with quite a bit of itak stuff. www.youtube.com/@coetak

  • @lukenolaz8819
    @lukenolaz8819 4 месяца назад

    Awesome thank you for making this video it helps a lot ❤️

  • @jakekoenig6163
    @jakekoenig6163 3 месяца назад

    Can you make a video on making ITAK CERTs? I’ve got this up and running without letencrypt. The Atak certs are working on my android devices. I followed the mytechnet article about making the certs but it doesn’t explain how to make the necessary.p12 files that were not included in this video

    • @thetaksyndicate6234
      @thetaksyndicate6234  3 месяца назад

      so if you go to mytecknet on the takserver deployment guide at the top there is a link to "managing users and groups" click on that, then role down to the soft certificate management, thats what you need for iTAK. This will create the user.p12 file you want, so if you name the user itak1, then in opt/tak/certs/files you will see that itak1.p12 file there. Then follow the guide on creating data packages. He has a part on itak. itak does not need the manifest file in its own folder, actually atak doesnt need anymore either. just zip up manifest, pref, truststrore and user.p12 and your good. Now i have to say, using LetsEncrypt and enrollment is way better than managing certs.

  • @jeremykrohnfeldt3097
    @jeremykrohnfeldt3097 6 месяцев назад

    Great video! I do not see the MASTER_SERVER_FOLDER in the download list, only the scripts folder shows up.

    • @thetaksyndicate6234
      @thetaksyndicate6234  6 месяцев назад

      Hey Jeremy good catch! Its fixed now somehow I removed it!

  • @JasonParham-i7k
    @JasonParham-i7k 4 месяца назад

    Will these scripts need any modification if ran on Rocky 8 on a raspberry PI?

  • @Salat121314
    @Salat121314 6 месяцев назад

    Hey, would it be possible to make such a great tutorial for the Raspberry Pi also?

  • @王振宇-d6w
    @王振宇-d6w Месяц назад +1

    Sorry I have problems is now have takerserver-5.2-release16 how do I to change the installa to install the new one to own ssd server if you look this message I hope can help me because in your website only have 5.1 releases 16 I really want to know how to up date and install new one

    • @thetaksyndicate6234
      @thetaksyndicate6234  Месяц назад +1

      Hey there I will get you a detailed list what needs to be changed in the scripts to make this work. Pretty painless

    • @thetaksyndicate6234
      @thetaksyndicate6234  Месяц назад +1

      Ok so go to the install.sh, its the one that is labeled RL8.9_tak5.1r40_install.sh. Open that up in a text editor. You can do a save as and rename it to the version you are using so for 5.2 it would now be RL8.9_tak5.2r16_install.sh then in the new version scroll down to where it says ++++INSTALL TAK SERVER+++++ you can ignore changing anything that has # in front of it or or echo. The line you want to change to match the name of the installer is sudo dnf install takserver-5.1-release40.noarch.rpm -y. You want to make sure that line matches the version you are installing. Then if you are using my commands to copy paste just edit them in the command line after pasting to match your version.

  • @antdx316
    @antdx316 4 месяца назад

    Apocalypse-readiness software. 👍
    You guys need to play Planetside 2, it's like this.

  • @criticalmass120
    @criticalmass120 4 месяца назад

    I am not sure what I am doing wrong. I have followed the directions but when I log into the TAK Server I am going straight to a map. I don't see anything for administrator control.

    • @thetaksyndicate6234
      @thetaksyndicate6234  4 месяца назад

      Certain Machines are not restarting tak server in enough time so when the script to run the admin cert are ran nothing happens. Here is the fix.
      Get to command line.
      step 1 - cd /home/atak
      step 2 - sudo chmod +x promoteAdmin.sh
      step 3 - /.promoteAdmin.sh
      That will run the script and promote the admin cert.
      You should be good to go. Email me if you have anymore issues.

    • @vaderman98
      @vaderman98 4 месяца назад

      Same thing happened to me

    • @thetaksyndicate6234
      @thetaksyndicate6234  4 месяца назад

      @@vaderman98 did you try the fix above? Run the promote admin script independently?

    • @jacob7291
      @jacob7291 3 месяца назад

      What could cause connection refused when trying to log into tak server? I’m trying to login my tak is 4.10 and I can ping my server

    • @ProjectDanger
      @ProjectDanger 2 месяца назад

      @@thetaksyndicate6234 Hi ! I ran into the same issue with the map instead of admin controls displayed on firefox, I wrote your lines and now I can not access anymore. Tried to reboot and replace the p12 filers in firefox but i cant connect anymore, do you have a fix ?

  • @MrDanielosullivan
    @MrDanielosullivan 6 месяцев назад

    can this be used with tak server 5.1 release 11 due to the tomcat patching

  • @畢華麒
    @畢華麒 3 месяца назад

    Build success thank you .
    But unable to upload and download data package ,how to set up

    • @thetaksyndicate6234
      @thetaksyndicate6234  3 месяца назад

      @@畢華麒 nothing to set up its on automatically

    • @畢華麒
      @畢華麒 3 месяца назад

      @@thetaksyndicate6234
      Where is the issue with my server? What should I check to resolve the problem?

    • @thetaksyndicate6234
      @thetaksyndicate6234  3 месяца назад

      @@畢華麒 i have no idea. I would go to the discord tak page and ask for help

    • @畢華麒
      @畢華麒 2 месяца назад

      @@thetaksyndicate6234 My issue has been resolved. How should I update my server version if there are updates in the future?"

    • @thetaksyndicate6234
      @thetaksyndicate6234  2 месяца назад

      drag the rpm file to the atak folder. then sudo chmod + then hit return the ./ to execute. That will update it. But as good resource is at www.mytecknet.com There is a section on TAK-SERVER update.

  • @sawyergrant4822
    @sawyergrant4822 9 дней назад

    Installed server. But not certificates were created. Why was this?

    • @thetaksyndicate6234
      @thetaksyndicate6234  9 дней назад

      Check opt/tak/certs/files

    • @sawyergrant4822
      @sawyergrant4822 8 дней назад

      @@thetaksyndicate6234 opt folder was empty

    • @thetaksyndicate6234
      @thetaksyndicate6234  8 дней назад

      @@sawyergrant4822ok im gonna fire up a server soon and see if i can duplicate

    • @thetaksyndicate6234
      @thetaksyndicate6234  8 дней назад

      @@sawyergrant4822 hey there i just deployed 5.2 r41 no problem. Are you editing the title of the script and internally in the script to ensure its referrering to the right rmp file?

  • @lemorvandiau233
    @lemorvandiau233 5 месяцев назад

    Bonjour. Impossible de l'installer.
    J'ai une erreur bad gpg signature

    • @thetaksyndicate6234
      @thetaksyndicate6234  5 месяцев назад

      What OS are you using and is it hosted by anyone? Looks like Dig Ocean is having issues. I used Digital Ocean last night again without any issues. I can test again on my own bare server on saturday

    • @lemorvandiau233
      @lemorvandiau233 5 месяцев назад

      @@thetaksyndicate6234 j'utilise rockylinux 8.9 sur RPI PI4

  • @vaderman98
    @vaderman98 4 месяца назад

    I had a few issues. Sent you an email

  • @JohnThimble-ll6tm
    @JohnThimble-ll6tm 5 месяцев назад

    Having issues when the install completes and it fails to find takserver.services to start/restart. Then it will not create any certificates as none of the directories exist e.g:
    copying admin.p12 to /home/atak/
    cp: cannot stat '/opt/tak/certs/files/admin.p12': No such file or directory
    changing owner of /home/atak/admin.p12 to atak user
    chown: cannot access '/home/atak/admin.p12': No such file or directory
    Any help would be appreciated.

    • @thetaksyndicate6234
      @thetaksyndicate6234  5 месяцев назад

      John what are you deploying it on? Can you email me. The contact info is on the youtube channel info

    • @JohnThimble-ll6tm
      @JohnThimble-ll6tm 5 месяцев назад

      Further to my last:
      I've tried CentOS 7 and DigitalOcean, they all end up with the same fault -
      daemon-reload
      start takserver service
      Failed to start takserver.service: Unit takserver.service not found.
      enable takserver service
      Failed to enable unit: Unit file takserver.service does not exist.

    • @thetaksyndicate6234
      @thetaksyndicate6234  5 месяцев назад

      Please email me. Email is listed on the contact info for the youtube channel

    • @JohnThimble-ll6tm
      @JohnThimble-ll6tm 5 месяцев назад

      Investigating further, @ 21:37 your terminal states that takserver.service is not a native service. And goes on to execute in from that file structure. That does not happen for me, nor do I have that that file under that directory. Is anyone able to shed some light?

    • @thetaksyndicate6234
      @thetaksyndicate6234  5 месяцев назад

      Hey John i replied to your email