Search found 362 matches

by hiimcody1
Mon Feb 22, 2021 8:01 pm
Forum: Game setup tutorials
Topic: Valheim on a Linux install (Ubuntu)
Replies: 0
Views: 40087

Valheim on a Linux install (Ubuntu)

Valheim is still in early access and is somewhat buggy as a result. Public server listing is unreliable, it is best to add your server to your Steam Server Browser's Favorites tab. To do this, enter your server IP and your port+1. For example if your server is running on 127.0.0.1:2456, you'd enter ...
by hiimcody1
Sat Feb 20, 2021 11:06 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Optimal Hardware for Valheim Server?
Replies: 3
Views: 2738

Re: Optimal Hardware for Valheim Server?

I've been running it on my personal 4 core Linux VDS and it seems to hover around 2GB RAM and 30% CPU usage with 3 people on. It went to 40-45% with 4 people on.

Usage spikes during player connects and respawns and world saves. I haven't noticed any significant performance problems thus far.
by hiimcody1
Sat Feb 06, 2021 1:52 pm
Forum: General
Topic: Is the control panel potentially disclosing sensitive information?
Replies: 12
Views: 2625

Re: Is the control panel potentially disclosing sensitive information?

Is there a special email address for security-related stuff? Or should I just use the standard one? Our standard support@nfoservers.com email would work best for this. Noted. I'm just more of a fan of open-source and open-feedback type of guy, it usually gives the issue higher priority and makes ot...
by hiimcody1
Tue Feb 02, 2021 1:39 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Vanilla Minecraft VDS Performance
Replies: 2
Views: 2236

Re: Vanilla Minecraft VDS Performance

Modern versions of Vanilla MC Java Edition run terribly on pretty much anything you try to host them on. I've tried countless things to improve performance and it just isn't possible without insanely overpowered hardware. If you are willing to run a modded server jar, PaperMC has a project running t...
by hiimcody1
Tue Jan 26, 2021 6:07 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: RDP Sound
Replies: 7
Views: 1798

Re: RDP Sound

oxy wrote: Tue Jan 26, 2021 12:38 pm It seems ive figured this out. thanks for the help
What ended up being the problem?
by hiimcody1
Mon Jan 25, 2021 1:22 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: RDP Sound
Replies: 7
Views: 1798

Re: RDP Sound

It may be that the Windows Sound Service is disabled. I have seen that happen a couple of times over the years.

Have you checked if it is enabled and running?
by hiimcody1
Mon Jan 25, 2021 11:32 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: RDP Sound
Replies: 7
Views: 1798

Re: RDP Sound

Sound should work as long as you set it to forward.

If you need something for in line with an actual sound card, you could try something like Virtual Audio Cable or VB-Audio Cable.
by hiimcody1
Sun Jan 24, 2021 11:01 am
Forum: Webhosting
Topic: Discord direct
Replies: 4
Views: 1947

Re: Discord direct

Due to how Discord works (everything is managed through their app) you can't directly connect to servers using an address, but you could create a subdomain that redirects to an invite link for your Discord.
by hiimcody1
Sat Oct 03, 2020 12:43 pm
Forum: Minecraft
Topic: Help running Minecraft server with JVM Flags
Replies: 6
Views: 3096

Re: Help running Minecraft server with JVM Flags

When specifically are you getting the spikes?

Is it during world exploration, or just happening all the time?
by hiimcody1
Sat Oct 03, 2020 12:33 pm
Forum: Minecraft
Topic: Help running Minecraft server with JVM Flags
Replies: 6
Views: 3096

Re: Help running Minecraft server with JVM Flags

We don't presently support using aikars flags on our shared hosting. While they can help with performance, they also can throw resource allocation out of whack. We really need to do some internal testing with these flags before we could deploy them in our shared hosting. For now, just running paper ...
by hiimcody1
Sat Jul 11, 2020 10:15 am
Forum: Garrysmod
Topic: Best settings for the most demanding gamemodes?
Replies: 2
Views: 1890

Re: Best settings for the most demanding gamemodes?

You could try going down as far as 11 for the tickrate. Outside of that, you'd want to look over your addons and see if anything is particularly resource-intensive. If you find something, see if there's a more optimized version available (such as a different addon). You could also open a support req...
by hiimcody1
Sun May 31, 2020 1:06 pm
Forum: Webhosting
Topic: Can't select database [PHP/SQL]
Replies: 3
Views: 2218

Re: Can't select database [PHP/SQL]

Do you already have a support request open with us by chance? If so, please bump it, otherwise go ahead and open one referencing this forum post so we can take a closer look and verify that there isn't a problem with the database server.
by hiimcody1
Sun May 31, 2020 10:05 am
Forum: Webhosting
Topic: Can't select database [PHP/SQL]
Replies: 3
Views: 2218

Re: Can't select database [PHP/SQL]

You'd need to make sure to use the entire name of the database as it is displayed on your Databases tab.

The database would be something like this if you named it "stats":

"username_stats"
by hiimcody1
Fri May 15, 2020 10:29 am
Forum: CS:GO
Topic: Commands to servers.
Replies: 2
Views: 1933

Re: Commands to servers.

i got sourcemod and all of the good stuff working on my server, i would just like to implement a few commands. Like air acceleration and bot_kick. I use filezilla for my ftp. And it is a competetive gamemode, and on mirage. ty :) I believe you can set those in your server.cfg. If that doesn't work,...
by hiimcody1
Tue Mar 17, 2020 10:06 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Isass.exe using 80% of CPU
Replies: 5
Views: 1939

Re: Isass.exe using 80% of CPU

That process processes logins from what I'm seeing online.

You may want to use your Firewall tab on your panel to block traffic to port 3389. Before that blocking rule, you should create one to allow traffic from your home IP address.

You should also verify that Windows is updated.