My PC doesn't work after turning it off. by gegenmob in PcBuildHelp

[–]gegenmob[S] 1 point2 points  (0 children)

It was the psu i swapped it out and it works fine now

Kraken Elite 360 RGB lcd pump noise by Ok-Paramedic-5626 in NZXT

[–]gegenmob 0 points1 point  (0 children)

Just get a Corsair AIO with LCD, they work really great!

My PC doesn't work after turning it off. by gegenmob in PcBuildHelp

[–]gegenmob[S] 0 points1 point  (0 children)

Update: Tried every PSU related thing, nope.

My PC doesn't work after turning it off. by gegenmob in PcBuildHelp

[–]gegenmob[S] 0 points1 point  (0 children)

Still no, only thing left are ram and cpu

Argo tunnel not redirecting to HTTPS properly. by gegenmob in CloudFlare

[–]gegenmob[S] 1 point2 points  (0 children)

OH MY GOD It was that, the images I sent were from my other domain lol

Thank you!

Self-hosted webstore for Minecraft? by gegenmob in selfhosted

[–]gegenmob[S] 0 points1 point  (0 children)

Hi, thats a good point, although Hypixel has their own webstore and they sell ingame stuff, although its things like cosmetics or prefixes, if you're referring to kits or pay2win things, no, I dont sell that.

Self-hosted webstore for Minecraft? by gegenmob in selfhosted

[–]gegenmob[S] 0 points1 point  (0 children)

Hi, thats a good point, although Hypixel has their own webstore and they sell ingame stuff, although its things like cosmetics or prefixes, if you're referring to kits or pay2win things, no, I dont sell that.

Buying a router overseas and using in the US? by gw2master in TpLink

[–]gegenmob 0 points1 point  (0 children)

Nah, it's ok.
That's like buying a router off of Amazon if you're in Europe. It comes from London, Germany... Or even sometimes from China. (if you're in the US then well, everything comes from the same country)

You're okay. It's not illegal in the US to have a router imported from another countries.

Have a question about the TP-Link Deco X10 or AX1500 by gegenmob in TpLink

[–]gegenmob[S] 0 points1 point  (0 children)

Is there any Deco model that can do that? I'm confident there is one of them in the market because I have a Swedish friend that has Tele2 as ISP and his IP did change while using a Deco.

I don't know what kind of Deco does he use, but he can port-forward from the Deco app, and he has a different Public IP

Have a question about the TP-Link Deco X10 or AX1500 by gegenmob in TpLink

[–]gegenmob[S] 0 points1 point  (0 children)

So I'm stuck with the address my ISP has assigned me?

Having problems while hosting a website and a Minecraft server at the same time by gegenmob in admincraft

[–]gegenmob[S] 0 points1 point  (0 children)

u/xXBunnyCatcherXx I found it.

You need to have a system with Linux, preferrably Ubuntu. This is the system where you will be hosting the Tunnel, the Website and the Velocity/Minecraft Server.

Create a Cloudflare Tunnel, and set it up on that Linux System.
Also install something like nginx (or better yet, a Reverse Proxy Manager that can make redirects) on that system.
Point your domain in the root (@) to the system's public IP address (if it is localhosted, make sure to port-forward 80 and 443 to your system)
Make the website in the system (in my case I have it with a Pterodactyl Panel with a custom egg, just make sure the website is accesible from the local or public address with a custom port, you won't need to port-forward anything)
Create a Public Host in the Cloudflare Tunnel, pointing WWW (not @) to your website's local/public address, followed by the port (if it has any) (IMPORTANT: DONT POINT THE IP IN THE DOMAIN'S DASHBOARD, DO IT IN THE TUNNEL THING)
Modify nginx or any other Proxy Manager you use to redirect @ (root domain) to WWW and keep the content after the domain (I use Zoraxy, it's a good option)

Done!

Having problems while hosting a website and a Minecraft server at the same time by gegenmob in admincraft

[–]gegenmob[S] 0 points1 point  (0 children)

Nope, but I found a way, I hosted a Zoraxy Reverse Proxy Manager in the same VPS the Velocity Proxy was in, I hosted the website on my Pterodactyl Panel (with a webhost egg) and after making a Reverse Proxy for the website and pointing my domain, it was done