I can't even
-
@lopez1 said in I can't even:
@jaredbusch I can't even is an emotional exclamation in response to an event. Its abrupt ending implies something is too amazing, frustrating, surprising, exciting (or any other adjective imaginable) to handle, which renders a person speechless because they're so incredulous.
-
@lopez1 said in I can't even:
@lopez1 said in I can't even:
@jaredbusch I can't even is an emotional exclamation in response to an event. Its abrupt ending implies something is too amazing, frustrating, surprising, exciting (or any other adjective imaginable) to handle, which renders a person speechless because they're so incredulous.
Thanks.
Yeah, no thanks... I've let your random first post slide, but that's crossing into spam.
The link has been changed. Next one is a perma ban. -
@lopez1 said in I can't even:
@jaredbusch I can't even is an emotional exclamation in response to an event. Its abrupt ending implies something is too amazing, frustrating, surprising, exciting (or any other adjective imaginable) to handle, which renders a person speechless because they're so incredulous.
Yes it is. We all know that. This seems machine generated.
-
@scottalanmiller said in I can't even:
@lopez1 said in I can't even:
@jaredbusch I can't even is an emotional exclamation in response to an event. Its abrupt ending implies something is too amazing, frustrating, surprising, exciting (or any other adjective imaginable) to handle, which renders a person speechless because they're so incredulous.
Yes it is. We all know that. This seems machine generated.
Why wasn't the account just banned?
-
@jaredbusch said in I can't even:
@scottalanmiller said in I can't even:
@lopez1 said in I can't even:
@jaredbusch I can't even is an emotional exclamation in response to an event. Its abrupt ending implies something is too amazing, frustrating, surprising, exciting (or any other adjective imaginable) to handle, which renders a person speechless because they're so incredulous.
Yes it is. We all know that. This seems machine generated.
Why wasn't the account just banned?
It's gone.
-
Department needs access to a computer via RDP so they can process Badges (Application License issue). Let's add them to the Remote Desktop Users group at the USER level so that it's another point to have to manage when on/off boarding someone....
uh - NO. It's a Security Group. You modify the Security Group, you add the Security group to the computer. Sheesh..
-
Ever have your boss need you to do a little project for him and it involves just typing two words into a file?
Like, how incompetent can you be?
Best part is...
I'm the boss in this story. lol
@valentina is very long suffering.
-
@scottalanmiller said in I can't even:
Ever have your boss need you to do a little project for him and it involves just typing two words into a file?
Like, how incompetent can you be?
Best part is...
I'm the boss in this story. lol
@valentina is very long suffering.
That's not necessarily incompetence, it's delegation.
-
@scottalanmiller said in I can't even:
Ever have your boss need you to do a little project for him and it involves just typing two words into a file?
Like, how incompetent can you be?
Best part is...
I'm the boss in this story. lol
@valentina is very long suffering.
Sometimes it pays to be the boss!
-
Due to the inability of running PowerShell scripts, I can't customize my Powershell session.
-
@scottalanmiller said in I can't even:
Ever have your boss need you to do a little project for him and it involves just typing two words into a file?
Like, how incompetent can you be?
Best part is...
I'm the boss in this story. lol
@valentina is very long suffering.
@obsolesce said in I can't even:
@scottalanmiller said in I can't even:
Ever have your boss need you to do a little project for him and it involves just typing two words into a file?
Like, how incompetent can you be?
Best part is...
I'm the boss in this story. lol
@valentina is very long suffering.
That's not necessarily incompetence, it's delegation.
@pmoncho said in I can't even:
@scottalanmiller said in I can't even:
Ever have your boss need you to do a little project for him and it involves just typing two words into a file?
Like, how incompetent can you be?
Best part is...
I'm the boss in this story. lol
@valentina is very long suffering.
Sometimes it pays to be the boss!
What is more impressive is when you can delegate up! Getting your boss to do something that you could do is awesome.
-
My manager (IT Manager) messaged me a screenshot of speedtest.net results from one of our DC's that showed there is 33 ms ping times, and that I should look into this. I login the DC, pull up command line, ran a continuous ping to 8.8.8.8 with solid 3ms ping times. I sent him a screenshot of the command prompt and said ping times look solid to me, and speedtest.net does not give accurate results of network latency from a computer as the built-in ping utility from windows.
This is basic troubleshooting, and is just sad.
-
Saw today someone went into their SAN and.... deleted disks from their running RAID array. jajaja.
This is one of the core problems with SANs....
- They deployed a known fragile SAN (SC series) that is insanely more dangerous than a normal server.
- They are using a SAN instead of proper production storage.
- They have "data center" staff managing their really complex and confusing storage instead of storage professionals who know what is going on and how it is used.
Given the three whopping mistakes above, it follows the pattern that human error has led to a degraded and irreparable RAID array on this "infallible" SAN system. It's the problem of "bad decisions beget bad decisions." People installing SANs that don't make sense are also the most likely people to screw up the deployment and managing it wrong and lose data from human error. It's a compounding problem.
-
@Fredtx said in I can't even:
I sent him a screenshot of the command prompt and said ping times look solid to me, and speedtest.net does not give accurate results of network latency from a computer as the built-in ping utility from windows.
Sort of. The ping times ARE accurate. And SpeedTest shows to where they are being sent.
What happened there is that you tested one specifically fast and near server, and he tested and arbitrarily distant server. It's not that his number is more or less accurate than yours, they are both accurate. It is that you are measuring two different things.
What was lacking was a solid definition of what was being sought. A proper network latency test is done to the nearest router, not to any server. Even in your test, the connection is arbitrarily far and can be wrong - assuming the question is "what is our WAN latency". But if the question is "what is our Google DNS latency" then your answer is correct. If the question is "what is the latency to a server selected by SpeedTest" then the manager's test is correct.
-
I've always used the ping command to troubleshoot latency, and view active spikes, and packet loss. The only time I really use Speedtest is when testing bandwidth. Tracert is another command I use for troubleshooting latency as I can easily show the ISP the issue is on their end, which most of the time it is.
-
@Fredtx said in I can't even:
I've always used the ping command to troubleshoot latency, and view active spikes, and packet loss.
For anything ping/traceroute related, the tool you want is
mtr
notping
. It provides a much better picture of what you need to know if you use the right--order
options.This gives you the standard loss, delay, etc., plus jitter:
mtr 1.1.1.1 --order LSRDNABWVJMXI
But as @scottalanmiller said, you need to be specific about what you are wanting tested.
-
I setup a self-hosted librespeed instance at my prev employer to deal with all the WFH internet foolishness. Then you know that you're testing a known quantity. I'd also managed to script something with their client-side cli and TRMM that would allow the team to remotely speed test without user knowledge or intervention.
-
@JaredBusch said in I can't even:
For anything ping/traceroute related, the tool you want is mtr not ping. It provides a much better picture of what you need to know if you use the right --order options.
Nice. I never knew about that tool. I will have to check it out
-
Today a customer asked us to "return their software and CALs for a refund". The reason given? Because they plan to pirate the software instead so they don't want to have paid for it.
I can't wait to hear what the vendor says to that logic for returning the software.
-
Customer: I don't know enough about computers to buy a server on my own, I need an IT firm to order it for me.
Also Customer: I don't need to pay for IT services for installing my hypervisor, operating systems, backups, application or migrating data - I think that I can do that on my own.
Analogy: I don't know enough to buy a car on my own, but I think that I can work on one without needing a mechanic.