

Some blocklist maintainer do
Some blocklist maintainer do
Flatseal for all flatpak thing.
Yeah, i do. load gun
Right click, copy link, paste somewhere, copy long STRING between hash/ and ? (that info hash).
Then put magnet:?xt=urn:btih:STRING into torrent client. Title should fix after metadata receive.
Javascript
Yes it do, your example do too. But if test thing and replace null with file, suddenly stderr missing. Happen to me, 5h debug session. Hope to help prevent that for other people.
No, > /dev/null 2>&1
is. If try your example but with file instead null, stderr content not in file.
Because x>y not redirect x to y, but duplicate y and set x to y-duplicate. See bash manpage REDIRECTION (your example in that section for what not work).
As i understand, your example set 2 to what 1 is, then set 1 to null. Now 2 not null, but what 1 before.
Remind me of curl -v https://google.com, but not ai. Nice
𝕯𝖎𝖊𝖘𝖊 𝕶𝖔𝖒𝖒𝖊𝖓𝖙𝖆𝖗𝖘𝖊𝖐𝖙𝖎𝖔𝖓 𝖎𝖘𝖙 𝖓𝖚𝖓 𝕰𝖎𝖌𝖊𝖓𝖙𝖚𝖒 𝖉𝖊𝖗 𝕭𝖚𝖓𝖉𝖊𝖘𝖗𝖊𝖕𝖚𝖇𝖑𝖎𝖐 𝕯𝖊𝖚𝖙𝖘𝖈𝖍𝖑𝖆𝖓𝖉
German answer: jawohl!
𝕯𝖎𝖊𝖘𝖊 𝕶𝖔𝖒𝖒𝖊𝖓𝖙𝖆𝖗𝖘𝖊𝖐𝖙𝖎𝖔𝖓 𝖎𝖘𝖙 𝖓𝖚𝖓 𝕰𝖎𝖌𝖊𝖓𝖙𝖚𝖒 𝖉𝖊𝖗 𝕭𝖚𝖓𝖉𝖊𝖘𝖗𝖊𝖕𝖚𝖇𝖑𝖎𝖐 𝕯𝖊𝖚𝖙𝖘𝖈𝖍𝖑𝖆𝖓𝖉
No torrent for these?
99.9% of people not use piracy website that will be dns poison. And those website probably start insert guide for /etc/hosts on front page like did for alternative dns.
Not say dns is bad. Just search for solution for dns poison.
And can know ip from dns before poison or from megathread.
Why not? If ip + domain in /etc/hosts and ip not change, what need dns for?
Also can load balance by http 302 redirect if server overloaded. Maybe not as good, but should work?
Oh i talking about solution to dns poison.
But we talk about solution for dns poison of website. Not dns death in general.
But dns also for dynamic ip. See DynDNS or load-leveling algorithm for choosing CDN in proximity. ipv6 fix that.
Solution: while not dns block, write down domain + ip in /etc/hosts.
There aint telephone books anymore.
What is megathread then? Put ip there, then do /etc/hosts solution.
There so many ipv6 adress no need to change. Dns for get ip from hostname and update ip if change.
Ipv4 not enough adress, so always change, not need with ipv6.
And little less easy to run own.