Guest Posted October 13, 2003 Share Posted October 13, 2003 Okay now I want to run my server through my linux server which is in a colocation facility, but I cant get the MTAServer file to open. When ever I run my site it downloads the file and displays a bunch of mumbojumbo in a text document, how the hell do I run the server?? someone tell me please! (P.S. To that silly moderator I was using that url as an example, just incase people didn't know what i meant) Link to comment
True Posted October 13, 2003 Share Posted October 13, 2003 Make sure the file has proper permissions and ownership? I need more information to help you with your problem, I haven't yet set up a server on Linux as I only play it at home and lanning, and lanning = the people dont run linux Link to comment
Guest Posted October 13, 2003 Share Posted October 13, 2003 Nope it still dosn't work, i've given it every different combination of CHMOD (permission) values and it still dosn't seem to work. Considering the file is just 'MTAServer', thats what it's supposed to be? Is there supposed to be an extension on it, because I dont think my server knows what code a plain old 'MTAServer' file is. Link to comment
True Posted October 13, 2003 Share Posted October 13, 2003 I haven't set it up on linux, but if that is the server, try chmod 0544 on it. also, make sure you own the file (chown youruser:yourgroup MTAServer). To execute, dont just run MTAServer, type ./MTAServer from the directory where it is located. (if you know Linux, then you probably already know this) Edit: its 3am, very tired, corrected permissions (dont set +w on +x's!) Link to comment
Guest Posted October 13, 2003 Share Posted October 13, 2003 What?!?!??! ./MTAServer where do I type that? Link to comment
True Posted October 13, 2003 Share Posted October 13, 2003 From the directory where the server is located. So if the server was located in ~/mtaserver/ then do this cd ~/mtaserver ./MTAServer or just do this one line if you dont want to cd to the dir (probably no need) ~/mtaserver/MTAServer Link to comment
Guest Posted October 13, 2003 Share Posted October 13, 2003 Okay i'm using WS_FTP Pro and Internet Explorer, where do I type cd ~/mtaserver ./MTAServer Link to comment
True Posted October 13, 2003 Share Posted October 13, 2003 ...*sigh* you need shell access to the machine in order to start the server. You appear to only have a webserver, not an actual dedicated linux server. If you actually do have a server, there are many tools available for remote admin and use of a linux machine, such as rsh and vnc (terminal/graphical) that you will need to use in order to execute the server. Link to comment
Guest Posted October 13, 2003 Share Posted October 13, 2003 awww damn .... oh well .... Link to comment
Evil Posted October 13, 2003 Share Posted October 13, 2003 Okay i'm using WS_FTP Pro and Internet Explorer, where do I type cd ~/mtaserver ./MTAServer Link to comment
True Posted October 13, 2003 Share Posted October 13, 2003 sad thing is is that it was around 5am, had work at 8am (which I missed, its now 2pm and I just woke up) so I only realized that this person didn't know any better, rather than laughing my ass off... Looking at it now helps though Link to comment
b0b0 Posted October 17, 2003 Share Posted October 17, 2003 Hey, leave him alone. You should at least respect the fact that he is trying to learn about Linux. And as for myself: I duel-boot between WinXP and Gentoo just like you. I also run four Linux servers. Maybe next time, True, you won't judge a person that you don't even know. Link to comment
Evil Posted October 17, 2003 Share Posted October 17, 2003 Hey, leave him alone. You should at least respect the fact that he is trying to learn about Linux. And as for myself: I duel-boot between WinXP and Gentoo just like you. I also run four Linux servers. Maybe next time, True, you won't judge a person that you don't even know. i just found what he sayd funny. i do respect that hes trying to learn it BUT that was a simple task. anyways i was scrolling up where did true judge you in anyway? and anyone can duel boot to linux and run many servers at once dont mean they know what they are doing Link to comment
b0b0 Posted October 18, 2003 Share Posted October 18, 2003 Another thread. And if I may make a correction, I meant I correctly run my servers ^^. Link to comment
Warlord Archon Posted October 18, 2003 Share Posted October 18, 2003 Christ, it seems that every time I see a post of True, he's bringing someone down. Just so we are clear: I only realized that this person didn't know any better, rather than laughing my ass off... Get a life dude. Evil stop being his lap dog. Link to comment
True Posted October 18, 2003 Share Posted October 18, 2003 I have a life, thank you. Why is it you follow me from thread to thread, 'eh? If you have a problem with the way I speak or the way I am, dont listen to me or interact with me, fucker. Simple solution, no? Link to comment
Warlord Archon Posted October 18, 2003 Share Posted October 18, 2003 Um, I don't "follow you around". I browse the forums. I go through just about everythng in here. It's not just me I'm sure there are others that think your an asshole to people. I'm just the only one who says anything. I've been around here for while and never have I seen someone with a total lack of respect for other people. No one deserves that except you. Link to comment
True Posted October 18, 2003 Share Posted October 18, 2003 Nobody deserves respect except for me? Well, you said it, why thank you. Now move along, peon, your breathing is staining my clothes. If you just "browse," then why must you hit "reply" after my posts, or in regards to my posts? All you do is nitpick rather than help. I have my way of doing things, thats just the way I am. Just becuase I dont do something to conform to your style doesn't mean I am an asshole to everyone. You got it right, I am an "asshole to people" - but only a select few. You've joined the list, congratuations. Now please, stop following me and starting flames, at least for the moderators sake. I am sure they have better things to do than to close threads you start flames in. Link to comment
ijsf Posted October 18, 2003 Share Posted October 18, 2003 Download Putty (the free SSH client), go to http://www.chiark.greenend.org.uk/~sgtatham/putty/ to download it. Open putty.exe, and fill in your IP/hostname. Log in, and fill in your username and password, then go to the directory where the MTAServer file is. Then type: ./MTAServer to run it. If it won't make connection, try to set this: Go to the SSH tab and select SSH Protocol: 2 Only, it should work.. Link to comment
Warlord Archon Posted October 18, 2003 Share Posted October 18, 2003 The moderators are used to me by now smartass. I've been here a while. The only reason I hit "Reply" is because I don't care for the way you talk to people. You don't need to "conform" to my "style of doing things", you just need to stop being an asswipe to everyone who asks for help on subjects that you think everyone should already know about. Link to comment
Gadfly Posted October 18, 2003 Share Posted October 18, 2003 Download Putty (the free SSH client), go to http://www.chiark.greenend.org.uk/~sgtatham/putty/ to download it.Open putty.exe, and fill in your IP/hostname. Log in, and fill in your username and password, then go to the directory where the MTAServer file is. Then type: ./MTAServer to run it. If it won't make connection, try to set this: Go to the SSH tab and select SSH Protocol: 2 Only, it should work.. ssh.com makes available a non commercial verion of its client for free. I think it is alot nicer than PuTTY. ftp://ftp.ssh.com/pub/ssh/SSHSecureShel ... -3.2.9.exe Link to comment
Recommended Posts