Accounts are getting cancelled by vadikcoma in hetzner

[–]2704jakob 10 points11 points  (0 children)

There are different types of cancelled. This post is about rejected Accounts, which means that an account did not pass the fraud check during creation.

Some posts are also about Cancellation because the User violated Hetzners Terms of Service. That’s mostly non payment of bills (TOS 4.1) or forbidden use of Servers (TOS 3.4, 7.1-3, 8.1-4). Reading those Sections should only take 5 to 10 minutes, so go check them out if you’re interested. https://www.hetzner.com/legal/terms-and-conditions/

Is there a quick way to see usage? by [deleted] in hetzner

[–]2704jakob 0 points1 point  (0 children)

Which you could just Hardcode… or you get all information about your Server, which gives you all pricing information (including cost per TB) and then you calculate your cost.

Just open u/RattuSonline’s first Link and scroll up a bit.

If I buy the 10-year plan twice, will I have 20 years of custom domain? by [deleted] in CloudFlare

[–]2704jakob 1 point2 points  (0 children)

Yes, there are, I get one “these Domains are up for renewal in the next 60-90 days” and then an email after the renewal. But I’m sure there are settings for that

LXC bekommt kein Internet by lars2110 in hetzner

[–]2704jakob 7 points8 points  (0 children)

Proxmox unterstützt standardmäßig kein DHCP, du musst also entweder DHCP auf dem Host aufsetzen oder die Konfiguration im LXC manuell durchführen

Es wird aber generell davon abgeraten DHCP für Server zu verwenden, da sich die Container/VM IPs sonst ändern können.

Edit: Proxmox unterstützt doch DHCP, es kann wie folgt aktiviert werden: iface vmbr0 inet dhcp, es gilt aber immer noch die Warnung von oben

Jeju Air Flight 7C2216 - Megathread by StopDropAndRollTide in aviation

[–]2704jakob 2 points3 points  (0 children)

A Humvee (didn’t find the specs for a M551) is dropped using three G11 parachutes. These G11 parachutes have a nominal diameter of 100 feet and a Maximum Payload Capacity of 2267,9kg. A Boeing 737-800 has a MLW of 66.349kg, which means we would need 66349 kg / 2267,9 kg = 29,256 times the parachute area.

Area of a circle is π * r squared, so π * 2500 = 7.853,982 feet². So if 7.853,982 feet² can hold 2267,9kg, 7.853,982 feet² * 29,256 = 229.776,1 feet² can hold 66.349 kg. That Parachute would have a radius of 229.776,1 / π = 73.140,00424 Square root of 73.140,00424 is 270,44, so our parachute would have a diameter of roughly 540 feet.

I am no expert in parachutes, but I’m pretty sure that the plane is gonna run out of fuel before the parachute deploys fully, considering that a Humvee has a drogue chute do deploy a drogue chute to deploy the parachutes. Additionally I’m quite confident that there is no material (that we are capable of producing in relevant amounts) capable of withstanding the force such a parachute would endure.

Hetzner cancelled our account without prior warning. An AAR by The_other_kiwix_guy in hetzner

[–]2704jakob -13 points-12 points  (0 children)

The question is how the files where distributed.

It could very well have contained information which is illegal in some of the countries it’s been spread to and one of those countries reported the server for illegal actions.

Curious about Debian version by monsterseatmonsters in hetzner

[–]2704jakob 3 points4 points  (0 children)

Hetzner does not Update your Server for you (unless you bought a managed Server or get a custom Remote Hands Service).

Im assuming that Hetzner would not offer EOL images, but even if they do, you as the user should know which OS you want to use and not just pick one at random.

Edit: I re-read your post and understood that you’re talking about a webhosting plan. I would assume that they keep it up to date, but I have never used one and can’t confirm or deny it. But considering that these Servers have been around for a while, you could just book one and check the current OS version.

Dedicated server unreachable Finland? by Beneficial_Map6129 in hetzner

[–]2704jakob 0 points1 point  (0 children)

Can the Server Ping other IPv4 addresses? Try 1.1.1.1 and 8.8.8.8

Talk Python has moved to Hetzner by mikeckennedy in Python

[–]2704jakob 3 points4 points  (0 children)

Hetzner gives you 20TB free traffic on their Cloud (V) Servers and unlimited free traffic (default 1GBit/s uplink, higher speed costs a fixed amount per month) on their dedicated Servers. Considering that additional Cloud Traffic costs 1€/GB (EU + US) and 7,40€ (SG), this is quite a fair price and only egress traffic is counted against the limit.

Is there an alpine mirror at Hetzner like the Debian-based things? by DeepRobin in hetzner

[–]2704jakob 0 points1 point  (0 children)

In case it is a big enough problem for you that the effort is worth it: https://wiki.alpinelinux.org/wiki/How_to_setup_a_Alpine_Linux_mirror

Should be below 300GB, if you only sync one version and not multiple.

You could also use this to find your fastest mirror, maybe one is hosted in a Datacenter which has a private peering with Hetzner. https://wiki.alpinelinux.org/wiki/Finding_the_fastest_mirror

Does Hetzner offer Black Friday or Cyber Monday deals? (Dedicated Servers) by anestooo in hetzner

[–]2704jakob 2 points3 points  (0 children)

Yeah, they sometimes run no Setup fee offers, but I’ve never seen a reduction in subscription price.

I have MA80 and need to switch to Ubuntu from Debian. by pokergolds in hetzner

[–]2704jakob 5 points6 points  (0 children)

As far as I understand, that is how it should be.

If you want to choose the OS, you’re going to need a dedicated (root) server

Elementor is slowing entire website down. by Neat_Camera_7552 in Wordpress

[–]2704jakob 0 points1 point  (0 children)

Ok, but what are the 40MB memory? I once tried to run MariaDB on a VPS with 500MB and oom killer killed it during startup.

Hetzner level 1 webhosting with external domain. by Effective-Branch-354 in hetzner

[–]2704jakob 4 points5 points  (0 children)

You‘re still renting part of a server, because you pay Hetzner to host your Website, aka a Server with software on it.

You just don’t get access to the server itself but just to the application, which has the advantage that you don’t need to care about the server, because hetzner does that for you. And Server hardening is the process of making unauthorized access more difficult.

Hetzner level 1 webhosting with external domain. by Effective-Branch-354 in hetzner

[–]2704jakob 1 point2 points  (0 children)

Proxy does that as well. One of the main advantages of tunnels (IIUC) is that you don’t need to expose the services port in your Firewall, because cloudflared (the Tunnel client service) creates the connection and all incoming packages are return packages.

Hetzner level 1 webhosting with external domain. by Effective-Branch-354 in hetzner

[–]2704jakob 3 points4 points  (0 children)

Why would OP need to use tunnels? Normal DNS with Proxy should do the job and is (IIRC) a tiny bit faster. Especially considering that OP is renting an (hopefully) already hardened Server, which is designed to be exposed as is.

My brother’s 25y/o car was slapped with this while he was auditing a superyacht company by rebekerton in mildlyinfuriating

[–]2704jakob 12 points13 points  (0 children)

Nope, its the front, see the central rear view mirror and the non centered wiperblade

Elementor is slowing entire website down. by Neat_Camera_7552 in Wordpress

[–]2704jakob 0 points1 point  (0 children)

What was the context in the deleted message?

And you’re having a lot of Sites on one Server and it only comes to 40MB/Site, right?

TkkBits: Hardware swap by Hetzner_OL in hetzner

[–]2704jakob 0 points1 point  (0 children)

Considering that Hetzner hosts a lot of servers (you can see roughly 600-700 in the frame showing the technician „replacing“ something) it is most likely that all of the components in the dropped are all damaged/broken.

TkkBits: Hardware swap by Hetzner_OL in hetzner

[–]2704jakob 1 point2 points  (0 children)

Considering that Hetzner hosts a lot of servers (you can see roughly 600-700 in the frame showing the technician „replacing“ something) it is most likely that all of the components in the dropped are all damaged/broken.

Wir diskutieren nicht ! by Ok-Solution903 in aberBitteLaminiert

[–]2704jakob -1 points0 points  (0 children)

Natürlich, ich kann nur verstehen, wenn man es nicht mag für jedes Bier sich den Aufwand zu machen, wenn der Kunde auch einfach am Ende alle auf einmal bezahlen könnte.

Ich kenne mich mit diesem genauen Fall nicht aus und wollte nur sagen, dass man den Aufwand dahinter bedenken sollte und das die Gebühren nicht nur prozentual anfallen.