Some mobile clients make it easy to accidentally downvote. I sometimes see that I accidentally downvoted a comment from time to time.
qjkxbmwvz
PingTools has been useful for me (though I mostly just use it for iperf).
People need to stop buying the thinnest thing
Yeah, I think one of the problems is that thin is a familiar and commonly reported spec for a display. If MTTF were reported
and it should be!
then I think the problem would sort itself out.
Maybe not a warrant, and IANAL, but government agencies aren't necessarily at liberty to share information amongst themselves. For instance, IRS needs a court order to share returns with law enforcement (IRC Section 6103(i)(1)).
But yeah...this seems like maybe not a super great solution...
Right, I just meant that you can't sudo cat file > /dev/sda
but you can sudo dd ...
, because IO redirection isn't elevated to root with sudo. I'm not saying anything too profound :)
to identify I'm a citizen.
It's kinda worse than that
it's used to authenticate yourself as a citizen.
My SSN should at most be an ID, no different from a name. I can identify myself as Darth Vader or 4200-69-1337, but that shouldn't matter, because I should never be able to authenticate myself as either of those.
But the endian switches for the teens
twenty three is "tens place ones place," but thirteen is "ones place tens place."
Compiling a kernel yourself isn't a big deal these days, especially with DKMS. Generally the type of people I've encountered who care about which kernel version they're usiyare the type of people who are capable of compiling it themselves...
One caveat is that you will need write access to the drive, which probably means you need to run as root
can't run that with sudo
as-is, unlike dd
.
Also a super useful tool for measuring real world bandwidth, both on physical media and over the network ( dd status=progress ... | nc ...
).
My toddler does that.
Any chance you have a DMZ set up on your router?
On your router, are there any settings specific to any host (other than the server maybe)? For example, a static IP or a port forwarded rule.
Do you have a VPN on the phones? Can you traceroute from your phone to the server and post that? (I like PingTools for Android.) You should have 1 hop (you -> server, nothing in between).
Can you verify that you are on the same wifi including same wifi channel? Phone on 5GHz but Linux box on 2.4GHz, for example.