because of my failed project xD ( HoloGH.eu ) i decide to help the retroservers to not pay so much and go for more economical methods ! I hope to help this community and help me donating something to my paypal of that what they no longer pay for your Windows VPS here the link , I hope at least 200 USD Just Kidding, here the link PayPal
Ingredients
VPS - Server With Centos 6.5 Operating System (32 Bit ) the Minimal NO FULL Version recommend the gamma Classic of OVH from $ 1.99 per month.
- Clean Install ( As Server comes installed by default)
- Any Emulator
Any -CMS
Putty - what can Download from Putty
Filezilla FTP - Client
Preparation:
Then De Having VPS Installed by default
1.Hacer login with Putty to hostname: your vps IP Port: leave default click enter, tell login as: write root, then password put the received email from VPS
run the following command
Two . yum update
- after this process is completed I unloaded and installed Mono from the official website recommend the latest versions ! after installing etc.
Three . Log in FTP Hostname : IP / PORT Server User : root Password : Your Password VPS Port : 22
- when connected, create a folder emulator or whatever you want to call then you double click then upload the files of the emulator, configure it so normal ( soon more details) .
- When the emulator is Uploaded , go to putty and execute cd followed by name of the folder where they loaded the emulator Ex cd emulator
- Then run the command mono nameoftheemulator.exe Trypolin Ex : Mono "Butterfly Emulator.exe"
and everything should work properly (will not conenct to the DB because we don't have the SQL server ) , if it does not work, comment on the post and we'll try to resolve this .
- If the emulator starts successfully press the enter button and write shutdown or ctrl + c to close , then the emulator goes well
- configure the web / cms
you can use xampp but consumes more RAM etc and will be heavier , follow the tutorial in apachefriends xampp or use the classic method like me!
run the following command : yum install httpd php mysql mysql -server php -mysql
this install the SQL server and the Web Server then download phpmyadmin doing the following cd /var/www/html then wget http://sourceforge.net/projects/phpm...?source=navbar then will download a file depending on the version Ex 4.1.11 you execute this example , we install unzip first then unzip phpMyAdmin- 4.1.11 -all- languages.zip then create a folder in Filezilla FTP client on then go to /var/www/html/ and will see phpmyadmin.zip and the folder then change the name of the folder for one more comfortable
- start Apache and sql server and configure it !
write in putty service httpd start then service mysqld start then mysql_secure_installation in the first press enter then Y write the password the root of sql then n then [b] and [/ b ] 2 times with this configure mysql server, then we go via browser to http:// your ip / phpmyadmin or folder that you used to phpmyadmin and login with root and password that you have configured the SQL server, and then the usual procedure , create the db and insert . sql.
CMS - load
return to filezilla FTP instead of upload file x file upload it fast doing the following:
We create a .zip with winrar with full cms.
will filezilla FTP on the route we go to /var/www/html/ then put the .zip
and on putty execute:
cd /var/www/html
then
unzip filename.zip
- which is then extracted the configure the cms , the connection to the db the client and all you need .
- on FilezillaFTP go to the path /root/nameofthefolderoftheemulator then you go to the settings of the emulator and configure it.
- Then on Putty we write cd/root/nameoftheemulatorfolder then run the command mono nameoftheemulator.exe Trypolin Ex : mono "Butterfly Emulator.exe" if load properly test the client, if you want your domain already know cloudflare or something, if connects all right then Congratulations and donate to me something ee
Possible Errors
- when I close the Putty Client is falling / emulator closes
Run the emulator command and end add & ex mono emulator.exe & don't worked? go for the screen command ex
screen -S emulator mono /root/nameoftheemulatorfolder/"file.exe"
then press ctrl a + d to dettach and use screen- ls to see if the emulator name is here, it should be running , to stop you write
screen -S emulator -x quit then run screen- ls and should not appear at all.
It's Hard for you?
I Do All This Work $ 20 USD. with support for 2 weeks. if you bought just send me PM, if you need help post says .
Credits
Me
xd- draker for letting me know that there is mono xD .
[hr]
Advantages
- less lagg
- Less Expensive
Did anyone else ?
Cons
- Difficult Setup ( Easy for me since I'm used to linux xD)
Graphic Interface - No Mas Unless install Gnome (not worth it)
Did anyone else ?
[hr]
Pictures coming soon !


![[TUT] Running On Linux](http://ragezone.com/hyper728.png)


