Removed by mod
Removed by mod
They pop up regardless- the “algorithm”. I downvote and block the worst of them to try and reduce it, but Google still ends up pushing some in
It’s all over YouTube shorts from shitty third world content theft channels.
Make sure you’re not mixing up MBps and Mbps. Internet speed is almost always measured in megabits (Mbps) not megaBytes (MBps), the former being 1/8 of the equivalent megabytes per second.
55 megaBYTES per second is just fine, that’s a full HD movie download in about 3 minutes. 55 megaBITS would be about 24 minutes for the same thing. Would that matter to you? No idea. But if you’re currently at 100, everything would take about twice as long as before the switch regardless.
Not all servers are running on the public internet.
Thereare Linux servers running that haven’t had reboots in years.
Pork is amazing.
I e only ever had Japanese cars, and they’ve all been great. A Nissan, a Toyota, and a Subaru.
Exactly
Books!
Those uniforms fit like they took them off a dead guy that wore a very poorly tailored uniform.
Dumbest shit on lemme today award goes to…. This!
This is fucking gold
I gotcha, I misunderstood. Cheers!
What’s wrong with ZSH? I was using it for 5+ years before it became the default over bash, mainly because of the auto complete features, oh-my-zsh and later just plugins and powerlevel10k.
Cokan Ballsy
If they require you to use the bastion, then trying to avoid it is probably a bad idea.
If the bastion is running an ssh server, you can jump through it with ssh pass through (using -J).
SSM provides session manager which allows you to skip having a bastion altogether- it basically lets you start an “ssh” session to a private instance without opening ports or networking using aws creds. This requires that you have access permissions to do this and that ssm is enabled.
But… if the reason you are using the bastion is so that they can inspect the traffic, then they’re not gonna let you bypass it via ssm because that also bypasses the managed networking.