darhal Posted September 12, 2015 Posted September 12, 2015 Hello, Guys I was one of windows users but due to lack of money I change my hosting to linux so, how please Can I install my mta server on linux Debian and how I upload my scripts on my PC to the linux ? any viedo or detailed tut will be helpfull Thanks in advance #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
JR10 Posted September 12, 2015 Posted September 12, 2015 You can use any FTP client to upload the files. https://wiki.multitheftauto.com/wiki/In ... _GNU_Linux Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
darhal Posted September 14, 2015 Author Posted September 14, 2015 thanks a lot but yeah there is a problem here at WIKI: tar -xf multitheftauto_linux-1.5.0.tar.gz when I try to extract but the correct one was : tar xnvf multitheftauto_linux-1.5.0.tar.gz I hope I help those who face problems in that (I use Debian (wheezy) #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
MTA Team jhxp Posted September 14, 2015 MTA Team Posted September 14, 2015 You could have used my tutorial, you know... It's right at the top of the list of topics in this subforum. https://forum.multitheftauto.com/viewtopic.php?f=106&t=58533 One of the [VCP] leaders // honorary member of the =PCP= gang. Do not PM me your MTA:SA Client / Server support questions, Lua scripting questions, unban requests or server toplist concerns - please ask them here: MTA:SA Support subforum, here: Scripting subforum, here: Ban appeals or here: Servers instead. For other inquiries - please expect delays in replies when messaging me.
darhal Posted September 14, 2015 Author Posted September 14, 2015 Well thanks that helped me a lot I didnot noticed it before thanks a lot #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now