Search found 297 matches

by Spray
Wed Jan 15, 2020 3:23 pm
Forum: Software how tos
Topic: How to install Apache, PHP and MySQL (LAMP) on Ubuntu
Replies: 0
Views: 9319

How to install Apache, PHP and MySQL (LAMP) on Ubuntu

This guide will show you how to install Apache2, PHP and MySQL on a Ubuntu Linux VDS. I'll write this assuming this is a fresh install of Ubuntu 18.04, but it would work on most builds. The easiest way to do this would be to use the VNC Console tab in your control panel, but it would be smarter to u...
by Spray
Wed Jan 08, 2020 2:51 pm
Forum: Webhosting
Topic: Steam - Authentication
Replies: 5
Views: 3300

Re: Steam - Authentication

BenjaminNET wrote: Wed Jan 08, 2020 8:16 am
Thank you, I'll be waiting your response.
I'm sorry, I'm not sure what response you're referencing. I just checked the site and I still see the same return URL. I was suggesting that you adjust that setting within the script/plugin you're using for this Steam login.
by Spray
Wed Jan 08, 2020 8:14 am
Forum: Webhosting
Topic: Steam - Authentication
Replies: 5
Views: 3300

Re: Steam - Authentication

Visiting your site and attempting to login via Steam, I notice the return URL is set to:

https://teamnexium.net//connected_account.php

The double slash there can cause an issue, I would try correcting that to see if it gets things working.
by Spray
Thu Dec 12, 2019 4:47 pm
Forum: Webhosting
Topic: Website Database linking to Game Database
Replies: 1
Views: 1968

Re: Website Database linking to Game Database

This is very doable, you'll just need to know a few things. 1. Does the MSSQL database for your game server allow remote connections? If not, you will need to enable that. More information on enabling this can be found here: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/conf...
by Spray
Mon Sep 23, 2019 10:57 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Managed and unmanaged , difference?
Replies: 3
Views: 2782

Re: Managed and unmanaged , difference?

In short, a managed VDS would mean that game servers are created by our system, and managed using our control panel. On an unmanaged VDS, you would have direct access to the OS, where you would need to install and manage the servers independently. We have a knowledge base article that goes over all ...
by Spray
Sun Mar 17, 2019 2:15 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Lost OpenVPN Client
Replies: 2
Views: 1240

Re: Lost OpenVPN Client

A direct link to the 2.4.6 version of OpenVPN client (released 2018-04-24) is available here: https://swupdate.openvpn.org/community/ ... 6-I602.exe

I imagine this is the software that you're looking for.
by Spray
Sun Mar 03, 2019 3:45 pm
Forum: CoD series
Topic: BigBrotherBot
Replies: 1
Views: 1657

Re: BigBrotherBot

A remote database would almost certainly be referring to setting up MySQL on the server, which allows local and remote connections to be made to databases you create for it. MySQL can be installed on Windows and Linux. They offer installation packages from their site, linked here: https://dev.mysql....
by Spray
Wed Oct 31, 2018 11:50 am
Forum: Webhosting
Topic: Beginner PHP question
Replies: 4
Views: 2362

Re: Beginner PHP question

To clarify, the reason you're able to see other customer folders in the /usr/www/ folder or system folders within the root (/) folder, is that your user account must be able to see shared folders on the system in order for components like SFTP or SSH to function properly. Customer files within each ...
by Spray
Mon Sep 03, 2018 7:24 am
Forum: General
Topic: Battlefield 5??
Replies: 4
Views: 3147

Re: Battlefield 5??

There hasn't been any indication from EA that they're going to reverse course and allow private server rentals again through GSPs. It's more likely that they will do all hosting in-house again, and force rentals to go through them. If they do allow server providers to host, we'll almost certainly pi...
by Spray
Wed Jun 27, 2018 12:04 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Any CPU upgrades on the horizon?
Replies: 2
Views: 1803

Re: Any CPU upgrades on the horizon?

We're constantly upgrading our hardware for both our VDS and game server hosting machines, as well as introducing new hardware for full machine rentals. New hardware is rotated into existing stock, with the oldest hardware rotated out as new machines are brought online. The latest VDS hosting machin...
by Spray
Fri Apr 27, 2018 8:56 am
Forum: Webhosting
Topic: phpmyadmin problem
Replies: 3
Views: 1812

Re: phpmyadmin problem

New databases cannot be created via phpMyAdmin with our current permissions setup. You will want to use the "Databases" tab of your website control panel to create this database.
by Spray
Sun Apr 22, 2018 3:59 pm
Forum: CS:Source/TF2/DoD:Source
Topic: [TF2] HTML MoTD Problems
Replies: 2
Views: 2610

Re: [TF2] HTML MoTD Problems

You can adjust the "motd_text.txt" file for the server to change the default text that displays for players who disable the HTML MOTD setting. This is located in the /tf/cfg/ folder by default.
by Spray
Wed Mar 28, 2018 10:15 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Reaching Heidisql db from outside network.
Replies: 1
Views: 1142

Re: Reaching Heidisql db from outside network.

From my understanding, HeidiSQL is a SQL client that allows you to connect and manage a SQL server, such as MySQL, PostgreSQL, or Microsoft SQL Server. Do you perhaps mean you're running one of these SQL servers and using HeidiSQL for local management?
by Spray
Fri Mar 09, 2018 10:13 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Ubuntu Routing Issue (cant bind hlds properly)
Replies: 13
Views: 4085

Re: Ubuntu Routing Issue (cant bind hlds properly)

If I remember correctly, this stems from a very old issue that Valve never fixed with port binding over TCP on Linux. Game servers would attempt to connect to the Steam master server via TCP, which didn't respect port binding. Steam would see the traffic from the base interface IP address, and list ...
by Spray
Fri Mar 02, 2018 11:45 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Firewall question.
Replies: 2
Views: 1039

Re: Firewall question.

Ports can be specified for a firewall rule, as long as the TCP or UDP protocol is selected at the top of the rule.