Milo Posted January 24, 2017 Posted January 24, 2017 I'd like to add automation to my farm, which would extend into a VPS. My question is, can you use those .bat files in a Linux VPS, or is there something else to use? If not, and I need to get a windows VPS, does anyone have a recommendation for one?
The Hero of Time Posted January 24, 2017 Posted January 24, 2017 http://osbot.org/forum/topic/100554-explvs-osbot-manager/ ?
Milo Posted January 24, 2017 Author Posted January 24, 2017 (edited) http://osbot.org/forum/topic/100554-explvs-osbot-manager/ ? Pardon my ignorance to the subject. But i'm not very familiar with Linux. It would be possible to install this onto a linux vps? Also, I'm looking for something that would also use the script parameters. Edited January 24, 2017 by Screwbie
The Hero of Time Posted January 24, 2017 Posted January 24, 2017 Pardon my ignorance to the subject. But i'm not very familiar with Linux. It would be possible to install this onto a linux vps? yeah, its java so itll work on linux
Milo Posted January 24, 2017 Author Posted January 24, 2017 yeah, its java so itll work on linux Thank you, this is great and seems a lot easier.
Satire Posted January 24, 2017 Posted January 24, 2017 .bat is windows batch file. You cannot run it on Linux. You can try using the manager that the other person suggested, it should work as Java is cross platform.
Satire Posted January 24, 2017 Posted January 24, 2017 make it a .sh instead That still won't make it work. Linux takes different parameters than Windows. You'll need to change the params to make it work with linux.
Juggles Posted January 24, 2017 Posted January 24, 2017 Windows is .bat Linux is .shEverything else is exactly the same.On linux you run it through terminal by typing ./filename.sh 1