

Were you asleep for the last 2 weeks they’ve been doing the same to Canada, Mexico and Europe? The question isn’t that it hurts everybody, the question is who’s next and what are you going to do about it?
Were you asleep for the last 2 weeks they’ve been doing the same to Canada, Mexico and Europe? The question isn’t that it hurts everybody, the question is who’s next and what are you going to do about it?
I don’t use arch (shocking I know), so I can’t help you directly, but I will recommend instead that you invest some effort in learning about the Linux networking stack. It’s very powerful and can be very complicated, but usually the only thing you need to do to get it working is something very simple. Basically all distributions use the Linux kernel networking stack under the hood, usually with only a few user-interface sprinkles on top. Sometimes that can get in your way, but usually it doesn’t. All the basic tools you need should be accessible through the terminal.
The most basic things you can check are ip a
which should show a bunch of interfaces, the one you’re particularly interested in is obviously the wired interface. This will tell you if it’s considered <UP> and whether it has an “inet” address (among other things). If it doesn’t, you need to get the interface configured and brought up somehow, usually by a DHCP broadcast. Network Manager is usually responsible for this in most distributions. Arch seems to have some information here.
If those things look good, next step is to look at ip r
which will tell you the routes available. The most important one is the default route, this will tell your system where to send traffic when it isn’t local, and usually sends traffic to an internet gateway, which should’ve been provided by DHCP and is usually your router, but could also be a firewall, the internet modem itself, or something else. The route will tell it what IP the gateway has, and what interface it can be found on.
Assuming that looks good, see if you can ping
the gateway IP. If your packets aren’t getting through (and back) that suggests something is wrong on a lower level, the kernel firewall might be dropping the packets (configuring the kernel firewall is a whole topic in itself) or one of the IPs is not valid and is not registered properly on the network, or the physical (wiring) or the hardware on either end is not functioning or misconfigured.
If you can ping the gateway successfully, the next step is to see if you can ping the internet itself by IP. ping 8.8.8.8
will reach out to one of Google’s DNS servers which is what I usually use as a quick test. If you get no response then it’s either not forwarding your traffic out to the internet, or the internet is not able to get responses back to it, and ultimately back to you. Or Google is down, but that’s not very likely.
If you’ve gotten this far and 8.8.8.8 is responding to you, then congratulations, you HAVE internet access! What you might NOT have is DNS service, which is what translates names into IP addresses. A quick test for DNS is simply to ping google.com
and like before, if that fails either your DNS is broken or Google is down, which is still not very likely.
Hopefully this will help you at least start to find out where things are going wrong. From there, hopefully you can at least steer your investigation in the right direction. Good luck!
As someone in Southern Ontario I want you guys to know that if there’s anything we can do to help you get rid of the vicious cheeto-in-chief we’ve got your back. Feel free to “blame Canada!” if it helps that cause, but we’re going to stand up to him, and you guys should too. We’ll help any way we can. This is unacceptable.
Most aggregation services are also aggravation services, so this really makes sense either way.
The mature thing to do would be to tell them something like “I can see that you’re trying and I appreciate that, but I don’t know if I can like or respect you after what you did to my mom and my family. I’ll let you know if that changes but I’m not ready to have you mother me, I can and will cook my own dinner for the foreseeable future.” however be advised this could cause more hurt and lead to escalation because some people can’t handle rejection even when it’s honest and will either desperately seek approval anyway or reject you back. Given what you said about her age she may not even be emotionally mature herself.
Also you’re under no obligation to be mature about it. You’re allowed to be an asshole if you want. Cheaters and homewreckers and broken family creators are some of the worst things in the world to me. As someone who was raised in a broken home I really have little sympathy for the people who don’t understand that having children is a commitment, not just personally but to their whole relationship. They’re not just possessions you get custody of and get to drag around on your own personal life journey.
I’m not religious but I think this is one of the things that religion was trying to accomplish by making marriage such a sacred thing and divorce so restricted and children out of wedlock so disapproved of. The “nuclear” family was a secular version of the same principle. Yes, all that had unintended consequences too but if you are not prepared to raise children with a person you should not be having children with them. Yeah, “people change” but your commitments do not. That’s why they’re called commitments. If you’re not going to follow through on your commitments you’d better have some really damn good reason to be causing such lasting damage to your child. It can be justified in some cases, but I think it’s pretty rare that it actually is justified. Children deserve a stable and lasting family environment. I think that’s a big part of why foster care is generally such a disastrous failure too. How do we fix this? I don’t know, but I know it starts with the parents being responsible.
State-sponsored violence, typically.
Authoritarianism is a threat.
That means Bedrock unless you use the Geyser tool someone else mentioned to allow Bedrock to connect to Java but I have no experience with that and am not sure how reliably it would actually work as they are quite different versions of the game. I have no idea how it would handle mods that are not supported by the Bedrock clients for example.
First you need to understand the difference between Bedrock edition and Java edition. Bedrock is for consoles, phones and Windows, it’s the default version that Microsoft pushes now. It’s not compatible with Java clients or Java servers. So if you’re planning to have the kid play on Switch or something like that, it’s not going to work.
Assuming you’re clear on all that, you have a few options for Java servers, you can run a plain jane vanilla server (the one that Microsoft provides) fairly easily but it has some limitations, and it’s not the most manageable solution. Modded servers are much more capable and flexible but also can be a little more complex in some cases. Overall, I’ve found Purpur the easiest and most sustainable choice at least a few years ago when I was looking for the right choice it seemed like most people agreed this was the best option. Fabric is another great option, especially if you want to use mods! Fabric has a huge modding ecosystem, second only to Forge.
However I also need to mention that I’ve got a heavily modded Forge-based server running right now and I really didn’t find that any more difficult to set up than any of the others. Even though people usually complain about forge being “difficult” somehow. So take that for what it’s worth. I think it doesn’t really matter THAT much which server software you use unless you have specific requirements around things like mods, spawn protection, and other kinds of configuration that are probably most useful for large, public servers.
If you do want to run a bedrock server, it gets a little more complicated as you might have to break some things out of the walled garden. I haven’t had a lot of success with that but I understand it is possible.
If you go far enough to the extreme left you eventually meet the extreme right.
That said I’m not sure Gavin Newsom is either one, I think he’s just a coiled up opportunistic predator for any kind of power or influence who uses his snake-like backbone to quickly bend whatever way his prey seems to be going.