Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Remu

#2
Quote from: KAKAN on Jul 07, 2016, 01:27 PM@Remu, there is a other executable available for Linux OS.

Ok Thanks. I am going to download The Linux ISO for Virtual Box . I think Ubuntu is ok. Is there any other better Linux for this server hosting?

#3
@Thijn I don't have the product Key . Lost It. And My download speed is not Enough.

So Lets move TO KAKAN idea.
Quote from: KAKAN on Jul 07, 2016, 06:46 AMI would prefer a lightweight linux instead.

But Linux Can't run Server32.exe as it is a exe(Windows Executable)

Then Crystal Bue
Quote from: ext-d.CrystalBlue on Jul 07, 2016, 08:22 AM
Quote from: Thijn on Jul 07, 2016, 05:42 AM
Quote from: Remu on Jul 07, 2016, 05:10 AMWe just have to create new USer

one question. That User Account type: Standard / Administrator ?

Then From Where we should Block the User Don't have access to other files?


Standard obviously. Then you shouldn't be able to access other files.

Keep in mind that in order to run your server you actually need to login as that new user which means you wont be able to use your computer like you normally would.

A virtual system would work, but requires quite a bit of system resources like RAM and cpu. Windows ISOs for 8.1 and 10 can be downloaded using the Media Creation tool released by Microsoft (Google it).
Well, if you're running windows XP you can use Run as and in newer OS its not so easy but you have to switch user to the new user, open the server and switch back to your user

I have windows 7

Now What Should I do? I Don't have product key and a good download speed for Birtual Box
2) Linux Can't run server32.exe [Is there any other blank server for Linux?]
3) I have WIndows 7

All thanks for helping.

Anybody knows the link for blank server for linux
#4
Can Virtual System Help Here?. I HAVE oracle Virtual Box But can't find windows iso.>>>>>
#5
We just have to create new USer

one question. That User Account type: Standard / Administrator ?

Then From Where we should Block the User Don't have access to other files?

#6
Applications / Re: Server Host with MySql DB
Jul 07, 2016, 03:41 AM
thanks
#7
Applications / Re: Server Host with MySql DB
Jul 06, 2016, 11:38 AM
Ok I changed to 5192. Is it okay? Nobody as 5192.
#8
Quote from: King on Jul 03, 2016, 12:34 PMyou seem like a newbie , i can help you get started ,  join this irc https://kiwiirc.com/client/irc.liberty-unleashed.co.uk/#Razborka

Can't Connect to that channel . Keeps on loading

Quote from: KAKAN on Jul 03, 2016, 01:24 PM@Remu , if you need a basic tutorial with less time, read this:- http://tutorialzine.com/2016/01/learn-sql-in-20-minutes/
Or, if you want a complete course, you can see this:- https://www.codecademy.com/learn/learn-sql

Thanks I am Learning this
#9
Quote from: ysc3839 on Jul 04, 2016, 04:50 AM
Quote from: ext-d.CrystalBlue on Jul 03, 2016, 04:37 PM
Quote from: ysc3839 on Jul 03, 2016, 04:19 PM
Quote from: ext-d.CrystalBlue on Jul 03, 2016, 04:14 PM
Quote from: ysc3839 on Jul 03, 2016, 10:43 AMAs the developers say "should an exploit be found in the server". But I think nobody would spend his time finding this exploit.
That's exactly why you are not to run a server as root. If you want to host a server use these commands:
sudo -i
<your password>
useradd vcmp
mkdir /vcmp
chown vcmp /vcmp
su vcmp
now you can do any shit and you wont manage to hurt your pc at all
[but this is only for Linux]
On Windows, just turn on UAC.
Well, it'll still have access to your personal files. You should run it in a virtual machine if on windows.
Creating a new user can prevent this.
Creating new User prevent this? Are you sure? If Yes I will be very happy.
If no, no fear when Drake is here :)
#10
Applications / Re: Server Host with MySql DB
Jul 04, 2016, 11:29 AM
Quote from: NicusorN5 on Jul 03, 2016, 03:19 PMTry other port...

Ok. Changed to 8190
#11
Quote from: ext-d.CrystalBlue on Jul 03, 2016, 08:12 AM
Quote from: Remu on Jul 03, 2016, 06:25 AM
Quote from: vito on Jul 03, 2016, 03:31 AMBoth here http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions



Thanks. But If I increment cash by a cmd /increasecash and it will do player.cash += 1000; but If I reconnect My Cash is again set to zero.  How to Set a Database for mys erver?
You have to use the QuerySQL function
IDK even a thing about SQL. Can you guys help me how to do it. Thanks :D
#12
Applications / Server Host with MySql DB
Jul 03, 2016, 11:33 AM
Server Host

User Name: Remu
Email Address: [email protected]
Server Name: Super Deathmatch Arena[Drake Free Hosting]
Port: 5192 (due to ask for change)
Slots(10-100): 50 (is enough )

MySQl DB
 User Name ; Remu
email address : [email protected]
Use: For /register /login saving stats





#13
Quote from: vito on Jul 03, 2016, 08:29 AMAny connection to internet is a risk. If you have server - you're making your IP more popular to be attacked, also (any) server may contain vulnerability, so more servers running at your PC - more risk. But usually people infected himself PC by *.exe, *.pdf, ms office files, browsing with IE and so on.
And no guarantee you will be safe and not infected. Just keep back up of important data on hdd in your cupboard and don't worry about viruses.

Thanks. BTW is there any other way to host the server on any other remote servers like serversfree.com like free hosting ?
#14
Quote from: ext-d.CrystalBlue on Jul 03, 2016, 08:10 AMI don't know where did he remotely got an idea of getting a virus on your PC from a VCMP server.
I know None can send virus through vcmp -game but While The Server is On, If anyone sent any virus or attacked my pc?
#15
Quote from: vito on Jul 03, 2016, 03:31 AMBoth here http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions

Thanks. But If I increment cash by a cmd /increasecash and it will do player.cash += 1000; but If I reconnect My Cash is again set to zero.  How to Set a Database for mys erver?